src/Pure/Isar/isar_syn.ML
Wed, 21 Jan 2009 23:40:23 +0100 haftmann allow empty class specs
Wed, 21 Jan 2009 16:47:03 +0100 haftmann wrecked old locale package and related modules
Wed, 07 Jan 2009 22:31:34 +0100 haftmann changed locale predicate name convention
Wed, 07 Jan 2009 08:03:25 +0100 haftmann proper local_theory after Class.class
Tue, 06 Jan 2009 08:50:12 +0100 haftmann merged
Mon, 05 Jan 2009 15:55:04 +0100 haftmann locale -> old_locale, new_locale -> locale
Mon, 05 Jan 2009 15:36:24 +0100 haftmann rearranged target theories
Mon, 05 Jan 2009 00:13:11 +0100 wenzelm Isar.init;
Fri, 02 Jan 2009 15:44:32 +0100 wenzelm added props_text (from outer_parse.ML);
Fri, 12 Dec 2008 14:23:49 +0100 ballarin Merged; updated interpretation command in isar_syn.ML.
Thu, 11 Dec 2008 18:30:26 +0100 ballarin Conversion of HOL-Main and ZF to new locales.
Wed, 10 Dec 2008 10:11:18 +0100 ballarin Enable keyword 'structure' in for clause of locale expression.
Fri, 05 Dec 2008 18:43:42 +0100 haftmann Name.name_of -> Binding.base_name
Thu, 04 Dec 2008 14:43:33 +0100 haftmann cleaned up binding module and related code
Wed, 03 Dec 2008 15:27:41 +0100 ballarin Sublocale: removed public after_qed; identifiers private to NewLocale.
Fri, 28 Nov 2008 12:26:14 +0100 ballarin Ahere to modern naming conventions; proper treatment of internal vs external names.
Thu, 27 Nov 2008 10:29:07 +0100 ballarin Sublocale command.
Mon, 17 Nov 2008 17:00:22 +0100 haftmann adjusted locale signature to *_cmd convention
Thu, 06 Nov 2008 12:29:51 +0100 ballarin Keyword 'includes' gone.
Fri, 19 Sep 2008 21:00:48 +0200 wenzelm moved Isar editor commands from isar_syn.ML to isar.ML;
Thu, 18 Sep 2008 19:39:44 +0200 wenzelm simplified oracle interface;
Wed, 17 Sep 2008 22:06:54 +0200 wenzelm ML_prf: inherit env for all contexts within the proof;
Wed, 17 Sep 2008 21:27:31 +0200 wenzelm added ML_prf;
Wed, 17 Sep 2008 15:21:30 +0200 ballarin Public interface to interpretation morphism.
Wed, 03 Sep 2008 17:47:38 +0200 wenzelm axiomatization is now global-only;
Tue, 02 Sep 2008 17:31:20 +0200 ballarin Interpretation commands no longer accept interpretation attributes.
Tue, 02 Sep 2008 16:55:33 +0200 wenzelm type Attrib.binding abbreviates Name.binding without attributes;
Tue, 02 Sep 2008 14:10:45 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Thu, 14 Aug 2008 20:13:42 +0200 wenzelm renamed P.ml_source to P.ML_source;
Thu, 14 Aug 2008 19:52:37 +0200 wenzelm P.doc_source and P.ml_sorce for proper SymbolPos.text;
Wed, 13 Aug 2008 20:57:28 +0200 wenzelm simplified markup commands;
Tue, 12 Aug 2008 21:27:55 +0200 wenzelm Isabelle.command: inline former OuterSyntax.prepare_command;
Mon, 11 Aug 2008 22:06:49 +0200 wenzelm Isar.command: OuterSyntax.prepare_command_failsafe defers syntax errors until execution time;
Mon, 11 Aug 2008 17:37:48 +0200 wenzelm Isar.command: do not set position of enclosing transaction, to avoid of clash with the one being prepared here!
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;
less more (0) -300 -100 -60 tip