src/Pure/Syntax/type_ext.ML
Wed, 06 Apr 2011 22:25:44 +0200 wenzelm type syntax as regular mixfix specification (type_ext for bootstrapping has been obsolete for many years);
Wed, 06 Apr 2011 21:55:41 +0200 wenzelm moved type syntax translations to syn_trans.ML;
Wed, 06 Apr 2011 12:58:13 +0200 wenzelm moved unparse material to syntax_phases.ML;
Tue, 05 Apr 2011 23:14:41 +0200 wenzelm moved decode/parse operations to standard_syntax.ML;
Tue, 05 Apr 2011 13:07:40 +0200 wenzelm more precise propagation of reports/results through some inner syntax layers;
Sun, 03 Apr 2011 21:59:33 +0200 wenzelm added Position.reports convenience;
Wed, 30 Mar 2011 22:03:50 +0200 wenzelm more informative markup_free;
Sun, 27 Mar 2011 20:55:01 +0200 wenzelm decode_term: some context-sensitive markup;
Sun, 27 Mar 2011 19:51:51 +0200 wenzelm tuned signatures;
Sun, 27 Mar 2011 19:27:31 +0200 wenzelm decode_term: more precise reports;
Sun, 27 Mar 2011 17:55:11 +0200 wenzelm decode_term/disambig: report resolved term variables for the unique (!) result;
Tue, 22 Mar 2011 16:15:50 +0100 wenzelm update_name_tr: more precise handling of explicit constraints, including positions;
Tue, 22 Mar 2011 15:32:47 +0100 wenzelm statespace syntax: strip positions -- type constraints are unexpected here;
Tue, 22 Mar 2011 14:22:40 +0100 wenzelm datatype case_tr: strip positions -- type constraints are unexpected despite the "any" category in "case_syn";
Tue, 22 Mar 2011 13:32:20 +0100 wenzelm support for encoded positions (for id_position, longid_position) as pseudo type-constraints -- still inactive;
Sun, 12 Sep 2010 19:04:02 +0200 wenzelm eliminated aliases of Type.constraint;
Mon, 31 May 2010 21:06:57 +0200 wenzelm modernized some structure names, keeping a few legacy aliases;
Thu, 29 Apr 2010 11:00:32 +0200 wenzelm uniform decoding of fixed/const syntax entities, allows to pass "\<^fixed>foo__" through the syntax layer (supersedes 1b7109c10b7b);
Wed, 28 Apr 2010 10:51:34 +0200 wenzelm get_sort: minimize sorts given in the text, while keeping those from the context unchanged (the latter are preferred);
Tue, 09 Mar 2010 14:29:47 +0100 wenzelm simplified Syntax.basic_syntax (again);
Wed, 03 Mar 2010 00:50:47 +0100 wenzelm "_type_prop" is syntax const -- recovered printing of OFCLASS;
Wed, 03 Mar 2010 00:28:22 +0100 wenzelm authentic syntax for classes and type constructors;
Sun, 21 Feb 2010 22:35:02 +0100 wenzelm slightly more abstract syntax mark/unmark operations;
Wed, 30 Sep 2009 22:20:58 +0200 wenzelm eliminated redundant bindings;
Sun, 08 Mar 2009 17:26:14 +0100 wenzelm moved basic algebra of long names from structure NameSpace to Long_Name;
Mon, 19 Jan 2009 20:05:41 +0100 wenzelm removed Ids;
Wed, 18 Jun 2008 22:32:06 +0200 wenzelm added type_constraint (formerly in type_infer.ML, which is now loaded later);
Fri, 13 Jun 2008 21:04:44 +0200 wenzelm map_const: soft version, no failure here (recovers hiding of consts, because a hidden name is illegal and rejected later);
Thu, 17 Apr 2008 16:30:53 +0200 wenzelm moved default token translations to proof_context.ML, if all fails the pretty printer falls back on plain output;
Mon, 04 Feb 2008 12:13:08 +0100 wenzelm *** MESSAGE REFERS TO 1.29 and 1.44 ***
less more (0) -50 -30 tip