src/Pure/Isar/isar_syn.ML
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.;
Sat, 15 Oct 2005 00:08:03 +0200 wenzelm added 'guess';
Tue, 20 Sep 2005 14:03:41 +0200 wenzelm removed obsolete thms_containing;
Wed, 14 Sep 2005 23:15:00 +0200 wenzelm hide: added option '(open)';
Tue, 13 Sep 2005 22:19:37 +0200 wenzelm cleanup parsers and interfaces;
Mon, 05 Sep 2005 17:38:22 +0200 wenzelm chapter/section/subsection/subsubsection/text: optional locale specification;
Fri, 02 Sep 2005 09:50:58 +0200 ballarin print_locale omits facts by default
less more (0) -100 -60 tip