Mon, 04 Jul 2022 10:08:10 +0000 |
haftmann |
corrections and adjustions for Scala 3
|
file |
diff |
annotate
|
Fri, 01 Jul 2022 19:57:06 +0200 |
wenzelm |
more keywords for scala3;
|
file |
diff |
annotate
|
Sun, 03 Apr 2022 09:07:37 +0000 |
haftmann |
adjusted printing of type annotations to accomodate Scala 3
|
file |
diff |
annotate
|
Mon, 28 Mar 2022 12:54:09 +0000 |
haftmann |
modernized handling of variables
|
file |
diff |
annotate
|
Sun, 27 Mar 2022 19:27:52 +0000 |
haftmann |
prefer build combinator
|
file |
diff |
annotate
|
Tue, 27 Oct 2020 22:34:37 +0100 |
wenzelm |
clarified signature: overloaded "+" for Path.append;
|
file |
diff |
annotate
|
Fri, 25 Sep 2020 14:37:07 +0200 |
wenzelm |
more robust: avoid spurious line breaks that might confuse the scala interpreter;
|
file |
diff |
annotate
|
Thu, 10 Jan 2019 12:07:05 +0000 |
haftmann |
explicit model concerning files of generated code
|
file |
diff |
annotate
|
Wed, 25 Apr 2018 09:04:26 +0000 |
haftmann |
more correct error message
|
file |
diff |
annotate
|
Tue, 24 Apr 2018 14:17:58 +0000 |
haftmann |
proper datatype for 8-bit characters
|
file |
diff |
annotate
|
Wed, 24 Jan 2018 11:56:54 +0100 |
wenzelm |
clarified position;
|
file |
diff |
annotate
|
Thu, 14 Dec 2017 18:42:39 +0100 |
haftmann |
dedicated case option for code generation to Scala
|
file |
diff |
annotate
|
Thu, 03 Aug 2017 12:49:59 +0200 |
haftmann |
corrected slip
|
file |
diff |
annotate
|
Thu, 03 Aug 2017 12:49:58 +0200 |
haftmann |
tuned
|
file |
diff |
annotate
|
Fri, 21 Apr 2017 13:51:43 +0200 |
wenzelm |
more uniform isabelle_scala;
|
file |
diff |
annotate
|
Sun, 15 Jan 2017 16:30:49 +0100 |
wenzelm |
uniform use of ISABELLE_SCALAC_OPTIONS for scalac, notably for -Xmax-classfile-name on encrypted or docker file-systems;
|
file |
diff |
annotate
|
Sat, 05 Nov 2016 14:35:40 +0100 |
wenzelm |
Scala "\u" notation uses hexadecimal, not octal (amending 00a135c0a17f);
|
file |
diff |
annotate
|
Thu, 23 Jun 2016 16:46:36 +0200 |
haftmann |
compiling implicit instances into companion objects for classes avoids ambiguities
|
file |
diff |
annotate
|
Tue, 14 Jun 2016 20:48:42 +0200 |
haftmann |
non-deprecated char literals for Scala
|
file |
diff |
annotate
|
Tue, 14 Jun 2016 20:48:41 +0200 |
haftmann |
explicit resolution of ambiguous dictionaries
|
file |
diff |
annotate
|
Sun, 06 Sep 2015 22:14:52 +0200 |
haftmann |
unconditional parenthesing of (chained) abstractions in Scala, with explicit regression setup
|
file |
diff |
annotate
|
Fri, 09 Jan 2015 08:36:59 +0100 |
haftmann |
modernized and more uniform style
|
file |
diff |
annotate
|
Fri, 05 Dec 2014 19:35:36 +0100 |
haftmann |
allow multiple inheritance of targets
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 17:51:04 +0200 |
haftmann |
accomplish potentially case-insenstive file systems for Scala
|
file |
diff |
annotate
|
Thu, 18 Sep 2014 18:48:04 +0200 |
haftmann |
simplified and tuned using signed_string_of_int
|
file |
diff |
annotate
|
Fri, 02 May 2014 21:18:50 +0200 |
haftmann |
enforce case of identifiers only to accomodate strict language requirements (or clear separation of constructors from variables in the case of SML)
|
file |
diff |
annotate
|
Thu, 01 May 2014 09:30:36 +0200 |
haftmann |
centralized upper/lowercase name mangling
|
file |
diff |
annotate
|
Thu, 27 Feb 2014 18:07:53 +0100 |
haftmann |
amended some slips, rolling back currently dysfunctional export minimimalisation for Scala
|
file |
diff |
annotate
|
Sun, 23 Feb 2014 10:33:43 +0100 |
haftmann |
keep only identifiers public which are explicitly requested or demanded by dependencies
|
file |
diff |
annotate
|
Sun, 23 Feb 2014 10:33:43 +0100 |
haftmann |
explicit option for "open" code generation
|
file |
diff |
annotate
|