src/Tools/Code/code_scala.ML
Sun, 06 Sep 2015 22:14:52 +0200 haftmann unconditional parenthesing of (chained) abstractions in Scala, with explicit regression setup
Fri, 09 Jan 2015 08:36:59 +0100 haftmann modernized and more uniform style
Fri, 05 Dec 2014 19:35:36 +0100 haftmann allow multiple inheritance of targets
Thu, 02 Oct 2014 17:51:04 +0200 haftmann accomplish potentially case-insenstive file systems for Scala
Thu, 18 Sep 2014 18:48:04 +0200 haftmann simplified and tuned using signed_string_of_int
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)
Thu, 01 May 2014 09:30:36 +0200 haftmann centralized upper/lowercase name mangling
Thu, 27 Feb 2014 18:07:53 +0100 haftmann amended some slips, rolling back currently dysfunctional export minimimalisation for Scala
Sun, 23 Feb 2014 10:33:43 +0100 haftmann keep only identifiers public which are explicitly requested or demanded by dependencies
Sun, 23 Feb 2014 10:33:43 +0100 haftmann explicit option for "open" code generation
Sun, 23 Feb 2014 10:33:43 +0100 haftmann more fine-grain notion of export
Sun, 23 Feb 2014 10:33:43 +0100 haftmann formal markup for public ingredients
Sun, 26 Jan 2014 16:23:46 +0100 haftmann more suitable names, without any notion of "activating"
Sat, 25 Jan 2014 23:50:49 +0100 haftmann less clumsy namespace
Sat, 25 Jan 2014 23:50:49 +0100 haftmann prefer explicit code symbol type over ad-hoc name mangling
Sat, 25 Jan 2014 23:50:49 +0100 haftmann more abstract declaration of unqualified constant names in code printing context
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
Thu, 02 Sep 2010 15:09:51 +0200 haftmann restored and added surpression of case combinators
Thu, 02 Sep 2010 14:59:28 +0200 haftmann dropped superfluous presentation names
Thu, 02 Sep 2010 14:36:49 +0200 haftmann manage statement selection for presentation wholly through markup
Thu, 02 Sep 2010 13:58:16 +0200 haftmann formal markup of generated code for statements
Thu, 02 Sep 2010 12:30:22 +0200 haftmann formal framework for presentation of selected statements
Thu, 02 Sep 2010 10:29:50 +0200 haftmann include names need not be considered as reserved any longer
Wed, 01 Sep 2010 17:21:50 +0200 haftmann simultaneous modification of statements: statement names
Wed, 01 Sep 2010 17:14:42 +0200 haftmann simultaneous modification of statements
Wed, 01 Sep 2010 16:08:31 +0200 haftmann explicit modify_stmt parameter
Wed, 01 Sep 2010 12:01:44 +0200 haftmann merged
Wed, 01 Sep 2010 12:01:19 +0200 haftmann factored out generic part of Scala serializer into code_namespace.ML
Wed, 01 Sep 2010 11:09:50 +0200 haftmann do not print object frame around Scala includes -- this is in the responsibility of the user
Wed, 01 Sep 2010 08:52:49 +0200 haftmann tuned internally and made smlnj happy
Tue, 31 Aug 2010 15:08:04 +0200 haftmann dropped single_module parameter
Tue, 31 Aug 2010 14:21:06 +0200 haftmann record argument for serializers
Tue, 31 Aug 2010 13:55:54 +0200 haftmann removed serializer interface redundancies
Tue, 31 Aug 2010 13:29:38 +0200 haftmann more coherent naming of syntax data structures
Tue, 31 Aug 2010 13:15:35 +0200 haftmann Code_Printer.tuplify
Mon, 30 Aug 2010 16:33:06 +0200 haftmann tuned
Mon, 30 Aug 2010 16:31:38 +0200 haftmann tuned
Mon, 30 Aug 2010 16:21:47 +0200 haftmann tuned
Mon, 30 Aug 2010 16:17:10 +0200 haftmann eliminated some obscure higher-order arguments
Mon, 30 Aug 2010 16:00:41 +0200 haftmann width is a formal parameter of serialization
Mon, 30 Aug 2010 09:28:02 +0200 haftmann code checking: compiler invocation happens in same directory as generated file -- avoid problem with different path representations on cygwin
Fri, 27 Aug 2010 15:36:02 +0200 haftmann improved deresolving of implicits
Fri, 27 Aug 2010 13:32:05 +0200 haftmann proper namespace administration for hierarchical modules
Thu, 26 Aug 2010 14:04:13 +0200 haftmann only print qualified implicits
Thu, 26 Aug 2010 13:54:33 +0200 haftmann stub for (later) correct deresolving of class method names
Thu, 26 Aug 2010 13:50:58 +0200 haftmann tuned serializer interface
Thu, 26 Aug 2010 12:30:43 +0200 haftmann private version of commas, cf. printmode
Thu, 26 Aug 2010 10:23:25 +0200 haftmann corrected semantics of presentation_stmt_names; do not print includes on presentation selection
Thu, 26 Aug 2010 10:16:22 +0200 haftmann code_include Scala: qualify module nmae
Wed, 25 Aug 2010 16:33:05 +0200 haftmann preliminary implementation of hierarchical module name space
Thu, 29 Jul 2010 09:57:00 +0200 haftmann tuned printing of applications and let cascades
Sat, 24 Jul 2010 18:08:41 +0200 haftmann another refinement chapter in the neverending numeral story
Thu, 22 Jul 2010 12:07:30 +0200 haftmann more generous memory settings for scala check
Tue, 20 Jul 2010 08:54:21 +0200 haftmann datatype classes are abstract
Mon, 19 Jul 2010 11:55:44 +0200 haftmann distinguish different classes of const syntax
Wed, 14 Jul 2010 15:08:02 +0200 haftmann use generic description slot for formal code checking
Wed, 14 Jul 2010 14:53:44 +0200 haftmann formal slot for code checker
Wed, 14 Jul 2010 14:20:47 +0200 haftmann check without explicit path
Thu, 08 Jul 2010 16:41:57 +0200 haftmann dropped ancient in-place compilation of SML
Thu, 08 Jul 2010 16:19:24 +0200 haftmann checking generated code for various target languages
Thu, 01 Jul 2010 13:47:27 +0200 haftmann once more a try with mkdir_leaf
Thu, 01 Jul 2010 08:12:40 +0200 haftmann revert to plain for now mkdir
Wed, 30 Jun 2010 12:20:45 +0200 haftmann mkdir_leaf -- avoiding surprises with typos in user-given paths
Wed, 30 Jun 2010 11:38:51 +0200 haftmann pervasive tuning of code
Fri, 18 Jun 2010 15:59:51 +0200 haftmann tuned whitespace; dropped dead code
Fri, 18 Jun 2010 09:04:00 +0200 haftmann dropped dead code
Thu, 17 Jun 2010 15:59:48 +0200 haftmann first serious draft of a scala code generator
Thu, 17 Jun 2010 11:33:04 +0200 haftmann transitive superclasses were also only a misunderstanding
Thu, 17 Jun 2010 10:57:00 +0200 haftmann formal introduction of transitive superclasses
Thu, 17 Jun 2010 10:51:38 +0200 haftmann dropped obscure type argument weakening mapping -- was only a misunderstanding
Tue, 15 Jun 2010 11:38:40 +0200 haftmann drop function definitions of combinators
Tue, 15 Jun 2010 08:32:32 +0200 haftmann formal introduction of case cong
Mon, 07 Jun 2010 13:42:38 +0200 haftmann more consistent naming aroud type classes and instances
Fri, 04 Jun 2010 19:36:41 +0200 haftmann avoid "$"
Tue, 01 Jun 2010 13:52:11 +0200 haftmann capitalized type variables; added yield as keyword
Tue, 01 Jun 2010 10:30:54 +0200 haftmann corrected printing of characters
Thu, 29 Apr 2010 15:00:42 +0200 haftmann more coherent naming with ML serializer
Fri, 19 Feb 2010 11:06:22 +0100 haftmann context theorem is optional
Fri, 22 Jan 2010 13:38:28 +0100 haftmann code literals: distinguish numeral classes by different entries
Thu, 14 Jan 2010 17:47:39 +0100 haftmann tuned for products vs. tupled functions
Wed, 13 Jan 2010 08:56:16 +0100 haftmann being more accurate wrt. list syntax
Fri, 08 Jan 2010 14:34:18 +0100 haftmann proper types for user-defined syntax
Fri, 08 Jan 2010 12:25:15 +0100 haftmann a primitive scala serializer
less more (0) tip