haftmann [Sun, 22 Mar 2009 11:56:22 +0100] rev 30647
added Symreltab (binary relations of symbols) instance of TableFun
wenzelm [Sun, 22 Mar 2009 21:30:21 +0100] rev 30646
proper signature;
eval: added do_run flag, store result parsetree if disabled;
added 'ML_parse' command;
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;