src/Pure/Isar/isar_syn.ML
Mon, 04 Aug 2008 17:13:33 +0200 wenzelm Isar.command: explicitly set transaction position, as required for prepare_command errors;
Fri, 25 Jul 2008 12:03:32 +0200 haftmann dropped locale (open)
Wed, 16 Jul 2008 11:20:25 +0200 wenzelm added Isar.command, Isar.insert, Isar.remove (editor model);
Tue, 15 Jul 2008 22:37:58 +0200 wenzelm renamed IsarCmd.nested_command to OuterSyntax.prepare_command;
Mon, 14 Jul 2008 17:51:42 +0200 wenzelm adapted IsarCmd.init_theory;
Mon, 14 Jul 2008 11:19:40 +0200 wenzelm removed obsolete 'redo' command;
Thu, 10 Jul 2008 20:53:52 +0200 wenzelm activated new versions of init_toplevel, linear_undo, undo, undos_proof kill;
Thu, 10 Jul 2008 20:03:28 +0200 wenzelm added Isar.init_point, Isar.kill;
Thu, 10 Jul 2008 18:02:34 +0200 wenzelm added Isar.linear_undo;
Thu, 10 Jul 2008 17:26:25 +0200 wenzelm added Isar.undo, which emulates old-style undo on global tty state;
Tue, 08 Jul 2008 17:52:26 +0200 wenzelm removed obsolete touch_child_thys;
Sat, 28 Jun 2008 15:17:26 +0200 wenzelm tuned;
Wed, 25 Jun 2008 17:38:32 +0200 wenzelm moved global keywords from OuterSyntax to OuterKeyword, tuned interfaces;
Sat, 14 Jun 2008 17:26:07 +0200 wenzelm removed exotic 'token_translation' command;
Tue, 10 Jun 2008 15:31:05 +0200 haftmann dropped instance with attached definitions
Sat, 24 May 2008 22:04:52 +0200 wenzelm more uniform treatment of OuterSyntax.local_theory commands;
Wed, 14 May 2008 14:43:34 +0200 wenzelm remobed obsolete keyword concl;
Tue, 15 Apr 2008 22:09:24 +0200 wenzelm proof endings: no Toplevel.print!
Tue, 15 Apr 2008 18:49:27 +0200 wenzelm IsarCmd.hide_names;
Thu, 10 Apr 2008 17:01:38 +0200 wenzelm eliminated unused Toplevel.print3/three_buffers;
Wed, 02 Apr 2008 15:58:38 +0200 haftmann removed obscure "attach" feature
Sat, 29 Mar 2008 19:14:12 +0100 wenzelm commands 'use' and 'ML' now thy_decl;
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
less more (0) -300 -100 -60 tip