src/Pure/Thy/thy_parse.ML
Fri, 18 Jul 1997 13:36:03 +0200 wenzelm renamed |-> <-| <-> to Parse/PrintRule;
Tue, 06 May 1997 12:55:07 +0200 wenzelm removed MLtrans, MLtext;
Fri, 28 Feb 1997 16:40:08 +0100 wenzelm added token_translation interface;
Fri, 13 Dec 1996 17:37:42 +0100 wenzelm added typed print translations;
Tue, 10 Dec 1996 12:50:35 +0100 wenzelm syntax section: added 'output' mode option;
Wed, 27 Nov 1996 16:40:23 +0100 wenzelm use_thy now automatically opens theory structures;
Tue, 26 Nov 1996 16:33:59 +0100 paulson Eta-expansion of a function definition, for value polymorphism
Mon, 18 Nov 1996 17:31:14 +0100 wenzelm mixfix: added syntax for Infirl/rName;
Thu, 11 Jul 1996 15:18:57 +0200 paulson Oracles can now be strings instead of identifiers
Tue, 18 Jun 1996 16:17:38 +0200 paulson Translation infixes <->, etc., no longer available at top-level
Tue, 30 Apr 1996 13:40:32 +0200 clasohm changed ident_no_colon so that it forbids postfix "=", too
Wed, 06 Mar 1996 14:11:41 +0100 clasohm added constdefs
Tue, 05 Mar 1996 15:52:59 +0100 paulson Addition of oracles
Fri, 16 Feb 1996 18:00:47 +0100 paulson Elimination of fully-functorial style.
Fri, 01 Dec 1995 13:54:27 +0100 clasohm added const_type to type_decl
Fri, 01 Dec 1995 12:22:07 +0100 clasohm simplified parser for constType
Wed, 29 Nov 1995 16:47:38 +0100 clasohm added type class to simple_type
Tue, 07 Nov 1995 12:57:20 +0100 clasohm types in consts section of .thy files can now be specified without quotes
Wed, 06 Sep 1995 15:27:11 +0200 clasohm removed list2 and enum2
Wed, 06 Sep 1995 15:11:19 +0200 clasohm added enum2 and list2
Mon, 21 Aug 1995 18:03:12 +0200 wenzelm minor fix to make less noise with SML/NJ;
Tue, 11 Apr 1995 11:20:43 +0200 nipkow (binder "Q" p) generates Binder("Q",p,p); it used to be Binder("Q",0,p).
Fri, 27 Jan 1995 13:40:07 +0100 wenzelm binder: optional body pri now [bracketted];
Wed, 18 Jan 1995 11:36:04 +0100 clasohm added optional precedence for body of binder;
Fri, 09 Dec 1994 16:44:31 +0100 wenzelm minor internal changes;
Wed, 07 Dec 1994 12:34:47 +0100 clasohm moved first call of store_theory from thy_read.ML to created .thy.ML file
Mon, 14 Nov 1994 11:57:32 +0100 wenzelm exported 'cat';
Tue, 25 Oct 1994 13:16:49 +0100 wenzelm strip_quotes now exported;
Wed, 12 Oct 1994 16:30:19 +0100 wenzelm type_args, opt_witness now exported;
Wed, 07 Sep 1994 10:43:30 +0200 clasohm renamed temporary variable 'base' to 'thy' in mk_structure
Tue, 06 Sep 1994 14:44:10 +0200 clasohm renamed base_on into mk_base and moved it to the beginning of the generated
Mon, 22 Aug 1994 11:07:40 +0200 lcp Pure/Thy/thy_parse/THY_PARSE: deleted duplicate specifications of parens,
Fri, 19 Aug 1994 15:38:50 +0200 wenzelm renamed 'defns' to 'defs';
Fri, 15 Jul 1994 13:30:42 +0200 clasohm added check for concistency of filename and theory name;
Wed, 06 Jul 1994 14:39:32 +0200 wenzelm exported opt_infix, opt_mixfix parsers;
Thu, 16 Jun 1994 12:07:40 +0200 wenzelm added 'subclass' section;
Wed, 01 Jun 1994 15:49:46 +0200 wenzelm added signature constraint;
Thu, 19 May 1994 16:26:19 +0200 wenzelm (replaces Thy/parse.ML and Thy/syntax.ML)
less more (0) tip