| Thu, 11 May 2023 21:32:22 +0200 | 
wenzelm | 
proper position for ML-like commands;
 | 
file |
diff |
annotate
 | 
| Wed, 20 Oct 2021 18:13:17 +0200 | 
wenzelm | 
discontinued obsolete "val extend = I" for data slots;
 | 
file |
diff |
annotate
 | 
| Thu, 03 Jan 2019 15:55:36 +0100 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Thu, 03 Jan 2019 14:12:44 +0100 | 
wenzelm | 
clarified signature: more types;
 | 
file |
diff |
annotate
 | 
| Thu, 06 Sep 2018 13:54:07 +0200 | 
wenzelm | 
setup option ML_system for special values that cannot be rebound within regular ML;
 | 
file |
diff |
annotate
 | 
| Fri, 31 Aug 2018 22:25:58 +0200 | 
wenzelm | 
support multiple inheritance of ML environments, with canonical merge order as in Context.begin_theory;
 | 
file |
diff |
annotate
 | 
| Mon, 27 Aug 2018 20:43:01 +0200 | 
wenzelm | 
clarified signature;
 | 
file |
diff |
annotate
 | 
| Mon, 27 Aug 2018 19:12:48 +0200 | 
wenzelm | 
explicit setup of operations: avoid hardwired stuff;
 | 
file |
diff |
annotate
 | 
| Mon, 27 Aug 2018 17:30:13 +0200 | 
wenzelm | 
clarified environment: allow "read>write" specification;
 | 
file |
diff |
annotate
 | 
| Mon, 27 Aug 2018 15:18:18 +0200 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Mon, 27 Aug 2018 15:01:52 +0200 | 
wenzelm | 
check environment name;
 | 
file |
diff |
annotate
 | 
| Mon, 27 Aug 2018 14:42:24 +0200 | 
wenzelm | 
support named ML environments, notably "Isabelle", "SML";
 | 
file |
diff |
annotate
 | 
| Sun, 26 Aug 2018 17:48:35 +0200 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Sun, 26 Aug 2018 17:28:38 +0200 | 
wenzelm | 
clarified signature;
 | 
file |
diff |
annotate
 | 
| Fri, 25 May 2018 22:47:57 +0200 | 
wenzelm | 
added command 'ML_export';
 | 
file |
diff |
annotate
 | 
| Tue, 13 Dec 2016 11:51:42 +0100 | 
wenzelm | 
more symbols;
 | 
file |
diff |
annotate
 | 
| Sun, 10 Apr 2016 18:41:49 +0200 | 
wenzelm | 
proper support for recursive ML debugging;
 | 
file |
diff |
annotate
 | 
| Sat, 09 Apr 2016 20:07:10 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Thu, 07 Apr 2016 21:27:17 +0200 | 
wenzelm | 
explicit handling of recursive ML name space, e.g. relevant for ML_Bootstrap;
 | 
file |
diff |
annotate
 | 
| Thu, 07 Apr 2016 16:53:43 +0200 | 
wenzelm | 
more conventional theory syntax for ML bootstrap, with 'ML_file' instead of 'use';
 | 
file |
diff |
annotate
 | 
| Wed, 06 Apr 2016 16:33:33 +0200 | 
wenzelm | 
clarified modules;
 | 
file |
diff |
annotate
 | 
| Tue, 05 Apr 2016 20:03:24 +0200 | 
wenzelm | 
clarified modules -- simplified bootstrap;
 | 
file |
diff |
annotate
 | 
| Tue, 05 Apr 2016 19:41:58 +0200 | 
wenzelm | 
clarified bootstrap environment;
 | 
file |
diff |
annotate
 | 
| Tue, 05 Apr 2016 18:20:25 +0200 | 
wenzelm | 
support bootstrap from fresh SML environment, with syntax of Isabelle/ML or SML;
 | 
file |
diff |
annotate
 | 
| Sun, 03 Apr 2016 23:28:48 +0200 | 
wenzelm | 
clarified SML name space: no access to structure PolyML;
 | 
file |
diff |
annotate
 | 
| Sat, 26 Mar 2016 16:14:46 +0100 | 
wenzelm | 
explicit print_depth for the sake of Spec_Check.determine_type;
 | 
file |
diff |
annotate
 | 
| Thu, 17 Mar 2016 10:21:43 +0100 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Tue, 01 Mar 2016 22:49:33 +0100 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Tue, 01 Mar 2016 22:11:36 +0100 | 
wenzelm | 
clarified modules;
 | 
file |
diff |
annotate
 | 
| Tue, 01 Mar 2016 21:10:29 +0100 | 
wenzelm | 
load secure.ML earlier;
 | 
file |
diff |
annotate
 | 
| Wed, 17 Feb 2016 23:06:24 +0100 | 
wenzelm | 
SML/NJ is no longer supported;
 | 
file |
diff |
annotate
 | 
| Thu, 06 Aug 2015 21:31:54 +0200 | 
wenzelm | 
evaluate ML expressions within debugger context;
 | 
file |
diff |
annotate
 | 
| Fri, 17 Jul 2015 17:17:39 +0200 | 
wenzelm | 
store breakpoints within ML environment;
 | 
file |
diff |
annotate
 | 
| Wed, 10 Dec 2014 19:24:54 +0100 | 
wenzelm | 
more careful handling of auxiliary environment structure -- allow nested ML evaluation;
 | 
file |
diff |
annotate
 | 
| Wed, 26 Nov 2014 20:05:34 +0100 | 
wenzelm | 
renamed "pairself" to "apply2", in accordance to @{apply 2};
 | 
file |
diff |
annotate
 | 
| Sat, 19 Apr 2014 17:23:05 +0200 | 
wenzelm | 
added command 'SML_export' and 'SML_import' for exchange of toplevel bindings;
 | 
file |
diff |
annotate
 | 
| Tue, 25 Mar 2014 13:18:10 +0100 | 
wenzelm | 
added command 'SML_file' for Standard ML without Isabelle/ML add-ons;
 | 
file |
diff |
annotate
 | 
| Tue, 18 Mar 2014 13:36:28 +0100 | 
wenzelm | 
clarified bootstrap process: switch to ML with context and antiquotations earlier;
 | 
file |
diff |
annotate
 | 
| Wed, 29 Aug 2012 11:48:45 +0200 | 
wenzelm | 
renamed Position.str_of to Position.here;
 | 
file |
diff |
annotate
 | 
| Fri, 16 Apr 2010 12:51:37 +0200 | 
wenzelm | 
proper masking of dummy name_space;
 | 
file |
diff |
annotate
 | 
| Fri, 16 Apr 2010 11:39:08 +0200 | 
wenzelm | 
proper checking of ML functors (in Poly/ML 5.2 or later);
 | 
file |
diff |
annotate
 | 
| Sun, 08 Nov 2009 16:30:41 +0100 | 
wenzelm | 
adapted Generic_Data, Proof_Data;
 | 
file |
diff |
annotate
 | 
| Sat, 06 Jun 2009 18:11:32 +0200 | 
wenzelm | 
tuned comments;
 | 
file |
diff |
annotate
 | 
| Thu, 04 Jun 2009 17:31:39 +0200 | 
wenzelm | 
eliminated costly registration of tokens;
 | 
file |
diff |
annotate
 | 
| Mon, 01 Jun 2009 23:28:04 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Mon, 01 Jun 2009 16:12:42 +0200 | 
wenzelm | 
maintain tokens within common ML environment;
 | 
file |
diff |
annotate
 | 
| Mon, 01 Jun 2009 15:26:00 +0200 | 
wenzelm | 
moved local ML environment to separate module ML_Env;
 | 
file |
diff |
annotate
 |