haftmann [Mon, 23 Mar 2009 19:01:17 +0100] rev 30689
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann [Mon, 23 Mar 2009 19:01:17 +0100] rev 30688
corrected variable renaming
haftmann [Mon, 23 Mar 2009 19:01:16 +0100] rev 30687
tuned error messages
haftmann [Mon, 23 Mar 2009 19:01:16 +0100] rev 30686
moved generic arith_tac (formerly silent_arith_tac), verbose_arith_tac (formerly arith_tac) to Arith_Data; simple_arith-tac now named linear_arith_tac
haftmann [Mon, 23 Mar 2009 19:01:15 +0100] rev 30685
structure LinArith now named Lin_Arith
haftmann [Mon, 23 Mar 2009 19:01:15 +0100] rev 30684
suddenly infix identifier oo occurs in generated code
wenzelm [Tue, 24 Mar 2009 11:57:41 +0100] rev 30683
datatype antiquote: maintain original Position.range, which is eventually attached to the resulting ML tokens;
wenzelm [Tue, 24 Mar 2009 11:39:25 +0100] rev 30682
eliminated non-canonical alias structure T = ML_Lex;
wenzelm [Tue, 24 Mar 2009 00:36:32 +0100] rev 30681
error "Static Errors";
wenzelm [Tue, 24 Mar 2009 00:30:52 +0100] rev 30680
more systematic type use_context;
result_fun: actually apply result, only one version of eval;
removed obsolete 'ML_parse';
wenzelm [Mon, 23 Mar 2009 22:57:27 +0100] rev 30679
tuned;
wenzelm [Mon, 23 Mar 2009 22:56:03 +0100] rev 30678
more systematic type use_context;
wenzelm [Mon, 23 Mar 2009 22:38:02 +0100] rev 30677
eliminated Output.ml_output;
wenzelm [Mon, 23 Mar 2009 22:37:41 +0100] rev 30676
pretty_ml/ml_pretty: proper handling of markup and string length;