src/Tools/Code/code_target.ML
Thu, 02 Sep 2010 12:30:22 +0200 formal framework for presentation of selected statements
Tue, 31 Aug 2010 19:14:18 +0200 repaired casual accident; tuned names
Tue, 31 Aug 2010 16:51:29 +0200 avoid strange special treatment of empty module names
Tue, 31 Aug 2010 15:21:42 +0200 distinguish code production and code presentation
Tue, 31 Aug 2010 15:08:04 +0200 dropped single_module parameter
Tue, 31 Aug 2010 14:43:27 +0200 tuned
Tue, 31 Aug 2010 14:21:06 +0200 record argument for serializers
Tue, 31 Aug 2010 14:06:20 +0200 tuned serializer argument interface
Tue, 31 Aug 2010 13:55:54 +0200 removed serializer interface redundancies
Tue, 31 Aug 2010 13:29:38 +0200 more coherent naming of syntax data structures
Tue, 31 Aug 2010 13:08:58 +0200 dropped legacy interfaces
Mon, 30 Aug 2010 17:20:33 +0200 tuned
Mon, 30 Aug 2010 16:42:54 +0200 tuned
Mon, 30 Aug 2010 16:33:06 +0200 tuned
Mon, 30 Aug 2010 16:25:04 +0200 tuned file interface
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 15:01:32 +0200 whitespace tuning
Mon, 30 Aug 2010 14:48:25 +0200 tuned comment
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
Thu, 26 Aug 2010 20:14:24 +0200 proper passing of optional module name
Thu, 26 Aug 2010 13:50:58 +0200 tuned serializer interface
Mon, 26 Jul 2010 11:15:10 +0200 restored unusual snd-biased merge/join policy -- required due to non-conservative code setups
Wed, 21 Jul 2010 16:50:42 +0200 merged
Tue, 20 Jul 2010 23:09:49 +0200 discontinued pervasive val theory = Thy_Info.get_theory -- prefer antiquotations in most situations;
Mon, 19 Jul 2010 11:55:44 +0200 distinguish different classes of const syntax
Fri, 16 Jul 2010 15:55:32 +0200 consolidate const_syntax naming
Fri, 16 Jul 2010 14:11:08 +0200 tuned
Fri, 16 Jul 2010 13:57:29 +0200 restored long-broken syntax sanity checks
Wed, 14 Jul 2010 16:02:50 +0200 explicit optional checking
Wed, 14 Jul 2010 15:49:29 +0200 added Isar syntax for code checking
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
Wed, 14 Jul 2010 09:42:44 +0200 redirect stderr to stdout
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, 24 Jun 2010 14:31:01 +0200 slightly more standard data merge: Symtax.merge (K true) avoids equality on abstract type Pretty.T and gracefully accepts overriding, Symtab.join prefers first entry as usual;
Mon, 17 May 2010 23:54:15 +0200 prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
Mon, 17 May 2010 15:11:25 +0200 renamed structure OuterLex to Token and type token to Token.T, keeping legacy aliases for some time;
Thu, 29 Apr 2010 15:00:43 +0200 repaired subtle misunderstanding: statement names are only passed for name resolution
Wed, 28 Apr 2010 15:17:13 +0200 exported cert_tyco, read_tyco
Wed, 21 Apr 2010 15:20:57 +0200 optionally ignore errors during translation of equations
Tue, 13 Apr 2010 11:13:52 +0200 dropped dead code
Mon, 04 Jan 2010 14:09:58 +0100 modernized
Wed, 23 Dec 2009 08:31:15 +0100 reduced code generator cache to the baremost minimum
Mon, 21 Dec 2009 08:32:04 +0100 clarified various user-defined syntax issues
Mon, 14 Dec 2009 10:13:06 +0100 made sml/nj happy
Fri, 11 Dec 2009 20:32:49 +0100 default_code_width is now proper theory data
Mon, 07 Dec 2009 11:48:40 +0100 tuned inner structure
Mon, 30 Nov 2009 12:28:12 +0100 dropped some unused bindings
Sun, 08 Nov 2009 18:43:42 +0100 adapted Theory_Data;
Sat, 17 Oct 2009 15:57:51 +0200 indicate CRITICAL nature of various setmp combinators;
Thu, 08 Oct 2009 15:59:16 +0200 moved labelled_name to code_thingol
Tue, 29 Sep 2009 16:24:36 +0200 explicit indication of Unsynchronized.ref;
Tue, 07 Jul 2009 17:21:27 +0200 tuned interface of structure Code
Tue, 23 Jun 2009 12:09:30 +0200 uniformly capitialized names for subdirectories