| 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
 | 
| Wed, 18 Jun 2008 22:32:04 +0200 | 
wenzelm | 
TypeExt.type_constraint;
 | 
file |
diff |
annotate
 | 
| Fri, 13 Jun 2008 21:04:42 +0200 | 
wenzelm | 
map_const: soft version, no failure here;
 | 
file |
diff |
annotate
 | 
| Sun, 18 May 2008 15:04:46 +0200 | 
wenzelm | 
moved global pretty/string_of functions from Sign to Syntax;
 | 
file |
diff |
annotate
 | 
| Thu, 17 Apr 2008 16:30:50 +0200 | 
wenzelm | 
token translations: context dependent, result Pretty.T;
 | 
file |
diff |
annotate
 | 
| Wed, 16 Apr 2008 17:40:40 +0200 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Wed, 16 Apr 2008 10:50:37 +0200 | 
haftmann | 
educated guess for infix syntax
 | 
file |
diff |
annotate
 | 
| Sun, 27 Jan 2008 22:21:35 +0100 | 
wenzelm | 
added ambiguity_limit (restricts parse trees / terms printed in messages);
 | 
file |
diff |
annotate
 | 
| Tue, 27 Nov 2007 16:48:38 +0100 | 
wenzelm | 
standard_parse_term: check ambiguous results without changing the result yet;
 | 
file |
diff |
annotate
 | 
| Sun, 11 Nov 2007 14:00:13 +0100 | 
wenzelm | 
syntax operations: turned extend'' into update'' (absorb duplicates);
 | 
file |
diff |
annotate
 | 
| Sat, 10 Nov 2007 23:04:03 +0100 | 
wenzelm | 
added update_const_gram (avoids duplicates);
 | 
file |
diff |
annotate
 | 
| Sat, 20 Oct 2007 18:54:35 +0200 | 
wenzelm | 
moved internalM to PrintMode.internal;
 | 
file |
diff |
annotate
 | 
| Tue, 16 Oct 2007 19:45:57 +0200 | 
wenzelm | 
Syntax.(un)check: explicit result option;
 | 
file |
diff |
annotate
 | 
| Mon, 15 Oct 2007 21:08:37 +0200 | 
wenzelm | 
unparse_arity: unparse type constructor as well;
 | 
file |
diff |
annotate
 | 
| Thu, 11 Oct 2007 16:05:53 +0200 | 
wenzelm | 
renamed Syntax.XXX_mode to Syntax.mode_XXX;
 | 
file |
diff |
annotate
 | 
| Tue, 09 Oct 2007 00:20:23 +0200 | 
wenzelm | 
generic Syntax.pretty/string_of operations;
 | 
file |
diff |
annotate
 | 
| Sat, 29 Sep 2007 21:39:53 +0200 | 
wenzelm | 
added unparse interfaces (still unused);
 | 
file |
diff |
annotate
 | 
| Tue, 25 Sep 2007 13:28:42 +0200 | 
wenzelm | 
removed redundant global_parse operations;
 | 
file |
diff |
annotate
 | 
| Sun, 23 Sep 2007 22:23:27 +0200 | 
wenzelm | 
TypeInfer.constrain: canonical argument order;
 | 
file |
diff |
annotate
 | 
| Mon, 17 Sep 2007 16:36:43 +0200 | 
wenzelm | 
added print_mode_value (CRITICAL);
 | 
file |
diff |
annotate
 | 
| Sat, 01 Sep 2007 15:47:05 +0200 | 
wenzelm | 
added singleton check_typ/term/prop;
 | 
file |
diff |
annotate
 | 
| Thu, 30 Aug 2007 15:04:50 +0200 | 
wenzelm | 
turned type_check into separate typ/term_check;
 | 
file |
diff |
annotate
 | 
| Mon, 20 Aug 2007 23:41:43 +0200 | 
wenzelm | 
standard_parse_term: added pp/check argument, include disambig here (from sign.ML);
 | 
file |
diff |
annotate
 | 
| Mon, 20 Aug 2007 17:46:32 +0200 | 
wenzelm | 
type_check: tuned singleton funs case;
 | 
file |
diff |
annotate
 | 
| Tue, 14 Aug 2007 23:23:09 +0200 | 
wenzelm | 
renamed standard_read_XXX to standard_parse_XXX;
 | 
file |
diff |
annotate
 | 
| Tue, 14 Aug 2007 13:20:21 +0200 | 
wenzelm | 
added generic wrapper for parse/read functions;
 | 
file |
diff |
annotate
 | 
| Mon, 13 Aug 2007 18:10:24 +0200 | 
wenzelm | 
moved appl syntax to PureThy;
 | 
file |
diff |
annotate
 | 
| Mon, 23 Jul 2007 14:06:14 +0200 | 
wenzelm | 
hide internal structures (again);
 | 
file |
diff |
annotate
 | 
| Mon, 09 Jul 2007 11:44:20 +0200 | 
wenzelm | 
type output = string indicates raw system output;
 | 
file |
diff |
annotate
 | 
| Sun, 08 Jul 2007 19:51:58 +0200 | 
wenzelm | 
replaced exception TableFun/GraphFun.DUPS by TableFun/GraphFun.DUP;
 | 
file |
diff |
annotate
 | 
| Sat, 07 Jul 2007 12:16:19 +0200 | 
wenzelm | 
pretty_sort/typ/term: markup;
 | 
file |
diff |
annotate
 | 
| Sat, 07 Jul 2007 00:14:56 +0200 | 
wenzelm | 
simplified pretty token metric: type int;
 | 
file |
diff |
annotate
 |