src/Pure/Isar/isar_cmd.ML
Sat, 09 Mar 2019 23:57:07 +0100 wenzelm clarified signature;
Sat, 09 Mar 2019 13:19:13 +0100 wenzelm clarified Toplevel.state: more explicit types;
Thu, 08 Nov 2018 14:48:20 +0100 wenzelm clarified ML positions (see also 1a52baa70aed);
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);
Mon, 27 Aug 2018 20:43:01 +0200 wenzelm clarified signature;
Tue, 09 Jan 2018 18:18:21 +0100 wenzelm clarified signature;
Wed, 06 Dec 2017 18:59:33 +0100 wenzelm prefer control symbol antiquotations;
Sat, 04 Feb 2017 21:15:11 +0100 wenzelm more uniform use of Reconstruct.clean_proof_of;
Sat, 06 Aug 2016 18:14:59 +0200 wenzelm more informative 'prf' and 'full_prf', based on HOL/Proofs/ex/XML_Data.thy;
Sat, 09 Apr 2016 13:28:32 +0200 wenzelm clarified context;
Fri, 08 Apr 2016 20:15:20 +0200 wenzelm eliminated unused simproc identifier;
Wed, 13 Jan 2016 16:55:56 +0100 wenzelm removed old 'defs' command;
Fri, 25 Sep 2015 19:54:51 +0200 wenzelm proper context;
Wed, 09 Sep 2015 20:57:21 +0200 wenzelm simplified simproc programming interfaces;
Wed, 02 Sep 2015 18:14:10 +0200 wenzelm tuned message;
Wed, 08 Jul 2015 14:30:00 +0200 wenzelm more accurate skip_proofs nesting, e.g. relevant for 'subgoal' command;
Tue, 09 Jun 2015 15:28:06 +0200 wenzelm eliminated dead code;
Tue, 09 Jun 2015 12:32:01 +0200 wenzelm tuned signature;
Sun, 07 Jun 2015 15:35:49 +0200 wenzelm tuned signature;
Thu, 16 Apr 2015 16:19:39 +0200 wenzelm tuned;
Thu, 16 Apr 2015 15:22:44 +0200 wenzelm discontinued pointless warnings: commands are only defined inside a theory context;
Thu, 16 Apr 2015 14:18:32 +0200 wenzelm explicit error for Toplevel.proof_of;
Thu, 16 Apr 2015 13:48:10 +0200 wenzelm clarified thy_deps;
Wed, 15 Apr 2015 19:08:37 +0200 wenzelm session graph with folded base theories, as in document preparation;
Mon, 06 Apr 2015 12:51:25 +0200 wenzelm tuned signature;
Fri, 03 Apr 2015 19:56:51 +0200 wenzelm more uniform "verbose" option to print name space;
Wed, 31 Dec 2014 20:42:45 +0100 wenzelm clarified Graph_Display.graph etc.: sort_graph determines order from structure (and names);
Wed, 31 Dec 2014 14:15:52 +0100 wenzelm for graph display, prefer graph data structure over list with dependencies;
Wed, 31 Dec 2014 14:13:11 +0100 wenzelm more explict and generic field names
Wed, 31 Dec 2014 14:08:50 +0100 wenzelm uniform variable name for presentation graphs, to distinguish from values of type Graph.T
Sun, 30 Nov 2014 14:02:48 +0100 wenzelm tuned signature;
Sun, 30 Nov 2014 12:24:56 +0100 wenzelm more abstract type Input.source;
Sat, 22 Nov 2014 13:38:15 +0100 wenzelm more careful ML source positions, for improved PIDE markup;
Wed, 12 Nov 2014 10:30:59 +0100 wenzelm more careful ML source positions, for improved PIDE markup;
Tue, 11 Nov 2014 20:11:38 +0100 wenzelm more careful ML source positions, for improved PIDE markup;
Tue, 11 Nov 2014 18:16:25 +0100 wenzelm more position information, e.g. relevant for errors in generated ML source;
Fri, 07 Nov 2014 16:36:55 +0100 wenzelm plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
Sun, 02 Nov 2014 16:59:40 +0100 wenzelm clarified legacy command;
Sun, 02 Nov 2014 15:27:37 +0100 wenzelm uniform heading commands work in any context, even in theory header;
Sun, 07 Sep 2014 17:51:28 +0200 haftmann separated class_deps command into separate file
Tue, 19 Aug 2014 23:17:51 +0200 wenzelm tuned signature -- moved type src to Token, without aliases;
Thu, 14 Aug 2014 10:48:40 +0200 wenzelm tuned signature -- prefer self-contained user-space tool;
Fri, 25 Jul 2014 15:01:18 +0200 wenzelm old 'defs' is legacy --- slightly odd side-entry that bypasses regular Local_Theory.define interface;
Tue, 22 Jul 2014 14:03:00 +0200 wenzelm tuned messages;
Mon, 05 May 2014 17:14:46 +0200 wenzelm clarified print operations for "terms" and "theorems";
Mon, 31 Mar 2014 12:35:39 +0200 wenzelm some shortcuts for chunks, which sometimes avoid bulky string output;
Thu, 27 Mar 2014 17:56:13 +0100 wenzelm redirect ML_Compiler reports more directly: only the (big) parse tree report is deferred via Execution.print (NB: this does not work for asynchronous "diag" commands);
Tue, 25 Mar 2014 16:11:00 +0100 wenzelm separate tokenization and language context for SML: no symbols, no antiquotes;
Tue, 25 Mar 2014 13:18:10 +0100 wenzelm added command 'SML_file' for Standard ML without Isabelle/ML add-ons;
Tue, 18 Mar 2014 15:29:58 +0100 wenzelm more antiquotations;
Sat, 15 Mar 2014 11:22:25 +0100 wenzelm more explicit treatment of verbose mode, which includes concealed entries;
Sat, 15 Mar 2014 10:14:42 +0100 wenzelm clarified print_local_facts;
Wed, 12 Mar 2014 22:57:50 +0100 wenzelm tuned signature -- clarified module name;
Sun, 09 Mar 2014 17:37:34 +0100 wenzelm more formal read_root;
Sun, 09 Mar 2014 17:08:31 +0100 wenzelm simplified / modernized hide commands: proper outer parsers and PIDE markup via check;
Sat, 01 Mar 2014 22:46:31 +0100 wenzelm clarified language markup: added "delimited" property;
Fri, 23 Aug 2013 20:35:50 +0200 wenzelm added Theory.setup convenience;
Sun, 07 Jul 2013 18:34:29 +0200 wenzelm discontinued command 'print_drafts';
Sat, 25 May 2013 15:37:53 +0200 wenzelm syntax translations always depend on context;
less more (0) -300 -100 -60 tip