src/Pure/Isar/isar_syn.ML
Mon, 04 Apr 2016 17:02:34 +0200 wenzelm clarified bootstrap -- more uniform use of ML files;
Mon, 21 Mar 2016 19:57:56 +0100 wenzelm eliminated unused argument (see also 58110c1e02bc);
Sun, 14 Feb 2016 16:30:27 +0100 wenzelm command '\<proof>' is an alias for 'sorry', with different typesetting;
Sat, 16 Jan 2016 15:03:40 +0100 wenzelm tuned message;
Wed, 13 Jan 2016 21:15:23 +0100 wenzelm updated section on "Overloaded constant definitions";
Wed, 13 Jan 2016 16:55:56 +0100 wenzelm removed old 'defs' command;
Sat, 19 Dec 2015 11:05:04 +0100 haftmann abandoned attempt to unify sublocale and interpretation into global theories
Sun, 13 Dec 2015 21:56:15 +0100 wenzelm more general types Proof.method / context_tactic;
Sat, 14 Nov 2015 17:37:44 +0100 haftmann represent both algebraic and local-theory views on locale interpretation in interfaces
Sat, 14 Nov 2015 08:45:52 +0100 haftmann prefer "rewrites" and "defines" to note rewrite morphisms
Sat, 14 Nov 2015 08:45:52 +0100 haftmann coalesce permanent_interpretation.ML with interpretation.ML
Sat, 14 Nov 2015 08:45:51 +0100 haftmann separate ML module for interpretation
Fri, 13 Nov 2015 11:41:11 +0100 wenzelm support for structure statements in 'assume', 'presume';
Mon, 09 Nov 2015 21:04:49 +0100 wenzelm uniform mandatory qualifier for all locale expressions, including 'statespace' parent;
Wed, 04 Nov 2015 08:13:52 +0100 ballarin Keyword 'rewrites' identifies rewrite morphisms.
Wed, 04 Nov 2015 08:13:49 +0100 ballarin Qualifiers in locale expressions default to mandatory regardless of the command.
Sat, 17 Oct 2015 22:31:21 +0200 wenzelm tuned signature;
Tue, 06 Oct 2015 15:39:00 +0200 wenzelm added 'proposition' command;
Tue, 06 Oct 2015 15:14:28 +0200 wenzelm fewer aliases for toplevel theorem statements;
Tue, 06 Oct 2015 13:31:44 +0200 wenzelm just one theorem kind, which is legacy anyway;
Fri, 25 Sep 2015 19:54:51 +0200 wenzelm proper context;
Wed, 23 Sep 2015 09:50:38 +0200 wenzelm tuned signature;
Tue, 22 Sep 2015 18:56:25 +0200 wenzelm separate command 'print_definitions';
Tue, 22 Sep 2015 14:32:23 +0200 wenzelm HOL typedef with explicit dependency checks according to Ondrey Kuncar, 07-Jul-2015, 16-Jul-2015, 30-Jul-2015;
Mon, 21 Sep 2015 14:56:55 +0200 wenzelm separate panel for proof state output;
Mon, 17 Aug 2015 19:34:15 +0200 wenzelm support for ML files with/without debugger information;
Mon, 17 Aug 2015 16:27:12 +0200 wenzelm explicit debug flag for ML compiler;
Thu, 06 Aug 2015 21:31:54 +0200 wenzelm evaluate ML expressions within debugger context;
Wed, 08 Jul 2015 14:30:00 +0200 wenzelm more accurate skip_proofs nesting, e.g. relevant for 'subgoal' command;
Thu, 02 Jul 2015 12:33:04 +0200 wenzelm allow to specify suffix of goal parameters;
Thu, 02 Jul 2015 00:09:04 +0200 wenzelm subgoal parameters are internal by default and named by user;
Wed, 01 Jul 2015 21:29:57 +0200 wenzelm support for subgoal focus command;
Wed, 24 Jun 2015 21:26:03 +0200 wenzelm clarified 'case' command;
Mon, 22 Jun 2015 20:36:33 +0200 wenzelm support 'when' statement, which corresponds to 'presume';
Sat, 13 Jun 2015 23:36:21 +0200 wenzelm tuned signature;
Sat, 13 Jun 2015 15:51:19 +0200 wenzelm clarified 'obtain', using structured 'have' statement;
Sat, 13 Jun 2015 13:09:05 +0200 wenzelm renamed "prems" to "that";
Thu, 11 Jun 2015 22:47:53 +0200 wenzelm support for 'consider' command;
Wed, 10 Jun 2015 14:46:31 +0200 wenzelm support for "if prems" in local goal statements;
Tue, 09 Jun 2015 16:07:11 +0200 wenzelm allow for_fixes for 'have', 'show' etc.;
Sun, 07 Jun 2015 15:35:49 +0200 wenzelm tuned signature;
Fri, 05 Jun 2015 13:41:06 +0200 wenzelm added Isar command 'supply';
Thu, 07 May 2015 22:12:05 +0200 wenzelm use display_graph_old for locale_deps, to show a bit more than nothing for cyclic graphs;
Wed, 22 Apr 2015 19:48:32 +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 13:48:10 +0200 wenzelm clarified thy_deps;
Mon, 06 Apr 2015 17:06:48 +0200 wenzelm @{command_spec} is superseded by @{command_keyword};
Mon, 06 Apr 2015 16:30:44 +0200 wenzelm clarified command keyword markup;
Mon, 06 Apr 2015 12:51:25 +0200 wenzelm tuned signature;
Sat, 04 Apr 2015 14:04:11 +0200 wenzelm support private scope for individual local theory commands;
Fri, 03 Apr 2015 19:56:51 +0200 wenzelm more uniform "verbose" option to print name space;
Wed, 01 Apr 2015 22:08:06 +0200 wenzelm added command 'experiment';
Wed, 01 Apr 2015 13:32:32 +0200 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;
Thu, 13 Nov 2014 23:45:15 +0100 wenzelm uniform treatment of all document markup commands: 'text' and 'txt' merely differ in LaTeX style;
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:55:09 +0100 wenzelm tuned signature;
Fri, 07 Nov 2014 16:36:55 +0100 wenzelm plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
less more (0) -300 -100 -60 tip