Wed, 26 Feb 2014 10:53:19 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 25 May 2013 15:37:53 +0200 |
wenzelm |
syntax translations always depend on context;
|
file |
diff |
annotate
|
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;
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 21:11:29 +0200 |
wenzelm |
discontinued Syntax.max_pri, which is not really a symbolic parameter;
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 17:45:37 +0200 |
wenzelm |
renamed sprop "prop#" to "prop'" -- proper identifier;
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 15:02:11 +0200 |
wenzelm |
discontinued special treatment of structure Syntax_Ext (formerly Syn_Ext);
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 14:20:57 +0200 |
wenzelm |
discontinued special treatment of structure Mixfix;
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 13:31:16 +0200 |
wenzelm |
explicit structure Syntax_Trans;
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 18:24:59 +0200 |
wenzelm |
discontinued user-defined token translations;
|
file |
diff |
annotate
|
Sun, 27 Mar 2011 15:01:47 +0200 |
wenzelm |
removed unclear comments stemming from ed24ba6f69aa;
|
file |
diff |
annotate
|
Mon, 31 May 2010 21:06:57 +0200 |
wenzelm |
modernized some structure names, keeping a few legacy aliases;
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 17:07:36 +0100 |
wenzelm |
more uniform treatment of syntax for types vs. consts;
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 23:05:47 +0100 |
wenzelm |
use simplified Syntax.escape;
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 20:37:01 +0100 |
wenzelm |
allow general mixfix syntax for type constructors;
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 18:03:42 +0100 |
wenzelm |
renamed InfixName to Infix etc.;
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 17:17:51 +0100 |
wenzelm |
discontinued unnamed infix syntax;
|
file |
diff |
annotate
|
Wed, 30 Sep 2009 22:25:50 +0200 |
wenzelm |
eliminated dead code;
|
file |
diff |
annotate
|
Sat, 07 Mar 2009 21:20:17 +0100 |
wenzelm |
canonical argument order for type_name, const_name;
|
file |
diff |
annotate
|
Mon, 19 Jan 2009 20:05:41 +0100 |
wenzelm |
removed Ids;
|
file |
diff |
annotate
|
Sat, 15 Mar 2008 22:07:32 +0100 |
wenzelm |
tuned messages;
|
file |
diff |
annotate
|
Wed, 17 Oct 2007 23:16:36 +0200 |
wenzelm |
removed obsolete unlocalize_mixfix;
|
file |
diff |
annotate
|
Mon, 30 Apr 2007 13:32:58 +0200 |
wenzelm |
explicit treatment of legacy_features;
|
file |
diff |
annotate
|
Sun, 15 Apr 2007 23:25:50 +0200 |
wenzelm |
removed obsolete TypeInfer.logicT -- use dummyT;
|
file |
diff |
annotate
|
Sun, 15 Apr 2007 14:32:02 +0200 |
wenzelm |
added mixfixT (from type_infer.ML);
|
file |
diff |
annotate
|
Tue, 12 Dec 2006 20:49:32 +0100 |
wenzelm |
simplified unlocalize_mixfix;
|
file |
diff |
annotate
|
Sun, 26 Nov 2006 18:07:33 +0100 |
wenzelm |
Binder: syntax const is determined by binder_name, not its syntax;
|
file |
diff |
annotate
|
Sat, 07 Oct 2006 01:31:20 +0200 |
wenzelm |
refined unlocalize_mixfix;
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 22:47:04 +0200 |
wenzelm |
removed mixfix_content;
|
file |
diff |
annotate
|
Wed, 17 May 2006 01:23:46 +0200 |
wenzelm |
always preserve authentic consts -- removed Syntax.mixfix_const;
|
file |
diff |
annotate
|
Thu, 27 Apr 2006 15:06:35 +0200 |
wenzelm |
tuned basic list operators (flat, maps, map_filter);
|
file |
diff |
annotate
|