| Wed, 20 Oct 2021 18:13:17 +0200 | wenzelm | discontinued obsolete "val extend = I" for data slots; | file |
diff |
annotate | 
| Thu, 12 Aug 2021 14:18:46 +0200 | wenzelm | provide bash_process server for Isabelle/ML and other external programs; | file |
diff |
annotate | 
| Sat, 07 Aug 2021 22:23:37 +0200 | wenzelm | clarified signature: more options for bash_process; | file |
diff |
annotate | 
| Mon, 22 Feb 2021 22:06:41 +0100 | wenzelm | clarified uses of Isabelle_System.bash_process: more checks, fewer messages; | file |
diff |
annotate | 
| Mon, 22 Feb 2021 15:24:04 +0100 | wenzelm | clarified signature: always trim_line of Process_Result.out/err, uniformly in ML and Scala; | file |
diff |
annotate | 
| Sun, 07 Feb 2021 22:19:39 +0100 | wenzelm | more complete solutions (amending 4d36070bdbf4); | file |
diff |
annotate | 
| Sun, 07 Feb 2021 21:25:21 +0100 | wenzelm | more robust: accommodate output lines produced by Scala "bash_process"; | file |
diff |
annotate | 
| Mon, 03 Jun 2019 15:40:08 +0200 | wenzelm | clarified signature; | file |
diff |
annotate | 
| Fri, 04 Jan 2019 23:22:53 +0100 | wenzelm | isabelle update -u control_cartouches; | file |
diff |
annotate | 
| Thu, 11 Jan 2018 13:48:17 +0100 | wenzelm | uniform use of Standard ML op-infix -- eliminated warnings; | file |
diff |
annotate | 
| Wed, 10 Jan 2018 15:25:09 +0100 | nipkow | ran isabelle update_op on all sources | file |
diff |
annotate | 
| Wed, 13 Apr 2016 18:01:05 +0200 | wenzelm | eliminated "xname" and variants; | file |
diff |
annotate | 
| 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; | file |
diff |
annotate | 
| Sat, 05 Mar 2016 17:01:45 +0100 | wenzelm | tuned signature -- clarified modules; | file |
diff |
annotate | 
| Tue, 13 Oct 2015 09:21:15 +0200 | haftmann | prod_case as canonical name for product type eliminator | file |
diff |
annotate | 
| Fri, 25 Sep 2015 20:37:59 +0200 | wenzelm | moved remaining display.ML to more_thm.ML; | file |
diff |
annotate | 
| Mon, 06 Apr 2015 17:06:48 +0200 | wenzelm | @{command_spec} is superseded by @{command_keyword}; | file |
diff |
annotate | 
| Wed, 04 Mar 2015 19:53:18 +0100 | wenzelm | tuned signature -- prefer qualified names; | file |
diff |
annotate | 
| Fri, 19 Dec 2014 21:24:59 +0100 | wenzelm | more standard configuration options; | file |
diff |
annotate | 
| Mon, 03 Nov 2014 14:50:27 +0100 | wenzelm | eliminated unused int_only flag (see also c12484a27367); | file |
diff |
annotate | 
| Sat, 16 Aug 2014 20:46:59 +0200 | wenzelm | updated to named_theorems; | file |
diff |
annotate | 
| Thu, 01 May 2014 09:30:36 +0200 | haftmann | centralized upper/lowercase name mangling | file |
diff |
annotate | 
| Fri, 21 Mar 2014 20:33:56 +0100 | wenzelm | more qualified names; | file |
diff |
annotate | 
| Mon, 17 Feb 2014 14:59:09 +0100 | wenzelm | made SML/NJ happy; | file |
diff |
annotate | 
| Thu, 13 Feb 2014 12:14:47 +0100 | wenzelm | removed dead code; | file |
diff |
annotate | 
| Thu, 13 Feb 2014 11:54:14 +0100 | wenzelm | do not redefine outer syntax commands; | file |
diff |
annotate | 
| Thu, 13 Feb 2014 11:23:55 +0100 | wenzelm | static repair of ML file -- untested (!) by default since 76965c356d2a; | file |
diff |
annotate | 
| Wed, 12 Feb 2014 14:32:45 +0100 | wenzelm | merged, resolving some conflicts; | file |
diff |
annotate | 
| Wed, 12 Feb 2014 13:33:05 +0100 | wenzelm | tuned whitespace; | file |
diff |
annotate | 
| Wed, 12 Feb 2014 08:35:56 +0100 | blanchet | ported predicate compiler to 'ctr_sugar' | file |
diff |
annotate | 
| Tue, 30 Jul 2013 15:09:25 +0200 | wenzelm | type theory is purely value-oriented; | file |
diff |
annotate | 
| 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); | file |
diff |
annotate | 
| 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; | file |
diff |
annotate | 
| Thu, 28 Feb 2013 16:54:52 +0100 | wenzelm | just one HOLogic.Trueprop_conv, with regular exception CTERM; | file |
diff |
annotate | 
| Thu, 14 Feb 2013 15:27:10 +0100 | haftmann | reform of predicate compiler / quickcheck theories: | file |
diff |
annotate | 
| Fri, 16 Mar 2012 18:20:12 +0100 | wenzelm | outer syntax command definitions based on formal command_spec derived from theory header declarations; | file |
diff |
annotate | 
| Thu, 15 Mar 2012 20:07:00 +0100 | wenzelm | prefer formally checked @{keyword} parser; | file |
diff |
annotate | 
| Thu, 23 Feb 2012 15:49:40 +0100 | wenzelm | clarified Graph.restrict (formerly Graph.subgraph) based on public graph operations; | file |
diff |
annotate | 
| Sun, 04 Dec 2011 20:05:08 +0100 | bulwahn | adding genuine flag to predicate_compile_quickcheck and prolog_quickcheck (cf. 5e46c225370e); | file |
diff |
annotate | 
| Thu, 10 Nov 2011 17:28:02 +0100 | bulwahn | renewed prolog-quickcheck | file |
diff |
annotate | 
| Fri, 21 Oct 2011 10:32:42 +0200 | bulwahn | correcting code_prolog | file |
diff |
annotate | 
| Wed, 17 Aug 2011 18:05:31 +0200 | wenzelm | modernized signature of Term.absfree/absdummy; | file |
diff |
annotate | 
| Mon, 18 Jul 2011 10:34:21 +0200 | bulwahn | adapting prolog-based tester | file |
diff |
annotate | 
| Sat, 16 Jul 2011 20:52:41 +0200 | wenzelm | moved bash operations to Isabelle_System (cf. Scala version); | file |
diff |
annotate | 
| Sat, 09 Jul 2011 21:09:09 +0200 | bulwahn | standardized String.concat towards implode (cf. c37a1f29bbc0) | file |
diff |
annotate | 
| Thu, 09 Jun 2011 16:34:49 +0200 | wenzelm | discontinued Name.variant to emphasize that this is old-style / indirect; | file |
diff |
annotate | 
| Wed, 27 Apr 2011 19:39:50 +0200 | wenzelm | some adhoc renaming, to accomodate more strict checks of fixes (cf. 4638622bcaa1); | file |
diff |
annotate | 
| Sat, 16 Apr 2011 16:15:37 +0200 | wenzelm | modernized structure Proof_Context; | file |
diff |
annotate | 
| 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 | file |
diff |
annotate | 
| Sat, 26 Mar 2011 18:31:39 +0100 | wenzelm | Isabelle_System.create_tmp_path/with_tmp_file: optional extension; | file |
diff |
annotate | 
| Fri, 25 Mar 2011 11:19:01 +0100 | bulwahn | revisiting Code_Prolog (cf. 6fe4abb9437b) | file |
diff |
annotate | 
| Wed, 23 Mar 2011 08:50:40 +0100 | bulwahn | adapting Quickcheck_Prolog to latest changes | file |
diff |
annotate | 
| 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; | file |
diff |
annotate | 
| Sun, 13 Mar 2011 15:10:00 +0100 | wenzelm | tuned headers; | file |
diff |
annotate | 
| Sun, 13 Mar 2011 14:51:38 +0100 | wenzelm | allow spaces in executable names; | file |
diff |
annotate | 
| Sat, 08 Jan 2011 17:14:48 +0100 | wenzelm | misc tuning and comments based on review of Theory_Data, Proof_Data, Generic_Data usage; | file |
diff |
annotate | 
| Mon, 20 Dec 2010 14:44:00 +0100 | wenzelm | slightly more standard Isabelle_System.with_tmp_file/with_tmp_dir (cf. Scala version); | file |
diff |
annotate | 
| Tue, 07 Dec 2010 17:23:14 +0100 | wenzelm | eliminated some hard tabulators (deprecated); | file |
diff |
annotate | 
| Fri, 03 Dec 2010 08:40:47 +0100 | bulwahn | adapting predicate_compile_quickcheck | file |
diff |
annotate | 
| Tue, 02 Nov 2010 20:55:12 +0100 | wenzelm | simplified some time constants; | file |
diff |
annotate |