src/Tools/Code_Generator.thy
Fri, 24 May 2013 23:57:24 +0200 haftmann bookkeeping and input syntax for exact specification of names of symbols in generated code
Fri, 24 May 2013 23:57:24 +0200 haftmann use generic data for code symbols for unified "code_printing" syntax for custom serialisations
Fri, 24 May 2013 23:57:24 +0200 haftmann dedicated module for code symbol data
Mon, 25 Feb 2013 13:31:02 +0100 wenzelm reconsider 'export_code' as "thy_decl" command due to its global side-effect on the file-system;
Wed, 22 Aug 2012 22:55:41 +0200 wenzelm prefer ML_file over old uses;
Thu, 19 Apr 2012 19:36:24 +0200 haftmann moved modules with only vague relation to the code generator to theory HOL rather than theory Code_Generator
Thu, 19 Apr 2012 19:18:47 +0200 haftmann tuned whitespace
Thu, 15 Mar 2012 22:08:53 +0100 wenzelm declare command keywords via theory header, including strict checking outside Pure;
Thu, 15 Mar 2012 19:02:34 +0100 wenzelm declare minor keywords via theory header;
Wed, 19 Oct 2011 09:11:20 +0200 bulwahn removing old code generator
Wed, 10 Aug 2011 20:53:43 +0200 wenzelm old term operations are legacy;
Wed, 10 Aug 2011 20:12:36 +0200 wenzelm moved old code generator to src/Tools/;
Fri, 01 Jul 2011 10:45:49 +0200 bulwahn adding a value antiquotation
Mon, 27 Jun 2011 22:20:49 +0200 wenzelm document antiquotations are managed as theory data, with proper name space and entity markup;
Fri, 27 May 2011 10:30:08 +0200 blanchet renamed "Auto_Tools" "Try"
Mon, 25 Oct 2010 10:30:46 +0200 blanchet introduced manual version of "Auto Solve" as "solve_direct"
Fri, 01 Oct 2010 17:06:49 +0200 haftmann moved ML_Context.value to Code_Runtime
Thu, 16 Sep 2010 16:51:34 +0200 haftmann adjusted setup
Wed, 15 Sep 2010 16:56:31 +0200 haftmann load code_runtime immediately again
Wed, 15 Sep 2010 16:47:31 +0200 haftmann introduced "holds" as synthetic datatype constructor for "prop"; moved Pure code generator setup to Code_Generator.thy
Wed, 15 Sep 2010 15:31:32 +0200 haftmann code_eval renamed to code_runtime
Sat, 11 Sep 2010 12:32:31 +0200 blanchet make Auto Solve part of the "Auto Tools"
Sat, 11 Sep 2010 10:28:44 +0200 blanchet start renaming "Auto_Counterexample" to "Auto_Tools";
Wed, 01 Sep 2010 12:01:19 +0200 haftmann factored out generic part of Scala serializer into code_namespace.ML
Wed, 14 Jul 2010 14:16:12 +0200 haftmann load cache_io before code generator; moved adhoc-overloading to generic tools
Tue, 15 Jun 2010 14:28:22 +0200 haftmann added code_simp infrastructure
Wed, 27 Jan 2010 14:02:52 +0100 haftmann tuned structure; moved non-related quickcheck.setup to Code_Generator.thy
Fri, 08 Jan 2010 12:25:15 +0100 haftmann a primitive scala serializer
Mon, 07 Dec 2009 16:27:48 +0100 haftmann split off evaluation mechanisms in separte module Code_Eval
Tue, 24 Nov 2009 17:19:33 +0100 wenzelm some rearangement of load order to keep preferences adjacent -- slightly fragile;
Fri, 20 Nov 2009 15:33:10 +0100 wenzelm load ML directly into theory Code_Generator (quickcheck also requires this);
Wed, 28 Oct 2009 17:43:43 +0100 blanchet introduced Auto Nitpick in addition to Auto Quickcheck;
Tue, 23 Jun 2009 12:09:30 +0200 haftmann uniformly capitialized names for subdirectories
Tue, 12 May 2009 19:30:33 +0200 haftmann transferred code generator preprocessor into separate module
Mon, 04 May 2009 14:49:51 +0200 haftmann removed code_name module
Fri, 24 Apr 2009 17:45:17 +0200 haftmann observe distinction between Pure/Tools and Tools more closely
Wed, 15 Apr 2009 15:52:37 +0200 haftmann code generator bootstrap theory src/Tools/Code_Generator.thy
less more (0) tip