src/Pure/Syntax/mixfix.ML
Fri, 25 May 2018 21:01:51 +0200 wenzelm pretty-print according to defaults of input syntax;
Fri, 25 May 2018 13:47:58 +0200 wenzelm proper output;
Wed, 10 Jan 2018 15:21:49 +0100 nipkow Manual updates towards conversion of "op" syntax
Tue, 12 Apr 2016 14:50:53 +0200 wenzelm back to static Mixfix.default_constraint without any special tricks (reverting e6443edaebff);
Fri, 01 Apr 2016 17:37:46 +0200 wenzelm tuned signature;
Fri, 01 Apr 2016 17:23:15 +0200 wenzelm tuned;
Wed, 30 Mar 2016 23:32:50 +0200 wenzelm more explicit support for object-logic constraint;
Wed, 30 Mar 2016 20:35:35 +0200 wenzelm avoid duplicate reports;
Wed, 30 Mar 2016 15:15:12 +0200 wenzelm clarified simple mixfix;
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
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;
Sat, 04 Sep 1999 21:02:55 +0200 wenzelm removed "_BIND" syntax;
Thu, 08 Jul 1999 18:30:21 +0200 wenzelm aprop: ??id, ...;
Wed, 02 Jun 1999 22:25:57 +0200 wenzelm "..." syntax;
Wed, 14 Apr 1999 11:17:16 +0200 wenzelm fixed named type infixes (actual BUG!);
Fri, 11 Dec 1998 18:56:30 +0100 oheimb added new print_mode "xsymbols" for extended symbol support
Tue, 20 Oct 1998 16:30:27 +0200 wenzelm no open;
Mon, 10 Aug 1998 17:01:40 +0200 wenzelm ??id syntax for text variables;
Sat, 20 Jun 1998 19:52:53 +0200 wenzelm added fix_mixfix;
Wed, 13 May 1998 12:20:53 +0200 wenzelm pure_nonterms;
Wed, 22 Apr 1998 19:09:44 +0200 wenzelm added no_syn;
Mon, 09 Mar 1998 16:10:38 +0100 wenzelm Symbol.explode;
Wed, 05 Nov 1997 11:40:23 +0100 wenzelm added TYPE syntax;
Fri, 31 Oct 1997 15:20:20 +0100 wenzelm added mixfix_args;
Fri, 10 Oct 1997 15:47:41 +0200 wenzelm added longid syntax;
Thu, 09 Oct 1997 14:55:24 +0200 wenzelm fixed infix syntax;
Mon, 22 Sep 1997 17:29:42 +0200 wenzelm fixed idt/idts vs. pttrn/pttrns;
Thu, 24 Apr 1997 10:39:00 +0200 oheimb changed priority of '%': now no parenteses needed for '[...] == %x. [...]'
Fri, 07 Mar 1997 15:29:46 +0100 wenzelm added \<Colon> syntax for constraints (more compact!);
Fri, 28 Feb 1997 16:41:49 +0100 wenzelm added _mk_ofclass(S);
Fri, 21 Feb 1997 16:43:04 +0100 wenzelm declared the dummy type;
Fri, 21 Feb 1997 16:35:30 +0100 wenzelm tuned symbolic [|_|] syntax;
Fri, 13 Dec 1996 17:29:22 +0100 wenzelm binder_tr': applied fix_tr';
Wed, 27 Nov 1996 16:41:56 +0100 wenzelm symbol name changes;
Mon, 18 Nov 1996 17:29:31 +0100 wenzelm added Infixl/rName: specify infix name independently from syntax;
Thu, 05 Sep 1996 10:30:42 +0200 paulson Pretty-printing change to emphasize the scope of assumptions
Fri, 16 Feb 1996 14:17:34 +0100 paulson Elimination of fully-functorial style.
Fri, 07 Jul 1995 13:57:43 +0200 clasohm moved mixfix syntax from sign.ML
Mon, 03 Jul 1995 15:39:53 +0200 clasohm added cargs for curried function application
Sat, 22 Apr 1995 12:21:41 +0200 nipkow I have modified the grammar for idts (sequences of identifiers with optional
Fri, 03 Mar 1995 11:48:05 +0100 clasohm added CPure (curried functions) and ProtoPure (ancestor of Pure and CPure)
Thu, 02 Mar 1995 12:07:20 +0100 wenzelm added declaration of syntactic const "_abs";
Fri, 27 Jan 1995 13:33:52 +0100 wenzelm *** empty log message ***
Wed, 18 Jan 1995 11:36:04 +0100 clasohm added optional precedence for body of binder;
Wed, 11 Jan 1995 10:53:22 +0100 wenzelm slightly changed OFCLASS syntax;
Wed, 14 Dec 1994 10:26:30 +0100 wenzelm added any, sprop to pure_types;
Thu, 08 Dec 1994 12:46:25 +0100 clasohm changed Pure's grammar and the way types are converted to nonterminals
Wed, 12 Oct 1994 16:34:00 +0100 wenzelm remove _explode, _implode and trfuns;
Sat, 08 Oct 1994 13:45:40 +0100 clasohm changed precedences of _constrain (i.e. "::")
less more (0) -120 tip