src/Tools/Code/code_scala.ML
Thu, 04 Jul 2013 08:52:44 +0200 haftmann consider explicit hint for domain of class parameters when printing instance statements
Thu, 04 Jul 2013 08:52:44 +0200 haftmann explicit hint for domain of class parameters in instance statements
Sun, 23 Jun 2013 21:16:07 +0200 haftmann migration from code_(const|type|class|instance) to code_printing and from code_module to code_identifier
Thu, 30 May 2013 14:37:35 +0200 Andreas Lochbihler space between minus sign and number for large negative number literals causes NumberFormatException at run-time
Fri, 24 May 2013 23:57:24 +0200 haftmann bookkeeping and input syntax for exact specification of names of symbols in generated code
Fri, 15 Feb 2013 08:31:31 +0100 haftmann two target language numeral types: integer and natural, as replacement for code_numeral;
Thu, 27 Dec 2012 21:01:08 +0100 haftmann uniform parentheses for constructor -- necessary to accomodate scala 10
Fri, 27 Jul 2012 22:26:38 +0200 haftmann evaluation: allow multiple code modules
Tue, 05 Jun 2012 07:10:51 +0200 haftmann prefer sys.error over plain error in Scala to avoid deprecation warning
Tue, 05 Jun 2012 07:05:56 +0200 haftmann prefer records with speaking labels over deeply nested tuples
Mon, 28 May 2012 13:38:07 +0200 haftmann dropped sort constraints on datatype specifications
Thu, 19 Apr 2012 19:18:11 +0200 haftmann dropped dead code
Fri, 09 Mar 2012 20:17:16 +0100 haftmann always bracket case expressions in Scala
Tue, 20 Sep 2011 09:30:19 +0200 bulwahn syntactic improvements and tuning names in the code generator due to Florian's code review
Wed, 07 Sep 2011 13:51:32 +0200 bulwahn adding the body type as well to the code generation for constants as it is required for type annotations of constants
Wed, 07 Sep 2011 13:51:30 +0200 bulwahn changing const type to pass along if typing annotations are necessary for disambigous terms
Sat, 20 Aug 2011 23:35:30 +0200 wenzelm refined Graph implementation: more abstract/scalable Graph.Keys instead of plain lists -- order of adjacency is now standardized wrt. Key.ord;
Thu, 09 Jun 2011 20:22:22 +0200 wenzelm tuned signature: Name.invent and Name.invent_names;
Thu, 09 Jun 2011 17:51:49 +0200 wenzelm simplified Name.variant -- discontinued builtin fold_map;
Sun, 13 Mar 2011 14:51:38 +0100 wenzelm allow spaces in executable names;
Sun, 13 Mar 2011 13:57:20 +0100 wenzelm tuned;
Sat, 19 Feb 2011 08:47:46 +0100 haftmann dropped redundancy
Thu, 17 Feb 2011 09:31:29 +0100 haftmann more idiomatic printing of let cascades and type variable constraints
Wed, 02 Feb 2011 10:34:14 +0100 bulwahn scala serializer adds parentheses around function literals
Tue, 21 Dec 2010 08:40:39 +0100 haftmann program is separate argument to serializer
Wed, 29 Sep 2010 10:05:44 +0200 haftmann scala is reserved identifier
Sat, 04 Sep 2010 21:14:40 +0200 haftmann merged
Sat, 04 Sep 2010 21:13:13 +0200 haftmann printing combinator for hierarchical programs
Sat, 04 Sep 2010 21:10:48 +0200 haftmann dropped names from serializer interface
Thu, 02 Sep 2010 19:08:48 +0200 haftmann hand out deresolver from serializer invocation
less more (0) -50 -30 tip