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
huffman [Sat, 21 Mar 2009 09:42:55 -0700] rev 30631
merged
huffman [Sat, 21 Mar 2009 03:24:35 -0700] rev 30630
move field lemmas into class locale context
huffman [Sat, 21 Mar 2009 03:23:17 -0700] rev 30629
move diff_eq_0_iff_eq into class locale context
wenzelm [Sat, 21 Mar 2009 20:00:23 +0100] rev 30628
removed obsolete pprint operations;
some explicit pp operations for toplevel pretty printing;
wenzelm [Sat, 21 Mar 2009 20:00:23 +0100] rev 30627
added polyml_pp.ML: toplevel pretty printing for Poly/ML 4.x and 5.x before 5.3;
wenzelm [Sat, 21 Mar 2009 19:58:45 +0100] rev 30626
adapted toplevel_pp to ML_Pretty.pretty;