Mon, 19 Apr 2010 23:11:39 +0200 |
wenzelm |
update_syntax: add new productions only once, to allow repeated local notation, for example;
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 14:29:47 +0100 |
wenzelm |
simplified Syntax.basic_syntax (again);
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 00:28:22 +0100 |
wenzelm |
authentic syntax for classes and type constructors;
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 17:07:36 +0100 |
wenzelm |
more uniform treatment of syntax for types vs. consts;
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 13:32:05 +0100 |
wenzelm |
parallel brute-force disambiguation;
|
file |
diff |
annotate
|
Sun, 21 Feb 2010 23:05:37 +0100 |
wenzelm |
filter out authentic const syntax;
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 18:03:42 +0100 |
wenzelm |
renamed InfixName to Infix etc.;
|
file |
diff |
annotate
|
Thu, 11 Feb 2010 22:03:37 +0100 |
wenzelm |
added ML antiquotation @{syntax_const};
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 09:13:46 +0100 |
haftmann |
normalized uncurry take/drop
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 17:28:25 +0100 |
haftmann |
curried take/drop
|
file |
diff |
annotate
|
Sun, 29 Nov 2009 17:14:24 +0100 |
wenzelm |
tuned message;
|
file |
diff |
annotate
|
Sun, 08 Nov 2009 16:30:41 +0100 |
wenzelm |
adapted Generic_Data, Proof_Data;
|
file |
diff |
annotate
|
Wed, 30 Sep 2009 22:20:58 +0200 |
wenzelm |
eliminated redundant bindings;
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 11:49:22 +0200 |
wenzelm |
explicit indication of Unsynchronized.ref;
|
file |
diff |
annotate
|
Wed, 18 Mar 2009 21:55:38 +0100 |
wenzelm |
de-camelized Symbol_Pos;
|
file |
diff |
annotate
|
Sun, 08 Mar 2009 17:26:14 +0100 |
wenzelm |
moved basic algebra of long names from structure NameSpace to Long_Name;
|
file |
diff |
annotate
|
Sun, 01 Mar 2009 16:48:06 +0100 |
wenzelm |
discontinued experimental support for Alice -- too hard to maintain its many language incompatibilities, never really worked anyway;
|
file |
diff |
annotate
|
Wed, 17 Dec 2008 12:10:39 +0100 |
haftmann |
dropped Ids
|
file |
diff |
annotate
|
Fri, 05 Dec 2008 18:42:37 +0100 |
haftmann |
removed Table.extend, NameSpace.extend_table
|
file |
diff |
annotate
|
Sat, 29 Nov 2008 13:37:13 +0100 |
nipkow |
New lexical item "float".
|
file |
diff |
annotate
|
Tue, 18 Nov 2008 18:25:45 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 29 Sep 2008 21:26:41 +0200 |
wenzelm |
report_token/parse_token: back to context-less version;
|
file |
diff |
annotate
|
Mon, 29 Sep 2008 14:41:25 +0200 |
wenzelm |
ContextPosition.report;
|
file |
diff |
annotate
|
Fri, 26 Sep 2008 19:07:56 +0200 |
wenzelm |
eliminated polymorphic equality;
|
file |
diff |
annotate
|
Fri, 15 Aug 2008 15:51:04 +0200 |
wenzelm |
read_asts: Lexicon.report_token, filter Lexicon.is_proper;
|
file |
diff |
annotate
|
Sun, 10 Aug 2008 12:38:26 +0200 |
wenzelm |
added parse_token (from proof_context.ML);
|
file |
diff |
annotate
|
Sat, 09 Aug 2008 12:28:13 +0200 |
wenzelm |
read_asts: report literal tokens;
|
file |
diff |
annotate
|
Sat, 09 Aug 2008 00:09:39 +0200 |
wenzelm |
read_token: more robust handling of empty text;
|
file |
diff |
annotate
|
Thu, 07 Aug 2008 22:32:03 +0200 |
wenzelm |
added read_token -- with optional YXML encoding of position;
|
file |
diff |
annotate
|
Thu, 07 Aug 2008 13:45:03 +0200 |
wenzelm |
adapted Scan.extend_lexicon/merge_lexicons;
|
file |
diff |
annotate
|