wenzelm [Sun, 22 Mar 2009 20:50:02 +0100] rev 30645
added read_antiq, with improved error reporting;
tuned signature;
tuned;
wenzelm [Sun, 22 Mar 2009 20:49:48 +0100] rev 30644
ML_Lex.read_antiq;
eval: observe verbose flag;
command 'ML_test': proper keyword classification, inherit_env;
wenzelm [Sun, 22 Mar 2009 20:49:48 +0100] rev 30643
ML_Lex.read_antiq;
wenzelm [Sun, 22 Mar 2009 20:49:47 +0100] rev 30642
simplified Antiquote.read (again);
wenzelm [Sun, 22 Mar 2009 20:49:47 +0100] rev 30641
export report -- version that actually covers all cases;
export check_nesting;
simplified read (again);
wenzelm [Sun, 22 Mar 2009 19:12:36 +0100] rev 30640
Test of advanced ML compiler invocation in Poly/ML 5.3.
wenzelm [Sun, 22 Mar 2009 19:11:00 +0100] rev 30639
ML/ml_test.ML: test of advanced ML compiler invocation in Poly/ML 5.3;
wenzelm [Sun, 22 Mar 2009 19:10:59 +0100] rev 30638
added pretty_ml;
wenzelm [Sun, 22 Mar 2009 19:10:59 +0100] rev 30637
export eval_antiquotes: refined version that operates on ML tokens;
wenzelm [Sun, 22 Mar 2009 19:10:59 +0100] rev 30636
ML_Lex.pos_of: regular position;
added ML_Lex.text_of;
wenzelm [Sun, 22 Mar 2009 19:10:58 +0100] rev 30635
replaced Antiquote.is_antiq by Antiquote.is_text;
wenzelm [Sat, 21 Mar 2009 20:39:38 +0100] rev 30634
merged
wenzelm [Sat, 21 Mar 2009 20:38:49 +0100] rev 30633
extra toplevel pretty-printing for Poly/ML; experimental version for Poly/ML 5.3;
wenzelm [Sat, 21 Mar 2009 20:22:13 +0100] rev 30632
merged