src/Pure/Syntax/syn_ext.ML
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Wed, 09 Jun 2004 18:54:26 +0200 wenzelm removed separate logtypes field of syntax;
Sat, 29 May 2004 14:58:44 +0200 wenzelm Library.read_int;
Sat, 01 May 2004 22:10:37 +0200 wenzelm improved indexed syntax / implicit structures;
Thu, 22 Apr 2004 10:59:19 +0200 wenzelm non_typed_tr';
Wed, 30 Jan 2002 14:05:29 +0100 wenzelm escape_mfix;
Wed, 16 Jan 2002 23:19:34 +0100 wenzelm GPLed;
Fri, 14 Dec 2001 22:30:54 +0100 wenzelm support for ``indexed syntax'' (using "\<index>" argument instead of "_");
Sat, 01 Sep 2001 00:20:44 +0200 wenzelm tuned;
Mon, 17 Jul 2000 21:44:39 +0200 wenzelm consts: include *all* names;
Sat, 04 Sep 1999 21:04:07 +0200 wenzelm removed binding;
Wed, 02 Jun 1999 22:26:24 +0200 wenzelm added dddot_indexname;
Tue, 09 Mar 1999 12:11:29 +0100 wenzelm token translation: real;
Mon, 16 Nov 1998 10:41:27 +0100 wenzelm Scan.read;
Tue, 20 Oct 1998 16:30:27 +0200 wenzelm no open;
Mon, 18 May 1998 17:57:47 +0200 wenzelm Symbol.stopper;
Mon, 09 Mar 1998 16:11:50 +0100 wenzelm adapted to new scanner and abroque chars;
Wed, 05 Nov 1997 11:41:46 +0100 wenzelm adapted syn_ext_trfunsT;
Fri, 31 Oct 1997 15:21:32 +0100 wenzelm tuned;
Thu, 30 Oct 1997 17:05:20 +0100 wenzelm added mixfix_args;
Fri, 04 Apr 1997 19:07:54 +0200 wenzelm fixed diagnostic output of print modes;
Fri, 28 Feb 1997 16:40:08 +0100 wenzelm added token_translation interface;
Fri, 13 Dec 1996 17:30:28 +0100 wenzelm added fix_tr', syn_ext_trfunsT;
Tue, 10 Dec 1996 12:56:33 +0100 wenzelm mfix_to_xprod: now uses read_charnames;
Wed, 27 Nov 1996 16:40:57 +0100 wenzelm changed symbolic char syntax to \<NAME>
Tue, 19 Nov 1996 13:21:02 +0100 wenzelm minor tuning;
Mon, 18 Nov 1996 17:30:28 +0100 wenzelm new delimiter syntax in mixfixes: \{SYMBOLNAME} is char from symbol font;
Fri, 16 Feb 1996 17:18:51 +0100 paulson Elimination of fully-functorial style.
Mon, 03 Jul 1995 15:39:53 +0200 clasohm added cargs for curried function application
Mon, 12 Jun 1995 15:01:03 +0200 clasohm fixed bug in mfix_to_xprod: lambda productions' lhs shouldn't be modified
Fri, 03 Mar 1995 11:48:05 +0100 clasohm added CPure (curried functions) and ProtoPure (ancestor of Pure and CPure)
Mon, 27 Feb 1995 17:47:57 +0100 wenzelm new in mixfix annotations: "' " (quote space) separates delimiters without
Wed, 18 Jan 1995 11:36:04 +0100 clasohm added optional precedence for body of binder;
Wed, 14 Dec 1994 10:24:54 +0100 wenzelm removed "logic1";
Thu, 08 Dec 1994 12:46:25 +0100 clasohm changed Pure's grammar and the way types are converted to nonterminals
Tue, 04 Oct 1994 13:02:16 +0100 clasohm made major changes to grammar; Isabelle94-1
Fri, 19 Aug 1994 15:37:24 +0200 wenzelm removed idT, varT, tidT, tvarT (now in lexicon.ML);
Wed, 29 Jun 1994 12:01:17 +0200 clasohm changed precedence of constrain to [4, 0], 3
Tue, 17 May 1994 14:42:34 +0200 clasohm fixed a bug in syntax_error, added "Building new grammar" message;
Wed, 11 May 1994 12:29:34 +0200 clasohm changed implode to ^
Wed, 11 May 1994 12:14:18 +0200 clasohm moved 'filter is_xid' in syn_ext
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;
Wed, 19 Jan 1994 14:27:46 +0100 wenzelm contains remaining parts of xgram.ML and extension.ML;
less more (0) tip