src/HOL/Tools/Predicate_Compile/code_prolog.ML
Mon, 17 Feb 2014 14:59:09 +0100 wenzelm made SML/NJ happy;
Thu, 13 Feb 2014 12:14:47 +0100 wenzelm removed dead code;
Thu, 13 Feb 2014 11:54:14 +0100 wenzelm do not redefine outer syntax commands;
Thu, 13 Feb 2014 11:23:55 +0100 wenzelm static repair of ML file -- untested (!) by default since 76965c356d2a;
Wed, 12 Feb 2014 14:32:45 +0100 wenzelm merged, resolving some conflicts;
Wed, 12 Feb 2014 13:33:05 +0100 wenzelm tuned whitespace;
Wed, 12 Feb 2014 08:35:56 +0100 blanchet ported predicate compiler to 'ctr_sugar'
Tue, 30 Jul 2013 15:09:25 +0200 wenzelm type theory is purely value-oriented;
Tue, 16 Apr 2013 17:54:14 +0200 wenzelm proper prolog command-line instead of hashbang, which might switch to invalid executable and thus fail (notably on lxbroy2);
Fri, 12 Apr 2013 17:56:51 +0200 wenzelm actually fail on prolog errors -- such as swipl startup failure due to missing shared libraries -- assuming it normally produces clean return code 0;
Thu, 28 Feb 2013 16:54:52 +0100 wenzelm just one HOLogic.Trueprop_conv, with regular exception CTERM;
Thu, 14 Feb 2013 15:27:10 +0100 haftmann reform of predicate compiler / quickcheck theories:
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, 23 Feb 2012 15:49:40 +0100 wenzelm clarified Graph.restrict (formerly Graph.subgraph) based on public graph operations;
Sun, 04 Dec 2011 20:05:08 +0100 bulwahn adding genuine flag to predicate_compile_quickcheck and prolog_quickcheck (cf. 5e46c225370e);
Thu, 10 Nov 2011 17:28:02 +0100 bulwahn renewed prolog-quickcheck
Fri, 21 Oct 2011 10:32:42 +0200 bulwahn correcting code_prolog
Wed, 17 Aug 2011 18:05:31 +0200 wenzelm modernized signature of Term.absfree/absdummy;
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adapting prolog-based tester
Sat, 16 Jul 2011 20:52:41 +0200 wenzelm moved bash operations to Isabelle_System (cf. Scala version);
Sat, 09 Jul 2011 21:09:09 +0200 bulwahn standardized String.concat towards implode (cf. c37a1f29bbc0)
Thu, 09 Jun 2011 16:34:49 +0200 wenzelm discontinued Name.variant to emphasize that this is old-style / indirect;
Wed, 27 Apr 2011 19:39:50 +0200 wenzelm some adhoc renaming, to accomodate more strict checks of fixes (cf. 4638622bcaa1);
Sat, 16 Apr 2011 16:15:37 +0200 wenzelm modernized structure Proof_Context;
Wed, 30 Mar 2011 09:44:16 +0200 bulwahn generalizing compilation scheme of quickcheck generators to multiple arguments; changing random and exhaustive tester to use one code invocation for polymorphic instances with multiple cardinalities
Sat, 26 Mar 2011 18:31:39 +0100 wenzelm Isabelle_System.create_tmp_path/with_tmp_file: optional extension;
Fri, 25 Mar 2011 11:19:01 +0100 bulwahn revisiting Code_Prolog (cf. 6fe4abb9437b)
Wed, 23 Mar 2011 08:50:40 +0100 bulwahn adapting Quickcheck_Prolog to latest changes
Sun, 13 Mar 2011 19:16:19 +0100 wenzelm cleanup of former settings GHC_PATH, EXEC_GHC, EXEC_OCAML, EXEC_SWIPL, EXEC_YAP -- discontinued implicit detection;
less more (0) -50 -30 tip