src/Pure/Isar/isar_syn.ML
Thu, 27 Mar 2008 15:32:15 +0100 wenzelm eliminated delayed theory setup
Wed, 26 Mar 2008 20:14:37 +0100 wenzelm use_thy: removed obsolete ML_Context.save;
Tue, 25 Mar 2008 21:01:02 +0100 wenzelm added 'ML_val' command (diagnostic);
Mon, 24 Mar 2008 23:34:24 +0100 wenzelm ML runtime compilation: pass position, tuned signature;
Mon, 10 Mar 2008 21:51:46 +0100 haftmann dropped "include" feature of classes
Thu, 28 Feb 2008 17:33:35 +0100 berghofe Added unused_thms command.
Sat, 09 Feb 2008 12:56:10 +0100 wenzelm overloading: tuned signature;
Tue, 08 Jan 2008 11:37:27 +0100 haftmann refined overloading target
Wed, 02 Jan 2008 23:00:54 +0100 wenzelm Isabelle.command: IsarCmd.nested_command (with properties);
Fri, 14 Dec 2007 17:57:39 +0100 wenzelm nested commands: avoid nested errors;
Sat, 08 Dec 2007 22:28:27 +0100 wenzelm tuned message;
Sat, 08 Dec 2007 21:41:30 +0100 wenzelm tuned messages;
Fri, 07 Dec 2007 22:19:49 +0100 wenzelm added nested 'Isabelle.command';
Wed, 05 Dec 2007 14:15:51 +0100 haftmann improved
Mon, 03 Dec 2007 16:04:17 +0100 haftmann overloading target
Thu, 29 Nov 2007 17:08:26 +0100 haftmann instance command as rudimentary class target
Wed, 28 Nov 2007 16:44:20 +0100 wenzelm ObjectLogic.typedecl;
Wed, 28 Nov 2007 09:01:42 +0100 haftmann tuned interfaces of class module
Fri, 23 Nov 2007 21:09:35 +0100 haftmann rudimentary instantiation target
Mon, 05 Nov 2007 20:50:43 +0100 wenzelm TheoryTarget.context;
Fri, 02 Nov 2007 18:53:00 +0100 haftmann clarified theory target interface
Thu, 25 Oct 2007 16:57:57 +0200 wenzelm made command 'undo' silent ('ProofGeneral.undo' becomes a historical relic);
Fri, 19 Oct 2007 23:21:11 +0200 wenzelm sorry: proper command;
Fri, 12 Oct 2007 14:42:31 +0200 haftmann dropped local_syntax
Thu, 11 Oct 2007 16:05:26 +0200 wenzelm renamed Syntax.XXX_mode to Syntax.mode_XXX;
Thu, 11 Oct 2007 00:28:30 +0200 wenzelm 'notation': allow 'structure' as well;
Wed, 10 Oct 2007 17:31:58 +0200 wenzelm added 'no_notation';
Tue, 09 Oct 2007 19:48:54 +0200 wenzelm class: print result is for locale;
Tue, 09 Oct 2007 17:10:45 +0200 wenzelm AxClass.axiomatize and Specification: renamed XXX_i to XXX, and XXX to XXX_cmd;
Mon, 08 Oct 2007 22:03:21 +0200 haftmann added proper subclass concept; improved class target
Sat, 06 Oct 2007 17:46:51 +0200 wenzelm tuned;
Sat, 06 Oct 2007 16:50:08 +0200 wenzelm simplified interfaces for outer syntax;
Thu, 04 Oct 2007 14:42:47 +0200 wenzelm moved Pure/Isar/induct_attrib.ML and Provers/induct_method.ML to Tools/induct.ML;
Sat, 29 Sep 2007 08:58:51 +0200 haftmann proper syntax during class specification
Tue, 18 Sep 2007 07:36:15 +0200 haftmann distinction between regular and default code theorems
Sat, 15 Sep 2007 19:27:44 +0200 haftmann clarified class interfaces and internals
Tue, 28 Aug 2007 18:01:37 +0200 berghofe Specification.theorem now also takes "interactive" flag as argument.
Fri, 24 Aug 2007 14:14:20 +0200 haftmann overloaded definitions accompanied by explicit constants
Fri, 17 Aug 2007 23:10:46 +0200 wenzelm removed obsolete touch_all_thys;
Fri, 10 Aug 2007 17:04:34 +0200 haftmann new structure for code generator modules
Tue, 07 Aug 2007 20:19:50 +0200 wenzelm theory loader: removed obsolete update_thy (coincides with use_thy);
Wed, 01 Aug 2007 16:55:43 +0200 wenzelm renamed 'print_options' to 'print_configs';
Wed, 25 Jul 2007 22:20:51 +0200 wenzelm added command 'print_options';
Thu, 19 Jul 2007 23:18:51 +0200 wenzelm removed obsolete use/update_thy_only;
Thu, 12 Jul 2007 00:15:30 +0200 wenzelm command 'declare': proper thy_decl;
Tue, 08 May 2007 15:01:31 +0200 wenzelm tuned;
Thu, 26 Apr 2007 12:00:05 +0200 wenzelm renamed some old names Theory.xxx to Sign.xxx;
Fri, 20 Apr 2007 11:21:42 +0200 haftmann Isar definitions are now added explicitly to code theorem table
Tue, 03 Apr 2007 19:24:19 +0200 wenzelm avoid clash with Alice keywords;
Tue, 20 Mar 2007 15:52:42 +0100 haftmann added theory dependency graph
Tue, 06 Mar 2007 08:09:43 +0100 kleing fix wrong default for find_theorems
Tue, 06 Mar 2007 05:31:23 +0100 kleing find_theorems: moved with_dup into the brackets, i.e.
Fri, 02 Mar 2007 15:43:16 +0100 haftmann syntax for "class attach const"
Fri, 23 Feb 2007 08:39:24 +0100 haftmann locale: add_locale accepts explicit predicate name, interpretation supports non-mandatory prefixes
Tue, 20 Feb 2007 00:14:33 +0100 kleing Remove duplicates from printed theorems in find_theorems
Fri, 16 Feb 2007 22:13:15 +0100 wenzelm unified arity parser/arguments;
Wed, 14 Feb 2007 10:06:17 +0100 haftmann class package now using Locale.interpretation_i
Sat, 10 Feb 2007 09:26:18 +0100 haftmann moved commands of class package here
Sun, 04 Feb 2007 22:02:19 +0100 wenzelm tuned oracle interface;
Sun, 28 Jan 2007 23:29:16 +0100 wenzelm added simproc_setup;
Fri, 19 Jan 2007 22:08:26 +0100 wenzelm renamed IsarOutput to ThyOutput;
Fri, 19 Jan 2007 13:09:36 +0100 wenzelm added 'declaration' command;
Sat, 30 Dec 2006 12:33:26 +0100 wenzelm removed obsolete 'clear_undos';
Fri, 29 Dec 2006 20:34:17 +0100 haftmann changed syntax for axclass attach
Thu, 14 Dec 2006 15:31:20 +0100 wenzelm locale: print context for begin;
Tue, 12 Dec 2006 20:49:27 +0100 wenzelm classified show/thus as prf_asm_goal, which is usually hilited in PG;
Sat, 09 Dec 2006 18:05:46 +0100 wenzelm added 'print_abbrevs';
Fri, 08 Dec 2006 23:25:53 +0100 wenzelm added 'help' command (same of 'print_commands');
Thu, 07 Dec 2006 21:08:50 +0100 wenzelm definition/abbreviation: single argument;
Thu, 30 Nov 2006 14:17:22 +0100 wenzelm simplified syntax for 'definition', 'abbreviation';
Sun, 26 Nov 2006 18:07:21 +0100 wenzelm abbrevs: no result;
Wed, 22 Nov 2006 10:21:17 +0100 haftmann added Isar syntax for adding parameters to axclasses
Tue, 21 Nov 2006 18:07:33 +0100 wenzelm moved theorem kinds from PureThy to Thm;
Fri, 17 Nov 2006 02:19:55 +0100 wenzelm 'notation': more robust 'and' list;
Tue, 14 Nov 2006 00:15:38 +0100 wenzelm incorporated IsarThy into IsarCmd;
Sat, 11 Nov 2006 16:11:43 +0100 wenzelm turned 'context' into plain thy_decl, discontinued thy_switch;
Thu, 09 Nov 2006 21:44:27 +0100 wenzelm abbrevs: return result;
Tue, 07 Nov 2006 19:39:48 +0100 wenzelm removed obsolete Locale.smart_theorem;
Tue, 07 Nov 2006 11:47:57 +0100 wenzelm renamed 'const_syntax' to 'notation';
Sat, 14 Oct 2006 23:25:51 +0200 wenzelm theorem: added local_theory version;
Thu, 12 Oct 2006 22:57:35 +0200 wenzelm tuned;
Wed, 11 Oct 2006 22:55:16 +0200 wenzelm 'context': demand 'begin', support local theory;
Wed, 11 Oct 2006 00:27:31 +0200 wenzelm 'end': handle local theory;
Mon, 09 Oct 2006 02:20:01 +0200 wenzelm lemmas/theorems/declare: Specification.theorems;
Sat, 30 Sep 2006 21:39:29 +0200 wenzelm added undo_end;
Tue, 19 Sep 2006 23:15:26 +0200 wenzelm 'print_theory': bang option for full verbosity;
Mon, 18 Sep 2006 19:12:46 +0200 wenzelm added class_deps;
Wed, 09 Aug 2006 00:12:37 +0200 wenzelm locale interpretation command: after_qed;
Wed, 02 Aug 2006 22:26:59 +0200 wenzelm simplified Proof.end_block;
Sun, 11 Jun 2006 21:59:24 +0200 wenzelm fixes: include mixfix syntax;
Wed, 07 Jun 2006 02:01:32 +0200 wenzelm added 'if' and 'for' keywords;
Tue, 16 May 2006 21:33:09 +0200 wenzelm added 'const_syntax';
Sat, 13 May 2006 02:51:43 +0200 wenzelm 'defs': unchecked flag;
Sun, 30 Apr 2006 22:50:10 +0200 wenzelm AxClass.define_class;
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Thu, 13 Apr 2006 12:01:09 +0200 wenzelm axclass: old-style concrete syntax for canonical specification format;
Tue, 11 Apr 2006 16:00:07 +0200 wenzelm 'axclass': no parameters;
Sat, 08 Apr 2006 22:51:23 +0200 wenzelm 'abbreviation': optional print mode;
Mon, 20 Mar 2006 17:15:35 +0100 ballarin Tuned signature of Locale.add_locale(_i).
Fri, 17 Mar 2006 15:22:40 +0100 ballarin add_locale(_i) returns internal locale name.
Tue, 14 Mar 2006 22:06:39 +0100 wenzelm added 'print_statement' command;
Tue, 14 Mar 2006 16:29:37 +0100 wenzelm added 'no_translations';
Sat, 11 Mar 2006 16:53:27 +0100 wenzelm *** empty log message ***
Wed, 08 Mar 2006 18:37:24 +0100 wenzelm constdecl: always allow 'where';
Thu, 16 Feb 2006 18:26:00 +0100 wenzelm added 'abbreviation';
Mon, 06 Feb 2006 20:59:49 +0100 wenzelm Toplevel.local_theory;
Fri, 03 Feb 2006 11:47:57 +0100 haftmann refined signature of locale module
Thu, 02 Feb 2006 12:52:20 +0100 wenzelm moved (general_)statement to outer_parse.ML;
Sat, 28 Jan 2006 17:28:56 +0100 wenzelm removed obsolete keyword 'files';
Fri, 27 Jan 2006 19:03:02 +0100 wenzelm moved theorem tags from Drule to PureThy;
Wed, 25 Jan 2006 00:21:38 +0100 wenzelm added 'definition';
Tue, 24 Jan 2006 00:43:28 +0100 wenzelm axiomatization: optional vars;
Fri, 13 Jan 2006 01:13:11 +0100 wenzelm uniform handling of fixes;
Sat, 07 Jan 2006 23:27:56 +0100 wenzelm added 'axiomatization';
Wed, 04 Jan 2006 00:52:43 +0100 wenzelm Toplevel.forget_proof;
Tue, 03 Jan 2006 00:06:24 +0100 wenzelm added 'using' command;
Wed, 30 Nov 2005 22:52:46 +0100 wenzelm simulaneous 'def';
Thu, 10 Nov 2005 20:57:20 +0100 wenzelm guess: Toplevel.proof;
Wed, 09 Nov 2005 16:26:51 +0100 wenzelm P.context_element, P.locale_element;
Tue, 18 Oct 2005 17:59:33 +0200 wenzelm use simplified Toplevel.proof etc.;
less more (0) -120 tip