src/Pure/Isar/isar_syn.ML
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;
less more (0) -300 -100 -60 tip