src/Pure/Syntax/mixfix.ML
Wed, 30 Mar 2016 14:59:12 +0200 wenzelm tuned;
Wed, 30 Mar 2016 14:52:23 +0200 wenzelm more operations;
Tue, 29 Mar 2016 22:22:12 +0200 wenzelm tuned messages -- more positions;
Tue, 29 Mar 2016 21:17:29 +0200 wenzelm more position information for type mixfix;
Sun, 29 Mar 2015 19:24:07 +0200 wenzelm tuned signature;
Wed, 26 Feb 2014 10:53:19 +0100 wenzelm tuned signature;
Sat, 25 May 2013 15:37:53 +0200 wenzelm syntax translations always depend on context;
Fri, 08 Apr 2011 22:40:29 +0200 wenzelm more accurate markup for syntax consts, notably binders which point back to the original logical entity;
Fri, 08 Apr 2011 21:11:29 +0200 wenzelm discontinued Syntax.max_pri, which is not really a symbolic parameter;
Fri, 08 Apr 2011 17:45:37 +0200 wenzelm renamed sprop "prop#" to "prop'" -- proper identifier;
Fri, 08 Apr 2011 15:02:11 +0200 wenzelm discontinued special treatment of structure Syntax_Ext (formerly Syn_Ext);
Fri, 08 Apr 2011 14:20:57 +0200 wenzelm discontinued special treatment of structure Mixfix;
Fri, 08 Apr 2011 13:31:16 +0200 wenzelm explicit structure Syntax_Trans;
Thu, 07 Apr 2011 18:24:59 +0200 wenzelm discontinued user-defined token translations;
Sun, 27 Mar 2011 15:01:47 +0200 wenzelm removed unclear comments stemming from ed24ba6f69aa;
Mon, 31 May 2010 21:06:57 +0200 wenzelm modernized some structure names, keeping a few legacy aliases;
Mon, 01 Mar 2010 17:07:36 +0100 wenzelm more uniform treatment of syntax for types vs. consts;
Fri, 26 Feb 2010 23:05:47 +0100 wenzelm use simplified Syntax.escape;
Wed, 24 Feb 2010 20:37:01 +0100 wenzelm allow general mixfix syntax for type constructors;
Mon, 15 Feb 2010 18:03:42 +0100 wenzelm renamed InfixName to Infix etc.;
Mon, 15 Feb 2010 17:17:51 +0100 wenzelm discontinued unnamed infix syntax;
Wed, 30 Sep 2009 22:25:50 +0200 wenzelm eliminated dead code;
Sat, 07 Mar 2009 21:20:17 +0100 wenzelm canonical argument order for type_name, const_name;
Mon, 19 Jan 2009 20:05:41 +0100 wenzelm removed Ids;
Sat, 15 Mar 2008 22:07:32 +0100 wenzelm tuned messages;
Wed, 17 Oct 2007 23:16:36 +0200 wenzelm removed obsolete unlocalize_mixfix;
Mon, 30 Apr 2007 13:32:58 +0200 wenzelm explicit treatment of legacy_features;
Sun, 15 Apr 2007 23:25:50 +0200 wenzelm removed obsolete TypeInfer.logicT -- use dummyT;
Sun, 15 Apr 2007 14:32:02 +0200 wenzelm added mixfixT (from type_infer.ML);
Tue, 12 Dec 2006 20:49:32 +0100 wenzelm simplified unlocalize_mixfix;
Sun, 26 Nov 2006 18:07:33 +0100 wenzelm Binder: syntax const is determined by binder_name, not its syntax;
Sat, 07 Oct 2006 01:31:20 +0200 wenzelm refined unlocalize_mixfix;
Fri, 29 Sep 2006 22:47:04 +0200 wenzelm removed mixfix_content;
Wed, 17 May 2006 01:23:46 +0200 wenzelm always preserve authentic consts -- removed Syntax.mixfix_const;
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Tue, 25 Apr 2006 22:23:50 +0200 wenzelm unlocalize_mixfix: fallback on NoSyn;
Sat, 08 Apr 2006 22:51:31 +0200 wenzelm removed fix_mixfix;
Tue, 14 Mar 2006 22:06:42 +0100 wenzelm turned string_of_mixfix into pretty_mixfix;
Sat, 11 Feb 2006 17:17:55 +0100 wenzelm replaced mixfix_conflict by mixfix_content;
Fri, 10 Feb 2006 02:22:52 +0100 wenzelm added mixfix_conflict;
Thu, 19 Jan 2006 21:22:24 +0100 wenzelm moved pure syntax to Syntax/syntax.ML and pure_thy.ML;
Fri, 13 Jan 2006 01:13:17 +0100 wenzelm mixfix: added Structure;
Wed, 04 Jan 2006 00:52:48 +0100 wenzelm added unlocalize_mixfix;
Fri, 02 Dec 2005 22:54:51 +0100 wenzelm mixfix_args: 1 for binders;
Fri, 28 Oct 2005 22:27:51 +0200 wenzelm renamed Goal constant to prop;
Fri, 07 Oct 2005 22:59:25 +0200 wenzelm added syntax for _idtdummy, _idtypdummy;
Tue, 06 Sep 2005 16:59:59 +0200 wenzelm deprecated old-style infix declarations, which mix name and syntax;
Wed, 29 Jun 2005 15:13:40 +0200 wenzelm accomodate advanced trfuns;
Sat, 16 Apr 2005 18:57:53 +0200 wenzelm identify binder translations only once (admits remove);
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.
Sat, 18 Dec 2004 17:10:49 +0100 schirmer Syntax: last premise of "_bigimpl" is wrapped with "_asm", to have a hook for
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;
Tue, 01 Jun 2004 12:35:46 +0200 wenzelm removed obsolete sort 'logic' and '=?=' syntax;
Sat, 29 May 2004 16:47:06 +0200 wenzelm \<^bsub>/\<^esub> syntax: unbreakable block;
Sat, 01 May 2004 22:10:37 +0200 wenzelm improved indexed syntax / implicit structures;
Fri, 23 Apr 2004 20:52:04 +0200 wenzelm index syntax: support for general expressions (input only);
Thu, 22 Apr 2004 10:59:19 +0200 wenzelm non_typed_tr';
Tue, 27 Jan 2004 08:15:10 +0100 nipkow Reduced space for xsymbols output of [| |] ==> from 3 to 1
less more (0) -100 -60 tip