src/Pure/Syntax/mixfix.ML
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
Wed, 30 Jan 2002 14:00:36 +0100 wenzelm added literal;
Wed, 16 Jan 2002 23:19:34 +0100 wenzelm GPLed;
Tue, 18 Dec 2001 02:20:23 +0100 wenzelm improved mixfix_args;
Fri, 14 Dec 2001 22:29:51 +0100 wenzelm removed special treatment of "_" in syntax (now covered by \<index> arg);
Sun, 11 Nov 2001 21:38:04 +0100 wenzelm pure_syntax_output: "_meta_conjunction";
Fri, 09 Nov 2001 00:17:52 +0100 wenzelm removed pure_sym_syntax;
Thu, 08 Nov 2001 00:26:41 +0100 wenzelm proper syntax for structs;
Wed, 07 Nov 2001 18:18:46 +0100 wenzelm syntax for structs;
Sun, 28 Oct 2001 22:58:39 +0100 wenzelm fixed string_of_mixfix;
Wed, 24 Oct 2001 17:31:58 +0200 wenzelm added string_of_mixfix;
Tue, 02 Oct 2001 20:23:33 +0200 wenzelm support non-oriented infix;
Sun, 11 Feb 2001 20:38:40 +0100 wenzelm added "xsymbols" syntax for "=?=";
Tue, 29 Aug 2000 20:15:04 +0200 wenzelm added \<dots> syntax;
less more (0) -100 -60 tip