src/Pure/Syntax/parser.ML
Wed, 27 Oct 1999 11:15:35 +0200 oheimb symbols in (error) messages now consistently with single backslash
Sat, 10 Jul 1999 21:40:14 +0200 wenzelm more specific exn;
Fri, 25 Jun 1999 13:37:51 +0200 wenzelm branching_level = 400;
Fri, 29 Jan 1999 17:11:40 +0100 oheimb corrected output of symbols for several (probably not all) relevant functions
Tue, 12 May 1998 18:06:27 +0200 wenzelm branching_level = 250;
Mon, 09 Mar 1998 16:10:57 +0100 wenzelm tuned syntax error msg;
Sun, 28 Dec 1997 14:56:44 +0100 wenzelm renamed Symtab.null to Symtab.empty;
Tue, 26 Nov 1996 16:26:06 +0100 paulson Eta-expansion of a function definition, for value polymorphism
Thu, 14 Nov 1996 14:32:01 +0100 wenzelm removed silly message;
Fri, 15 Mar 1996 12:01:19 +0100 berghofe Added some functions which allow redirection of Isabelle's output
Fri, 16 Feb 1996 14:17:34 +0100 paulson Elimination of fully-functorial style.
Mon, 15 Jan 1996 15:00:14 +0100 clasohm added comments
Mon, 03 Jul 1995 13:37:29 +0200 clasohm removed debugging output
Mon, 03 Jul 1995 13:06:36 +0200 clasohm added comments; fixed a bug; reduced memory usage slightly
Wed, 14 Jun 1995 12:05:13 +0200 clasohm removed 'raw' productions from gram datatype; replaced mk_gram by add_prods;
Thu, 02 Feb 1995 13:11:51 +0100 clasohm simplified elimination of chain productions
Wed, 11 Jan 1995 13:25:23 +0100 wenzelm pretty_gram: now sorts productions;
Thu, 08 Dec 1994 12:46:25 +0100 clasohm changed Pure's grammar and the way types are converted to nonterminals
Wed, 09 Nov 1994 13:50:59 +0100 clasohm changed warning for extremely ambiguous expressions
Thu, 03 Nov 1994 08:34:53 +0100 clasohm added warning message
Tue, 04 Oct 1994 13:02:16 +0100 clasohm made major changes to grammar; Isabelle94-1
Fri, 19 Aug 1994 15:36:23 +0200 wenzelm removed roots arg of extend_gram;
Thu, 26 May 1994 12:55:52 +0200 clasohm "Building new grammar" message is no longer displayed by empty_gram
Thu, 19 May 1994 13:13:27 +0200 clasohm lookaheads are now computed faster (during the grammar is built)
Tue, 17 May 1994 14:42:34 +0200 clasohm fixed a bug in syntax_error, added "Building new grammar" message;
Fri, 13 May 1994 13:56:22 +0200 clasohm syntax_error now checks precedences when computing expected tokens
Mon, 09 May 1994 11:11:37 +0200 clasohm syntax_error now removes duplicate tokens in its output and doesn't
Fri, 06 May 1994 13:50:36 +0200 clasohm improved syntax error:
Tue, 26 Apr 1994 14:48:41 +0200 clasohm made a few cosmetic changes
Fri, 22 Apr 1994 12:43:53 +0200 clasohm changed the way a grammar is generated to allow the new parser to work;
Thu, 03 Feb 1994 13:59:00 +0100 wenzelm minor internal changes;
Wed, 19 Jan 1994 14:21:26 +0100 wenzelm MAJOR INTERNAL CHANGE: extend and merge operations of syntax tables
Fri, 08 Oct 1993 14:29:55 +0100 wenzelm *** empty log message ***
Mon, 04 Oct 1993 15:30:49 +0100 wenzelm lots of internal cleaning and tuning;
less more (0) tip