src/Pure/ROOT.ML
Sun, 20 Dec 2020 15:47:54 +0100 wenzelm present auxiliary files with PIDE markup;
Sat, 28 Nov 2020 21:56:24 +0100 wenzelm added document antiquotation @{tool};
Sat, 28 Nov 2020 17:38:03 +0100 wenzelm clarified protocol: Doc.check at run-time via Scala function;
Tue, 24 Nov 2020 16:39:58 +0100 wenzelm clarified signature and database layout;
Fri, 20 Nov 2020 23:47:34 +0100 wenzelm generate theory HTML in Isabelle/Scala;
Wed, 18 Nov 2020 15:47:53 +0100 wenzelm clarified modules;
Sun, 01 Nov 2020 16:54:49 +0100 haftmann bundle mixins for locale and class specifications
Mon, 12 Oct 2020 07:25:38 +0000 haftmann dedicated module for toplevel target handling
Thu, 16 Jul 2020 22:24:03 +0200 wenzelm support native PID for ML process;
Mon, 13 Jul 2020 22:07:18 +0200 wenzelm clarified modules: ML_Statistics within bootstrap environment;
Mon, 25 May 2020 20:43:19 +0200 wenzelm clarified signature;
Sun, 24 May 2020 19:45:42 +0200 wenzelm proper check of registered Scala functions;
Wed, 20 May 2020 20:45:43 +0200 wenzelm clarified modules;
Sun, 05 Apr 2020 13:05:40 +0200 wenzelm clarified names;
Fri, 03 Apr 2020 20:49:49 +0200 wenzelm tuned -- prefer Config.T over Data;
Fri, 03 Apr 2020 17:35:10 +0200 wenzelm less redundant markup reports;
Fri, 08 Nov 2019 19:06:50 +0100 wenzelm clarified modules;
Fri, 08 Nov 2019 16:11:09 +0100 wenzelm tuned modules;
Sat, 19 Oct 2019 11:33:36 +0200 wenzelm proper protocol_message for bootstrap proofs;
Thu, 17 Oct 2019 20:28:31 +0200 wenzelm clarified files;
Fri, 04 Oct 2019 15:30:52 +0200 wenzelm Term_XML.Encode/Decode.term uses Const "typargs";
Mon, 19 Aug 2019 19:12:44 +0200 wenzelm clarified modules;
Sat, 17 Aug 2019 11:13:16 +0200 wenzelm clarified modules;
Tue, 13 Aug 2019 15:34:46 +0200 wenzelm added SUBPROOFS / "subproofs" method combinator, for more compact proofterms;
Tue, 13 Aug 2019 10:27:21 +0200 wenzelm clarified modules;
Tue, 30 Jul 2019 14:35:29 +0200 wenzelm clarified modules: provide reconstruct_proof / expand_proof at the bottom of proof term construction;
Tue, 30 Jul 2019 11:41:39 +0200 wenzelm clarified modules;
Mon, 22 Jul 2019 16:15:40 +0200 wenzelm support export_proofs, prune_proofs;
Tue, 16 Jul 2019 15:39:32 +0200 wenzelm support for a soft-type system within the Isabelle logical framework;
Sun, 10 Mar 2019 00:21:34 +0100 wenzelm added semantic document markers;
Fri, 08 Mar 2019 17:05:23 +0100 wenzelm clarified modules;
Tue, 11 Dec 2018 21:23:02 +0100 wenzelm more uniform multi-language operations;
Tue, 11 Dec 2018 19:25:35 +0100 wenzelm more uniform multi-language operations;
Mon, 10 Dec 2018 20:20:24 +0100 wenzelm clarified modules, following bytes.scala;
Sat, 01 Dec 2018 16:11:59 +0100 wenzelm clarified modules;
Fri, 30 Nov 2018 23:43:10 +0100 wenzelm more general command 'generate_file' for registered file types, notably Haskell;
Tue, 30 Oct 2018 19:18:01 +0100 wenzelm support for GHC: string literals;
Tue, 30 Oct 2018 19:14:31 +0100 wenzelm some support for UTF-8 (similar to Isabelle/Scala version);
Wed, 29 Aug 2018 11:44:28 +0200 wenzelm clarified modules;
Fri, 11 May 2018 22:59:00 +0200 wenzelm some export of foundational theory content;
Sun, 06 May 2018 22:15:52 +0200 wenzelm tuned signature;
Sat, 10 Feb 2018 11:55:12 +0100 wenzelm more accessible src/Pure/ROOT.ML;
Sun, 14 Jan 2018 14:11:02 +0100 wenzelm clarified modules: uniform notion of formal comments;
Tue, 09 Jan 2018 15:40:12 +0100 wenzelm clarified modules;
Sun, 24 Dec 2017 14:10:41 +0100 wenzelm check bibtex database on ML side -- for semantic PIDE editing;
Sun, 24 Dec 2017 13:07:05 +0100 wenzelm clarified directories;
Sat, 16 Dec 2017 16:46:01 +0100 wenzelm PIDE markup for session ROOT files;
Thu, 14 Dec 2017 21:31:54 +0100 wenzelm clarified file name;
Tue, 05 Dec 2017 15:29:37 +0100 wenzelm system option for default command tags;
Tue, 18 Apr 2017 16:34:58 +0200 wenzelm exclude theories from other sessions;
Tue, 18 Oct 2016 16:03:30 +0200 wenzelm clarified modules;
Wed, 21 Sep 2016 20:33:44 +0200 wenzelm more tight implementation of symbol explode operation (without support for raw symbols);
Mon, 05 Sep 2016 23:11:00 +0200 wenzelm clarified modules;
Tue, 09 Aug 2016 14:41:27 +0200 wenzelm clarified bootstrap;
Wed, 01 Jun 2016 16:02:02 +0200 wenzelm ML pp for Rat.rat;
Tue, 31 May 2016 19:51:01 +0200 wenzelm rat.ML is now part of Pure to allow tigther integration with Isabelle/ML;
Thu, 12 May 2016 22:06:18 +0200 wenzelm common entity definitions within a global or local theory context;
Thu, 28 Apr 2016 09:43:11 +0200 wenzelm support 'assumes' in specifications, e.g. 'definition', 'inductive';
Sun, 10 Apr 2016 21:30:48 +0200 wenzelm clarified files;
Sat, 09 Apr 2016 20:31:46 +0200 wenzelm clarified modules;
Sat, 09 Apr 2016 16:16:05 +0200 wenzelm shared output primitives of physical/virtual Pure;
Sat, 09 Apr 2016 14:00:23 +0200 wenzelm clarified bootstrap;
Sat, 09 Apr 2016 11:21:38 +0200 wenzelm clarified modules;
Thu, 07 Apr 2016 22:09:23 +0200 wenzelm section headings for ROOT.ML;
Thu, 07 Apr 2016 21:39:03 +0200 wenzelm back to dynamic conditional compilation (reverting 4764473c9b8d) via recursive ML name space;
Thu, 07 Apr 2016 20:51:52 +0200 wenzelm clarified mode of ROOT.ML files;
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 11:17:57 +0200 wenzelm clarified editor mode;
Wed, 06 Apr 2016 19:03:29 +0200 wenzelm virtual thread data via context, for proper support of Context.>> etc;
Wed, 06 Apr 2016 16:51:52 +0200 wenzelm clarified bootstrap;
Wed, 06 Apr 2016 16:33:33 +0200 wenzelm clarified modules;
Wed, 06 Apr 2016 11:37:37 +0200 wenzelm clarified ML bootstrap;
Tue, 05 Apr 2016 21:51:14 +0200 wenzelm clarified files;
Tue, 05 Apr 2016 21:23:32 +0200 wenzelm back to static conditional compilation -- simplified bootstrap;
Tue, 05 Apr 2016 20:51:37 +0200 wenzelm clarified modules -- simplified bootstrap;
Tue, 05 Apr 2016 18:25:42 +0200 wenzelm actually observe ML_system_unsafe, concerning the environment that is stored in theory ML_Root;
Tue, 05 Apr 2016 17:25:11 +0200 wenzelm prefer antiquotations;
Tue, 05 Apr 2016 17:16:46 +0200 wenzelm proper use_thy;
Mon, 04 Apr 2016 23:58:48 +0200 wenzelm more uniform ML file commands;
Mon, 04 Apr 2016 20:46:39 +0200 wenzelm clarified bootstrap -- avoid conditional compilation in ROOT.ML;
Mon, 04 Apr 2016 20:28:17 +0200 wenzelm tuned;
Mon, 04 Apr 2016 20:20:47 +0200 wenzelm clarified modules;
Mon, 04 Apr 2016 19:48:54 +0200 wenzelm clarified conditional compilation;
Mon, 04 Apr 2016 17:25:53 +0200 wenzelm clarified bootstrap -- avoid 'ML_file' in Pure.thy for uniformity;
Mon, 04 Apr 2016 17:02:34 +0200 wenzelm clarified bootstrap -- more uniform use of ML files;
Mon, 04 Apr 2016 16:14:22 +0200 wenzelm clarified bootstrap;
Mon, 04 Apr 2016 15:53:56 +0200 wenzelm clarified final setup of ML environment;
Mon, 04 Apr 2016 15:35:24 +0200 wenzelm clarified modules;
Sat, 02 Apr 2016 23:14:08 +0200 wenzelm structure PolyML is sealed after bootstrap: all ML system access is managed by Isabelle;
Sat, 02 Apr 2016 20:33:34 +0200 wenzelm clarified modules;
Sat, 02 Apr 2016 20:23:51 +0200 wenzelm clarified modules;
Sat, 26 Mar 2016 16:14:46 +0100 wenzelm explicit print_depth for the sake of Spec_Check.determine_type;
Sat, 26 Mar 2016 12:17:02 +0100 wenzelm eliminated duplicate;
Fri, 18 Mar 2016 17:58:19 +0100 wenzelm discontinued slightly odd "secure" mode;
Fri, 18 Mar 2016 17:11:30 +0100 wenzelm clarified modules;
Fri, 18 Mar 2016 16:38:40 +0100 wenzelm clarified modules;
Thu, 17 Mar 2016 16:56:44 +0100 wenzelm @{make_string} is available during Pure bootstrap;
Thu, 17 Mar 2016 13:44:18 +0100 wenzelm clarified modules;
Thu, 17 Mar 2016 10:54:28 +0100 wenzelm hide critical structures of Poly/ML, to make it harder to disrupt the ML environment;
Thu, 17 Mar 2016 10:22:50 +0100 wenzelm obsolete;
Thu, 17 Mar 2016 10:21:43 +0100 wenzelm tuned signature;
Wed, 16 Mar 2016 22:06:05 +0100 wenzelm eliminated without magic name;
Thu, 10 Mar 2016 09:56:29 +0100 wenzelm clarified files;
Thu, 10 Mar 2016 09:50:53 +0100 wenzelm clarified files;
Wed, 09 Mar 2016 19:30:09 +0100 wenzelm isabelle.Build uses ML_Process directly;
Mon, 07 Mar 2016 21:53:21 +0100 wenzelm discontinued cd, pwd;
Sat, 05 Mar 2016 17:01:45 +0100 wenzelm tuned signature -- clarified modules;
Sat, 05 Mar 2016 13:51:21 +0100 wenzelm tuned signature -- clarified modules;
Thu, 03 Mar 2016 21:59:21 +0100 wenzelm discontinued RAW session: bootstrap directly from isabelle_process RAW_ML_SYSTEM;
Thu, 03 Mar 2016 11:12:02 +0100 wenzelm discontinued polyml-5.3.0;
Wed, 02 Mar 2016 19:43:31 +0100 wenzelm support for ML_exception_debugger;
Tue, 01 Mar 2016 22:11:36 +0100 wenzelm clarified modules;
Tue, 01 Mar 2016 21:10:29 +0100 wenzelm load secure.ML earlier;
Tue, 01 Mar 2016 19:42:59 +0100 wenzelm ML debugger support in Pure (again, see 3565c9f407ec);
Sun, 28 Feb 2016 21:20:51 +0100 wenzelm support only polyml-5.3.0 and polyml-5.6;
Thu, 18 Feb 2016 23:10:28 +0100 wenzelm unconditional Multithreading;
Wed, 17 Feb 2016 23:28:58 +0100 wenzelm tuned;
Wed, 17 Feb 2016 23:15:47 +0100 wenzelm clarified file names;
Wed, 17 Feb 2016 23:06:24 +0100 wenzelm SML/NJ is no longer supported;
Sun, 06 Dec 2015 23:10:08 +0100 wenzelm discontinued intermediate polyml-5.5.3, assuming the coming release will be polyml-5.6;
less more (0) -120 tip