src/Tools/Code/code_runtime.ML
Fri, 27 Jul 2012 22:26:38 +0200 haftmann evaluation: allow multiple code modules
Thu, 19 Apr 2012 19:18:11 +0200 haftmann dropped dead code
Fri, 16 Mar 2012 18:20:12 +0100 wenzelm outer syntax command definitions based on formal command_spec derived from theory header declarations;
Thu, 15 Mar 2012 20:07:00 +0100 wenzelm prefer formally checked @{keyword} parser;
Thu, 15 Mar 2012 19:02:34 +0100 wenzelm declare minor keywords via theory header;
Wed, 29 Feb 2012 23:09:06 +0100 wenzelm clarified module Thy_Load;
Wed, 09 Nov 2011 21:36:18 +0100 wenzelm misc tuning;
Wed, 26 Oct 2011 22:50:40 +0200 wenzelm tuned;
Fri, 02 Sep 2011 19:29:36 +0200 haftmann avoid "Code" as structure name
Fri, 01 Jul 2011 15:16:03 +0200 wenzelm proper @{binding} antiquotations (relevant for formal references);
Mon, 27 Jun 2011 16:53:31 +0200 wenzelm ML antiquotations are managed as theory data, with proper name space and entity markup;
Sat, 16 Apr 2011 16:15:37 +0200 wenzelm modernized structure Proof_Context;
Sat, 16 Apr 2011 15:25:25 +0200 wenzelm prefer local name spaces;
Sun, 13 Mar 2011 16:01:00 +0100 wenzelm Path.print is the official way to show file-system paths to users -- note that Path.implode often indicates violation of the abstract datatype;
Sun, 09 Jan 2011 21:33:41 +0100 wenzelm reverted 08240feb69c7 -- breaks positions of reports;
Sat, 08 Jan 2011 17:14:48 +0100 wenzelm misc tuning and comments based on review of Theory_Data, Proof_Data, Generic_Data usage;
Tue, 21 Dec 2010 21:05:50 +0100 wenzelm more robust ML antiquotations -- allow original tokens without adjacent whitespace;
Tue, 21 Dec 2010 09:29:33 +0100 haftmann evaluator separating static and dynamic operations
Tue, 21 Dec 2010 09:19:37 +0100 haftmann tuned naming
Tue, 21 Dec 2010 09:18:29 +0100 haftmann evaluator separating static and dynamic operations
Tue, 21 Dec 2010 08:40:39 +0100 haftmann program is separate argument to serializer
Fri, 17 Dec 2010 18:24:44 +0100 haftmann avoid slightly odd Conv.tap_thy
Wed, 15 Dec 2010 09:47:12 +0100 haftmann simplified evaluation function names
Thu, 09 Dec 2010 17:25:43 +0100 haftmann tuned names
Thu, 09 Dec 2010 09:58:33 +0100 haftmann tracing of term to be evaluated
Fri, 26 Nov 2010 22:33:21 +0100 haftmann keep type variable arguments of datatype constructors in bookkeeping
Fri, 26 Nov 2010 12:03:18 +0100 haftmann globbing constant expressions use more idiomatic underscore rather than star
Mon, 08 Nov 2010 10:56:48 +0100 haftmann corrected slip: must keep constant map, not type map; tuned code
Mon, 08 Nov 2010 10:43:24 +0100 haftmann constructors to datatypes in code_reflect can be globbed; dropped unused code
Wed, 03 Nov 2010 10:44:53 +0100 haftmann polyml_as_definition does not require explicit dependencies on external ML files
less more (0) -30 tip