src/Tools/Code/code_scala.ML
Mon, 30 Aug 2010 16:33:06 +0200 tuned
Mon, 30 Aug 2010 16:31:38 +0200 tuned
Mon, 30 Aug 2010 16:21:47 +0200 tuned
Mon, 30 Aug 2010 16:17:10 +0200 eliminated some obscure higher-order arguments
Mon, 30 Aug 2010 16:00:41 +0200 width is a formal parameter of serialization
Mon, 30 Aug 2010 09:28:02 +0200 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 improved deresolving of implicits
Fri, 27 Aug 2010 13:32:05 +0200 proper namespace administration for hierarchical modules
Thu, 26 Aug 2010 14:04:13 +0200 only print qualified implicits
Thu, 26 Aug 2010 13:54:33 +0200 stub for (later) correct deresolving of class method names
Thu, 26 Aug 2010 13:50:58 +0200 tuned serializer interface
Thu, 26 Aug 2010 12:30:43 +0200 private version of commas, cf. printmode
Thu, 26 Aug 2010 10:23:25 +0200 corrected semantics of presentation_stmt_names; do not print includes on presentation selection
Thu, 26 Aug 2010 10:16:22 +0200 code_include Scala: qualify module nmae
Wed, 25 Aug 2010 16:33:05 +0200 preliminary implementation of hierarchical module name space
Thu, 29 Jul 2010 09:57:00 +0200 tuned printing of applications and let cascades
Sat, 24 Jul 2010 18:08:41 +0200 another refinement chapter in the neverending numeral story
Thu, 22 Jul 2010 12:07:30 +0200 more generous memory settings for scala check
Tue, 20 Jul 2010 08:54:21 +0200 datatype classes are abstract
Mon, 19 Jul 2010 11:55:44 +0200 distinguish different classes of const syntax
Wed, 14 Jul 2010 15:08:02 +0200 use generic description slot for formal code checking
Wed, 14 Jul 2010 14:53:44 +0200 formal slot for code checker
Wed, 14 Jul 2010 14:20:47 +0200 check without explicit path
Thu, 08 Jul 2010 16:41:57 +0200 dropped ancient in-place compilation of SML
Thu, 08 Jul 2010 16:19:24 +0200 checking generated code for various target languages
Thu, 01 Jul 2010 13:47:27 +0200 once more a try with mkdir_leaf
Thu, 01 Jul 2010 08:12:40 +0200 revert to plain for now mkdir
Wed, 30 Jun 2010 12:20:45 +0200 mkdir_leaf -- avoiding surprises with typos in user-given paths
Wed, 30 Jun 2010 11:38:51 +0200 pervasive tuning of code
Fri, 18 Jun 2010 15:59:51 +0200 tuned whitespace; dropped dead code
Fri, 18 Jun 2010 09:04:00 +0200 dropped dead code
Thu, 17 Jun 2010 15:59:48 +0200 first serious draft of a scala code generator
Thu, 17 Jun 2010 11:33:04 +0200 transitive superclasses were also only a misunderstanding
Thu, 17 Jun 2010 10:57:00 +0200 formal introduction of transitive superclasses
Thu, 17 Jun 2010 10:51:38 +0200 dropped obscure type argument weakening mapping -- was only a misunderstanding
Tue, 15 Jun 2010 11:38:40 +0200 drop function definitions of combinators
Tue, 15 Jun 2010 08:32:32 +0200 formal introduction of case cong
Mon, 07 Jun 2010 13:42:38 +0200 more consistent naming aroud type classes and instances
Fri, 04 Jun 2010 19:36:41 +0200 avoid "$"
Tue, 01 Jun 2010 13:52:11 +0200 capitalized type variables; added yield as keyword
Tue, 01 Jun 2010 10:30:54 +0200 corrected printing of characters
Thu, 29 Apr 2010 15:00:42 +0200 more coherent naming with ML serializer
Fri, 19 Feb 2010 11:06:22 +0100 context theorem is optional
Fri, 22 Jan 2010 13:38:28 +0100 code literals: distinguish numeral classes by different entries
Thu, 14 Jan 2010 17:47:39 +0100 tuned for products vs. tupled functions
Wed, 13 Jan 2010 08:56:16 +0100 being more accurate wrt. list syntax
Fri, 08 Jan 2010 14:34:18 +0100 proper types for user-defined syntax
Fri, 08 Jan 2010 12:25:15 +0100 a primitive scala serializer