src/Pure/ML/ml_context.ML
Fri, 20 Oct 2023 16:40:41 +0200 wenzelm clarified signature;
Thu, 28 Sep 2023 20:07:30 +0200 wenzelm explicitly reject 'handle' with catch-all patterns;
Sun, 24 Sep 2023 15:14:45 +0200 wenzelm clarified signature;
Thu, 11 May 2023 21:32:22 +0200 wenzelm proper position for ML-like commands;
Tue, 03 Jan 2023 16:05:07 +0100 wenzelm clarified modules;
Tue, 03 Jan 2023 14:00:59 +0100 wenzelm tuned signature: avoid too many aliases (see also 72daee8a39ca);
Thu, 21 Oct 2021 18:10:51 +0200 wenzelm clarified modules;
Wed, 20 Oct 2021 20:04:28 +0200 wenzelm clarified modules;
Wed, 20 Oct 2021 18:13:17 +0200 wenzelm discontinued obsolete "val extend = I" for data slots;
Sat, 10 Apr 2021 14:55:50 +0200 wenzelm proper treatment of nested antiquotations;
Fri, 09 Apr 2021 21:07:11 +0200 wenzelm clarified signature: more detailed token positions for antiquotations;
Fri, 04 Jan 2019 21:49:06 +0100 wenzelm support for isabelle update -u control_cartouches;
Wed, 31 Oct 2018 15:53:32 +0100 wenzelm clarified ML_Context.expression: it is a closed expression, not a let-declaration -- thus source positions are more accurate (amending d8849cfad60f, 162a4c2e97bc);
Thu, 25 Oct 2018 21:29:08 +0200 wenzelm clarified ML position: proper markup for def/ref scopes (see also 162a4c2e97bc);
Fri, 31 Aug 2018 22:25:58 +0200 wenzelm support multiple inheritance of ML environments, with canonical merge order as in Context.begin_theory;
Mon, 27 Aug 2018 20:43:01 +0200 wenzelm clarified signature;
Mon, 27 Aug 2018 19:12:48 +0200 wenzelm explicit setup of operations: avoid hardwired stuff;
Mon, 27 Aug 2018 17:30:13 +0200 wenzelm clarified environment: allow "read>write" specification;
Mon, 27 Aug 2018 14:42:24 +0200 wenzelm support named ML environments, notably "Isabelle", "SML";
Fri, 12 Aug 2016 11:54:36 +0200 wenzelm liberal name as in document antiquotations;
Wed, 13 Apr 2016 18:01:05 +0200 wenzelm eliminated "xname" and variants;
Sat, 09 Apr 2016 19:09:11 +0200 wenzelm flags as in 'ML' command;
Fri, 08 Apr 2016 20:15:20 +0200 wenzelm eliminated unused simproc identifier;
Thu, 07 Apr 2016 16:53:43 +0200 wenzelm more conventional theory syntax for ML bootstrap, with 'ML_file' instead of 'use';
Thu, 07 Apr 2016 13:54:02 +0200 wenzelm simplified default print_depth: context is usually available, in contrast to 0d295e339f52;
Wed, 06 Apr 2016 16:33:33 +0200 wenzelm clarified modules;
Tue, 05 Apr 2016 20:51:37 +0200 wenzelm clarified modules -- simplified bootstrap;
Tue, 05 Apr 2016 20:03:24 +0200 wenzelm clarified modules -- simplified bootstrap;
Tue, 05 Apr 2016 18:20:25 +0200 wenzelm support bootstrap from fresh SML environment, with syntax of Isabelle/ML or SML;
Mon, 04 Apr 2016 19:48:54 +0200 wenzelm clarified conditional compilation;
less more (0) -100 -50 -30 tip