src/Pure/Isar/outer_parse.ML
Fri, 02 Apr 2004 14:08:30 +0200 Experimental command for instantiation of locales in proof contexts:
Tue, 26 Feb 2002 21:44:29 +0100 renamed "uses" to "includes";
Mon, 25 Feb 2002 20:51:27 +0100 export locale_target, locale_keyword;
Tue, 12 Feb 2002 20:28:27 +0100 got rid of explicit marginal comments (now stripped earlier from input);
Thu, 22 Nov 2001 23:45:23 +0100 improved locale expression syntax;
Thu, 22 Nov 2001 17:14:17 +0100 added uname;
Wed, 21 Nov 2001 20:20:18 +0100 locale expressions;
Tue, 06 Nov 2001 19:28:11 +0100 locale_element/uses: string;
Tue, 06 Nov 2001 01:19:07 +0100 group locale_element;
Mon, 05 Nov 2001 21:00:45 +0100 locale_element: optional typ;
Sun, 04 Nov 2001 20:59:01 +0100 added locale_element;
Tue, 16 Oct 2001 00:33:22 +0200 parser for underscore (actually a symbolic identifier!);
Tue, 02 Oct 2001 20:23:33 +0200 support non-oriented infix;
Tue, 27 Jun 2000 20:35:31 +0200 OuterLex.name_of: include val;
Sun, 25 Jun 2000 23:52:59 +0200 added semicolon;
Sun, 04 Jun 2000 21:55:58 +0200 opt_mixfix', opt_infix';
Sun, 21 May 2000 14:35:27 +0200 adapted to inner syntax of sorts;
Fri, 05 May 2000 22:09:41 +0200 GPLed;
Sat, 01 Apr 2000 20:10:57 +0200 tuned mixfix syntax;
Sun, 26 Mar 2000 20:38:23 +0200 made SML/NJ happy;
Sun, 26 Mar 2000 20:11:12 +0200 !!!! = cut "Corrupted outer syntax in presentation";
Mon, 06 Mar 2000 21:09:37 +0100 argument: include verbatim;
Sun, 13 Feb 2000 21:00:02 +0100 tuned attrib;
Wed, 26 Jan 2000 21:12:40 +0100 'name' etc. include 'number';
Wed, 22 Dec 1999 20:29:19 +0100 marg_comment: repeat;
Tue, 26 Oct 1999 14:34:50 +0200 added opt_unit (from isar_syn.ML);
Sat, 04 Sep 1999 21:07:12 +0200 removed text vars;
Wed, 01 Sep 1999 21:17:37 +0200 any_props: improved error;
Wed, 25 Aug 1999 20:39:18 +0200 fixed arity;
Tue, 03 Aug 1999 19:04:02 +0200 improved interest;
Fri, 16 Jul 1999 22:26:44 +0200 separate command tokens;
Mon, 12 Jul 1999 22:28:38 +0200 term/prop: include number;
Fri, 09 Jul 1999 18:45:15 +0200 added termp;
Thu, 08 Jul 1999 18:36:09 +0200 propp: 'concl' patterns;
Wed, 30 Jun 1999 12:23:46 +0200 added sync;
Tue, 25 May 1999 20:21:30 +0200 renamed Comment.empty to Comment.none;
Fri, 30 Apr 1999 18:13:55 +0200 method = meth3 (again);
Fri, 30 Apr 1999 18:07:19 +0200 comment, interest;
Tue, 27 Apr 1999 10:42:37 +0200 opt_thm_name: name optional;
Wed, 14 Apr 1999 19:05:28 +0200 triple_swap;
Wed, 17 Mar 1999 18:01:41 +0100 fixed thm_name again;
Wed, 17 Mar 1999 13:39:01 +0100 added simple_arity, spec_name, spec_opt_name;
Thu, 11 Mar 1999 21:55:23 +0100 tuned opt_mixfix failure;
Thu, 03 Dec 1998 14:10:04 +0100 and_list;
Tue, 01 Dec 1998 14:47:52 +0100 enum: !!! after seperator;
Wed, 25 Nov 1998 14:01:08 +0100 comment parser;
Thu, 19 Nov 1998 11:49:57 +0100 fixed method syntax;
Tue, 17 Nov 1998 14:24:15 +0100 generalized (opt_)thm_name;
Mon, 16 Nov 1998 11:00:58 +0100 removed args, args1, thm_xname;
Mon, 09 Nov 1998 15:33:12 +0100 Generic parsers for Isabelle/Isar outer syntax.