| Tue, 13 Dec 2016 11:51:42 +0100 | 
wenzelm | 
more symbols;
 | 
file |
diff |
annotate
 | 
| Fri, 18 Mar 2016 18:32:35 +0100 | 
wenzelm | 
tuned -- fewer warnings;
 | 
file |
diff |
annotate
 | 
| Thu, 13 Aug 2015 11:05:19 +0200 | 
wenzelm | 
tuned signature, in accordance to sortBy in Scala;
 | 
file |
diff |
annotate
 | 
| Sun, 06 Apr 2014 16:36:28 +0200 | 
wenzelm | 
more source positions;
 | 
file |
diff |
annotate
 | 
| Thu, 20 Feb 2014 17:51:16 +0100 | 
wenzelm | 
tuned messages;
 | 
file |
diff |
annotate
 | 
| Wed, 29 Aug 2012 11:48:45 +0200 | 
wenzelm | 
renamed Position.str_of to Position.here;
 | 
file |
diff |
annotate
 | 
| Wed, 21 Mar 2012 11:00:34 +0100 | 
wenzelm | 
prefer explicitly qualified exception List.Empty;
 | 
file |
diff |
annotate
 | 
| Fri, 25 Nov 2011 23:04:12 +0100 | 
wenzelm | 
removed obsolete argument (cf. 954e9d6782ea);
 | 
file |
diff |
annotate
 | 
| Fri, 25 Nov 2011 16:32:29 +0100 | 
wenzelm | 
prefer Parser.make_gram over Parser.merge_gram, to approximate n-ary merges on theory import;
 | 
file |
diff |
annotate
 | 
| Tue, 09 Aug 2011 16:09:10 +0200 | 
kleing | 
removed "extremely ambigous" warning; has been ignored by everyone for years.
 | 
file |
diff |
annotate
 | 
| Sun, 17 Apr 2011 13:47:22 +0200 | 
wenzelm | 
clarified pretty_parsetree: suppress literal tokens;
 | 
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
 | 
| Thu, 07 Apr 2011 23:25:09 +0200 | 
wenzelm | 
report literal tokens according to parsetree head;
 | 
file |
diff |
annotate
 | 
| Tue, 05 Apr 2011 15:04:55 +0200 | 
wenzelm | 
use standard tables with standard argument order;
 | 
file |
diff |
annotate
 | 
| Mon, 04 Apr 2011 23:52:56 +0200 | 
wenzelm | 
accumulate parsetrees in canonical reverse order;
 | 
file |
diff |
annotate
 | 
| Mon, 04 Apr 2011 23:26:32 +0200 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Mon, 04 Apr 2011 22:58:15 +0200 | 
wenzelm | 
tuned -- removed redundancy;
 | 
file |
diff |
annotate
 | 
| Mon, 04 Apr 2011 22:49:41 +0200 | 
wenzelm | 
tuned signatures;
 | 
file |
diff |
annotate
 | 
| Mon, 04 Apr 2011 22:21:36 +0200 | 
wenzelm | 
streamlined token list operations, assuming that the order of union does not matter;
 | 
file |
diff |
annotate
 | 
| Mon, 04 Apr 2011 21:35:59 +0200 | 
wenzelm | 
misc tuning and clarification;
 | 
file |
diff |
annotate
 | 
| Mon, 04 Apr 2011 15:51:45 +0200 | 
wenzelm | 
direct pretty printing of parsetrees -- prevent diagnostic output from crashing due to undeclared entities;
 | 
file |
diff |
annotate
 | 
| Tue, 21 Dec 2010 21:31:36 +0100 | 
wenzelm | 
configuration option "syntax_branching_level";
 | 
file |
diff |
annotate
 | 
| Sat, 04 Dec 2010 18:41:12 +0100 | 
wenzelm | 
added Syntax.default_root;
 | 
file |
diff |
annotate
 | 
| Mon, 30 Aug 2010 15:19:39 +0200 | 
wenzelm | 
tuned messages: discontinued spurious full-stops (messages are occasionally composed unexpectedly);
 | 
file |
diff |
annotate
 | 
| Fri, 27 Aug 2010 19:43:28 +0200 | 
wenzelm | 
more careful treatment of context visibility flag wrt. spurious warnings;
 | 
file |
diff |
annotate
 | 
| Wed, 25 Aug 2010 17:45:35 +0200 | 
wenzelm | 
eliminated some old camel case stuff;
 | 
file |
diff |
annotate
 | 
| Wed, 25 Aug 2010 17:34:10 +0200 | 
wenzelm | 
some attempts to recover Isabelle/ML style from the depths of time;
 | 
file |
diff |
annotate
 | 
| Wed, 25 Aug 2010 16:13:55 +0200 | 
wenzelm | 
keep persistent production tables as immutable vectors -- potential performance improvement on modern hardware;
 | 
file |
diff |
annotate
 | 
| Tue, 20 Jul 2010 14:44:33 +0200 | 
wenzelm | 
eliminated old-style sys_error/SYS_ERROR in favour of exception Fail -- after careful checking that there is no overlap with existing handling of that;
 | 
file |
diff |
annotate
 | 
| Fri, 02 Jul 2010 21:48:54 +0200 | 
wenzelm | 
standard argument order;
 | 
file |
diff |
annotate
 | 
| Fri, 02 Jul 2010 21:41:06 +0200 | 
wenzelm | 
do not open auxiliary ML structures;
 | 
file |
diff |
annotate
 | 
| Mon, 31 May 2010 21:06:57 +0200 | 
wenzelm | 
modernized some structure names, keeping a few legacy aliases;
 | 
file |
diff |
annotate
 | 
| Thu, 29 Oct 2009 17:58:26 +0100 | 
wenzelm | 
standardized filter/filter_out;
 | 
file |
diff |
annotate
 | 
| Thu, 22 Oct 2009 13:48:06 +0200 | 
haftmann | 
map_range (and map_index) combinator
 | 
file |
diff |
annotate
 | 
| Wed, 21 Oct 2009 12:02:56 +0200 | 
haftmann | 
curried union as canonical list operation
 | 
file |
diff |
annotate
 | 
| Wed, 21 Oct 2009 08:14:38 +0200 | 
haftmann | 
dropped redundant gen_ prefix
 | 
file |
diff |
annotate
 | 
| Tue, 20 Oct 2009 16:13:01 +0200 | 
haftmann | 
replaced old_style infixes eq_set, subset, union, inter and variants by generic versions
 | 
file |
diff |
annotate
 | 
| Tue, 29 Sep 2009 11:49:22 +0200 | 
wenzelm | 
explicit indication of Unsynchronized.ref;
 | 
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
 | 
| Mon, 19 Jan 2009 20:05:41 +0100 | 
wenzelm | 
removed Ids;
 | 
file |
diff |
annotate
 | 
| Tue, 18 Nov 2008 18:25:55 +0100 | 
wenzelm | 
signed_string_of_int for priorities;
 | 
file |
diff |
annotate
 | 
| Sat, 09 Aug 2008 12:28:12 +0200 | 
wenzelm | 
tuned error message;
 | 
file |
diff |
annotate
 | 
| Sat, 09 Aug 2008 00:09:36 +0200 | 
wenzelm | 
datatype token: maintain range, tuned representation;
 | 
file |
diff |
annotate
 | 
| Wed, 16 Apr 2008 10:50:37 +0200 | 
haftmann | 
educated guess for infix syntax
 | 
file |
diff |
annotate
 | 
| Thu, 14 Feb 2008 21:33:44 +0100 | 
wenzelm | 
syntax error: suppress expected categories altogether;
 | 
file |
diff |
annotate
 | 
| Thu, 14 Feb 2008 15:45:26 +0100 | 
wenzelm | 
expected syntax categories: reduced duplication, report minimal priorities only;
 | 
file |
diff |
annotate
 | 
| Sat, 26 Jan 2008 23:15:33 +0100 | 
wenzelm | 
syntax error: unified output of priorities;
 | 
file |
diff |
annotate
 | 
| Sat, 26 Jan 2008 22:14:07 +0100 | 
wenzelm | 
syntax error: reduced spam -- print expected nonterminals instead of terminals;
 | 
file |
diff |
annotate
 | 
| Mon, 13 Aug 2007 18:10:22 +0200 | 
wenzelm | 
Lexicon.tokenize: do not appen EndToken yet;
 | 
file |
diff |
annotate
 | 
| Mon, 23 Jul 2007 19:45:48 +0200 | 
wenzelm | 
avoid global reference warned'';
 | 
file |
diff |
annotate
 | 
| Sun, 22 Jul 2007 21:20:54 +0200 | 
wenzelm | 
avoid polymorphic equality;
 | 
file |
diff |
annotate
 | 
| Tue, 03 Apr 2007 19:24:19 +0200 | 
wenzelm | 
avoid clash with Alice keywords;
 | 
file |
diff |
annotate
 | 
| Tue, 28 Nov 2006 00:35:18 +0100 | 
wenzelm | 
simplified '?' operator;
 | 
file |
diff |
annotate
 | 
| Tue, 10 Oct 2006 13:59:13 +0200 | 
haftmann | 
gen_rem(s) abandoned in favour of remove / subtract
 | 
file |
diff |
annotate
 | 
| Wed, 04 Oct 2006 14:17:38 +0200 | 
haftmann | 
insert replacing ins ins_int ins_string
 | 
file |
diff |
annotate
 | 
| Thu, 21 Sep 2006 19:04:20 +0200 | 
wenzelm | 
member (op =);
 | 
file |
diff |
annotate
 | 
| Thu, 27 Apr 2006 15:06:35 +0200 | 
wenzelm | 
tuned basic list operators (flat, maps, map_filter);
 | 
file |
diff |
annotate
 | 
| Tue, 21 Mar 2006 12:18:15 +0100 | 
wenzelm | 
avoid polymorphic equality;
 | 
file |
diff |
annotate
 | 
| Wed, 15 Feb 2006 21:34:55 +0100 | 
wenzelm | 
removed distinct, renamed gen_distinct to distinct;
 | 
file |
diff |
annotate
 | 
| Wed, 08 Feb 2006 14:39:00 +0100 | 
haftmann | 
introduced gen_distinct in place of distinct
 | 
file |
diff |
annotate
 |