etc/isar-keywords.el
Mon, 30 Jun 2014 10:34:28 +0200 wenzelm removed obsolete Isar system commands -- raw ML console is normally used for system tinkering;
Fri, 27 Jun 2014 16:04:56 +0200 wenzelm command 'print_term_bindings' supersedes 'print_binds';
Thu, 22 May 2014 15:49:36 +0200 wenzelm include Nominal2 keywords -- Proof General legacy;
Tue, 13 May 2014 09:21:22 +0200 traytel updated keywords
Fri, 09 May 2014 23:00:18 +0200 wenzelm updated keywords;
Thu, 01 May 2014 10:02:33 +0200 wenzelm updated keywords;
Sat, 19 Apr 2014 17:23:05 +0200 wenzelm added command 'SML_export' and 'SML_import' for exchange of toplevel bindings;
Tue, 25 Mar 2014 13:18:10 +0100 wenzelm added command 'SML_file' for Standard ML without Isabelle/ML add-ons;
Mon, 24 Mar 2014 19:06:20 +0100 wenzelm removed unused 'ax_specification', to give 'specification' a chance to become localized;
Fri, 14 Mar 2014 17:32:11 +0100 wenzelm merged
Fri, 14 Mar 2014 15:41:29 +0100 wenzelm discontinued somewhat pointless "thy_script" keyword kind;
Thu, 13 Mar 2014 14:48:20 +0100 blanchet added 'smt2_status' to keywords
Wed, 12 Mar 2014 21:58:48 +0100 wenzelm simplified programming interface to define ML antiquotations -- NB: the transformed context ignores updates of the context parser;
Thu, 20 Feb 2014 21:55:37 +0100 wenzelm updated keywords;
Mon, 17 Feb 2014 13:31:42 +0100 blanchet updated keywords
Fri, 14 Feb 2014 11:10:28 +0100 wenzelm updated keywords;
Thu, 13 Feb 2014 11:54:14 +0100 wenzelm do not redefine outer syntax commands;
Mon, 10 Feb 2014 22:08:18 +0100 wenzelm discontinued axiomatic 'classes', 'classrel', 'arities';
Mon, 10 Feb 2014 22:07:50 +0100 wenzelm updated keywords;
Wed, 22 Jan 2014 15:11:10 +0100 wenzelm more cartouche examples, including uniform nesting of sub-languages;
Sat, 18 Jan 2014 19:15:12 +0100 wenzelm support for nested text cartouches;
Wed, 01 Jan 2014 14:32:31 +0100 wenzelm updated keywords;
Mon, 02 Dec 2013 20:31:54 +0100 blanchet updated keywords
Sat, 16 Nov 2013 16:57:09 +0100 wenzelm proper thy_load command 'boogie_file' -- avoid direct access to file-system;
Tue, 24 Sep 2013 16:54:50 +0200 blanchet updated keywords
Sat, 21 Sep 2013 12:03:51 +0200 wenzelm updated keywords;
Mon, 16 Sep 2013 15:30:17 +0200 kuncar restoring Transfer/Lifting context
Sat, 14 Sep 2013 22:34:25 +0200 krauss updated keywords
Thu, 12 Sep 2013 00:07:46 +0200 blanchet avoid a keyword
Sun, 08 Sep 2013 12:26:05 +0200 traytel don't register "sequential" as a keyword for now as this breaks the parser for function
Fri, 06 Sep 2013 12:00:58 +0200 wenzelm updated keywords;
Fri, 30 Aug 2013 13:23:23 +0200 blanchet updated keywords
Wed, 28 Aug 2013 14:37:35 +0200 kuncar use only one data slot; rename print_quotmaps to print_quot_maps; tuned
Mon, 12 Aug 2013 18:03:47 +0200 wenzelm updated keywords;
Fri, 12 Jul 2013 16:19:43 +0200 wenzelm updated keywords;
Sun, 07 Jul 2013 18:34:29 +0200 wenzelm discontinued command 'print_drafts';
Tue, 25 Jun 2013 11:26:15 +0200 wenzelm misc tuning and clarification;
Mon, 24 Jun 2013 23:33:14 +0200 wenzelm improved "isabelle keywords" and "isabelle update_keywords" based on Isabelle/Scala, without requiring to build sessions first;
Mon, 24 Jun 2013 17:17:17 +0200 wenzelm back to keyword 'pr' :: diag as required for ProofGeneral command line -- reject this TTY command in Isabelle/jEdit by other means;
Mon, 24 Jun 2013 17:03:53 +0200 wenzelm more formal ProofGeneral command setup within theory Pure;
Sun, 23 Jun 2013 22:31:50 +0200 wenzelm tuned message -- more markup;
Sun, 23 Jun 2013 21:23:36 +0200 wenzelm proper diagnostic command 'print_state';
Sat, 25 May 2013 15:37:53 +0200 wenzelm syntax translations always depend on context;
Sat, 25 May 2013 15:00:53 +0200 wenzelm updated keywords;
Fri, 17 May 2013 20:53:28 +0200 wenzelm renamed 'print_configs' to 'print_options';
Tue, 30 Apr 2013 13:34:31 +0200 blanchet renamed "bnf_def" keyword to "bnf" (since it's not a definition, but rather a registration)
Mon, 29 Apr 2013 09:10:49 +0200 blanchet renamed BNF "(co)data" commands to names that are closer to their final names
Fri, 26 Apr 2013 11:04:47 +0200 blanchet updated keywords
Wed, 10 Apr 2013 20:58:01 +0200 wenzelm updated keywords;
Sat, 30 Mar 2013 14:57:06 +0100 wenzelm added 'print_defn_rules' command;
Fri, 08 Mar 2013 17:19:27 +0100 wenzelm updated keywords (cf. 84d01fd733cf);
Thu, 28 Feb 2013 16:38:17 +0100 wenzelm discontinued obsolete 'axioms' command;
Wed, 27 Feb 2013 17:32:17 +0100 wenzelm discontinued redundant 'use' command;
Wed, 27 Feb 2013 12:45:19 +0100 wenzelm discontinued obsolete 'uses' within theory header;
Mon, 25 Feb 2013 13:31:02 +0100 wenzelm reconsider 'export_code' as "thy_decl" command due to its global side-effect on the file-system;
Mon, 25 Feb 2013 11:07:02 +0100 wenzelm reconsider 'pretty_setmargin' as "control" command (instead of "diag") -- it is stateful and Proof General legacy;
Fri, 30 Nov 2012 22:55:02 +0100 wenzelm added 'print_inductives' command;
Sat, 17 Nov 2012 17:42:19 +0100 wenzelm updated keywords;
Fri, 28 Sep 2012 11:46:57 +0200 wenzelm updated keywords using proper "isabelle update_keywords";
Fri, 28 Sep 2012 09:12:50 +0200 blanchet killed temporary "data_raw" and "codata_raw" now that the examples have been ported to "data" and "codata"
Fri, 28 Sep 2012 09:12:50 +0200 blanchet compatibility option to use "rep_datatype"
Wed, 26 Sep 2012 14:50:46 +0200 wenzelm updated keywords;
Fri, 21 Sep 2012 16:45:06 +0200 blanchet renamed "Codatatype" directory "BNF" (and corresponding session) -- this opens the door to no-nonsense session names like "HOL-BNF-LFP"
Tue, 11 Sep 2012 19:49:17 +0200 wenzelm updated keywords;
Tue, 04 Sep 2012 13:02:26 +0200 blanchet started work on sugared "(co)data" commands
Mon, 03 Sep 2012 11:54:21 +0200 blanchet renamed three BNF/(co)datatype-related commands
Thu, 30 Aug 2012 09:47:46 +0200 blanchet more work on BNF sugar -- up to derivation of nchotomy
Thu, 30 Aug 2012 09:47:46 +0200 blanchet killed obsolete "bnf_of_typ" command
Tue, 28 Aug 2012 17:57:47 +0200 wenzelm more permanent update of keywords (cf. 3517d6f50b12);
Tue, 28 Aug 2012 17:36:20 +0200 blanchet updated keywords
Thu, 23 Aug 2012 15:43:28 +0200 wenzelm added specific 'spark_open_vcg' and 'spark_open_siv' with formal management of corresponding source files;
Mon, 20 Aug 2012 17:05:53 +0200 wenzelm some support for inlining file content into outer syntax token language;
Tue, 07 Aug 2012 16:34:15 +0200 wenzelm prefer static Build.outer_syntax in Isabelle/Scala session -- discontinued incremental protocol;
Wed, 04 Apr 2012 12:25:58 +0200 huffman update keywords file
Tue, 03 Apr 2012 16:26:48 +0200 kuncar new package Lifting - initial commit
Sun, 01 Apr 2012 23:21:54 +0200 krauss merged, manually resolving conflicts due to session renaming (cf. 6488c5efec49)
Sun, 01 Apr 2012 22:58:05 +0200 wenzelm more keywords;
Fri, 23 Mar 2012 14:29:29 +0100 kuncar update etc/isar-keywords.el
Wed, 21 Mar 2012 23:26:35 +0100 wenzelm more explicit Toplevel.open_target/close_target;
Wed, 21 Mar 2012 17:25:35 +0100 wenzelm basic support for nested contexts including bundles;
Tue, 20 Mar 2012 20:00:13 +0100 wenzelm basic support for bundled declarations;
Fri, 16 Mar 2012 22:48:38 +0100 wenzelm eliminated odd 'finalconsts' / Theory.add_finals;
Thu, 15 Mar 2012 22:20:07 +0100 wenzelm more precise TPTP keywords and dependencies;
Thu, 15 Mar 2012 00:10:45 +0100 wenzelm some support for outer syntax keyword declarations within theory header;
Fri, 24 Feb 2012 11:23:34 +0100 blanchet renamed 'try_methods' to 'try0'
Wed, 22 Feb 2012 17:22:53 +0100 bulwahn adding new command "find_unused_assms"
Tue, 20 Dec 2011 17:40:15 +0100 bulwahn added keywords
Wed, 19 Oct 2011 14:22:06 +0200 wenzelm updated keywords;
Thu, 13 Oct 2011 11:45:33 +0200 wenzelm discontinued obsolete 'types' command;
Fri, 23 Sep 2011 14:08:50 +0200 berghofe Include keywords print_coercions and print_coercion_maps
Tue, 16 Aug 2011 23:39:30 +0200 wenzelm include HOL-Library keywords for the sake of recdef;
Fri, 27 May 2011 10:30:08 +0200 blanchet added "try" command, to launch Solve Direct, Quickcheck, Nitpick, Sledgehammer, and Try Methods
Fri, 15 Apr 2011 15:33:57 +0200 berghofe Added command for associating user-defined types with SPARK types.
Sat, 15 Jan 2011 12:42:19 +0100 berghofe Include HOL-SPARK keywords
Wed, 12 Jan 2011 17:33:47 +0100 wenzelm updated keywords;
Thu, 06 Jan 2011 21:06:18 +0100 ballarin Diagnostic command to show locale dependencies.
Fri, 17 Dec 2010 18:10:37 +0100 wenzelm Command 'type_synonym' (with single argument) supersedes 'types' (legacy feature);
Fri, 17 Dec 2010 17:43:54 +0100 wenzelm replaced command 'nonterminals' by slightly modernized version 'nonterminal';
Mon, 06 Dec 2010 09:34:57 +0100 haftmann replace `type_mapper` by the more adequate `type_lifting`
Sun, 05 Dec 2010 14:02:16 +0100 wenzelm command 'notepad' replaces former 'example_proof';
Sat, 04 Dec 2010 21:26:55 +0100 wenzelm formal notepad without any result;
Sun, 28 Nov 2010 16:15:31 +0100 wenzelm added 'syntax_declaration' command;
Wed, 17 Nov 2010 11:38:46 +0100 haftmann updated keywords
Sat, 06 Nov 2010 19:37:31 +0100 wenzelm updated keywords;
Fri, 05 Nov 2010 22:03:57 +0100 wenzelm updated keywords;
Wed, 27 Oct 2010 13:46:30 +0200 krauss regenerated keyword file
Mon, 25 Oct 2010 12:24:38 +0200 blanchet merge
Mon, 25 Oct 2010 10:38:41 +0200 blanchet updated keywords
Mon, 25 Oct 2010 11:01:00 +0200 wenzelm updated keywords;
Mon, 20 Sep 2010 19:00:47 +0200 wenzelm updated keywords;
Fri, 10 Sep 2010 15:55:09 +0200 wenzelm updated keywords;
Tue, 31 Aug 2010 21:00:57 +0200 blanchet updated
Fri, 27 Aug 2010 22:09:51 +0200 wenzelm discontinued separate Pure-ProofGeneral keywords session -- protocol commands are already defined in Pure;
Wed, 25 Aug 2010 14:18:09 +0200 wenzelm discontinued obsolete 'global' and 'local' commands;
Tue, 17 Aug 2010 17:03:38 +0200 wenzelm updated keywords;
Fri, 06 Aug 2010 14:37:04 +0200 wenzelm updated keywords;
Wed, 28 Jul 2010 00:13:26 +0200 wenzelm explicit Keyword.control markup for various control commands -- to prevent them from occurring in proof documents;
Tue, 27 Jul 2010 23:04:50 +0200 wenzelm updated keywords;
Wed, 14 Jul 2010 15:49:29 +0200 haftmann added Isar syntax for code checking
Mon, 12 Jul 2010 22:35:41 +0200 wenzelm removed unused/untested IOA 'automaton' package;
less more (0) -120 tip