src/Tools/Code/code_target.ML
Sat, 30 Mar 2019 20:54:47 +0100 wenzelm clarified signature: more explicit type Path.binding;
Fri, 29 Mar 2019 13:42:17 +0100 wenzelm clarified 'file_prefix';
Thu, 28 Mar 2019 21:24:55 +0100 wenzelm "export_code ... file_prefix ..." is the preferred way to produce output within the logical file-system within the theory context, as well as session exports;
Thu, 28 Mar 2019 12:39:34 +0100 wenzelm proper local_theory command;
Wed, 27 Mar 2019 23:55:39 +0100 wenzelm more exports: avoid clones in AFP;
Wed, 27 Mar 2019 22:15:36 +0100 wenzelm tuned;
Wed, 27 Mar 2019 21:58:30 +0100 wenzelm export_code/check_code formally updates the theory -- this opens further possibilities concerning Generated_Files;
Wed, 27 Mar 2019 20:07:53 +0100 wenzelm tuned whitespace;
Sun, 10 Mar 2019 15:16:45 +0000 haftmann migrated from Nums to Zarith as library for OCaml integer arithmetic
Sat, 02 Feb 2019 15:52:14 +0100 wenzelm clarified signature: Path.T as in Generated_Files;
Sun, 20 Jan 2019 17:15:47 +0000 haftmann more conventional parsing of code_stmts antiquotation
Sun, 20 Jan 2019 17:14:35 +0000 haftmann more conventional syntax for code_stmts antiquotation
Mon, 14 Jan 2019 18:33:53 +0000 haftmann canonical operation to typeset generated code makes dedicated environment obsolete
Mon, 14 Jan 2019 13:58:12 +0100 wenzelm clarified message;
Sun, 13 Jan 2019 20:25:41 +0100 wenzelm information with hyperlink to "isabelle-export:";
Sun, 13 Jan 2019 19:03:16 +0100 wenzelm regular export with implicit compression: result is uncompressed;
Sun, 13 Jan 2019 18:48:25 +0100 wenzelm clarified -- removed pointless Parse.!!!;
Sun, 13 Jan 2019 18:40:26 +0100 wenzelm tuned;
Thu, 10 Jan 2019 12:07:08 +0000 haftmann optional code export as theory export
Thu, 10 Jan 2019 12:07:05 +0000 haftmann explicit model concerning files of generated code
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Sat, 29 Dec 2018 09:28:28 +0000 haftmann more correct handling of symbols for includes
Thu, 20 Dec 2018 12:55:45 +0000 haftmann proper attach mechanism for any kind of symbols, not just constants
Thu, 20 Dec 2018 12:40:24 +0000 haftmann disregard historic keyword
Thu, 18 Jan 2018 21:41:30 +0100 wenzelm clarified access to antiquotation options;
Tue, 09 Jan 2018 15:40:12 +0100 wenzelm clarified modules;
Thu, 14 Dec 2017 18:42:39 +0100 haftmann dedicated case option for code generation to Scala
Fri, 01 Sep 2017 12:47:23 +0200 wenzelm more PIDE markup;
Fri, 27 Jan 2017 22:27:03 +0100 haftmann ML antiquotation for generated computations
Thu, 26 Jan 2017 16:06:19 +0100 haftmann tuned structure and terminology
Thu, 26 May 2016 15:27:50 +0200 haftmann optional timing for code generator conversions
Thu, 26 May 2016 15:27:50 +0200 haftmann clarified proof context vs. background theory
Thu, 26 May 2016 15:27:50 +0200 haftmann clarified naming conventions and code for code evaluation sandwiches
Mon, 18 Apr 2016 20:56:11 +0200 haftmann environment variable check has become pointless after 771b8ad5c7fc
Wed, 13 Apr 2016 18:01:05 +0200 wenzelm eliminated "xname" and variants;
Mon, 07 Mar 2016 21:33:41 +0100 wenzelm tuned -- more standard operations;
Mon, 07 Mar 2016 21:09:28 +0100 wenzelm File.bash_string operations in ML as in Scala -- exclusively for GNU bash, not perl and not user output;
Mon, 06 Apr 2015 17:06:48 +0200 wenzelm @{command_spec} is superseded by @{command_keyword};
Thu, 05 Feb 2015 13:01:12 +0100 haftmann dropped obsolete external entrance point
Thu, 05 Feb 2015 13:01:12 +0100 haftmann explicit error message for non-existing targets
Sat, 24 Jan 2015 16:42:37 +0100 wenzelm more direct Output.output;
Fri, 09 Jan 2015 08:37:00 +0100 haftmann prefer option for default code printing width
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, 04 Dec 2014 16:51:54 +0100 haftmann tuned module structure
Thu, 04 Dec 2014 16:51:54 +0100 haftmann tuned data structures
Thu, 04 Dec 2014 16:51:54 +0100 haftmann tuned target inheritance bookkeeping: ancestry is always fully maintained at current entry using canonical merge;
Thu, 04 Dec 2014 16:51:54 +0100 haftmann tuned
Thu, 04 Dec 2014 16:51:54 +0100 haftmann tuned names
Wed, 03 Dec 2014 14:04:38 +0100 wenzelm tuned signature;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Fri, 07 Nov 2014 16:36:55 +0100 wenzelm plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
Wed, 05 Nov 2014 20:20:57 +0100 wenzelm explicit type Keyword.keywords;
Tue, 12 Aug 2014 20:18:27 +0200 wenzelm tuned signature according to Scala version -- prefer explicit argument;
Thu, 12 Jun 2014 18:02:39 +0200 haftmann formal variable name: IVar NONE is strictly spoken not supported on lhs of function definitions, e.g. in Scala
Fri, 09 May 2014 08:13:26 +0200 haftmann normalizing of type variables before evaluation with explicit resubstitution function: make nbe work with funny type variables like \<AA>;
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:35 +0200 haftmann optional case enforcement
Tue, 18 Mar 2014 17:39:03 +0100 wenzelm clarifed module name;
Tue, 18 Mar 2014 11:27:09 +0100 wenzelm tuned signature;
less more (0) -100 -60 tip