wenzelm [Sun, 06 Jun 2004 14:20:03 +0200] rev 14878
HOL: symbolic syntax of Eps;
chaieb [Sat, 05 Jun 2004 18:34:06 +0200] rev 14877
More readable code.
wenzelm [Sat, 05 Jun 2004 13:08:53 +0200] rev 14876
pretty_thm/goals_aux, pretty_flexpair: pp;
wenzelm [Sat, 05 Jun 2004 13:07:49 +0200] rev 14875
avoid implicit arguments via refs;
wenzelm [Sat, 05 Jun 2004 13:07:31 +0200] rev 14874
Symbol.decode;
wenzelm [Sat, 05 Jun 2004 13:07:19 +0200] rev 14873
added datatype sym, val decode: symbol -> sym;
wenzelm [Sat, 05 Jun 2004 13:07:04 +0200] rev 14872
improved symbolic syntax of Eps: \<some> for mode "epsilon";
wenzelm [Sat, 05 Jun 2004 13:06:49 +0200] rev 14871
removed mlworks and smlnj-0.93 (obsolete);
wenzelm [Sat, 05 Jun 2004 13:06:39 +0200] rev 14870
tuned comments;
wenzelm [Sat, 05 Jun 2004 13:06:28 +0200] rev 14869
moved exception handling back to library.ML;
wenzelm [Sat, 05 Jun 2004 13:06:04 +0200] rev 14868
tuned exeption handling (capture/release);
wenzelm [Sat, 05 Jun 2004 13:05:37 +0200] rev 14867
removed Pure/ML-Systems/mlworks.ML Pure/ML-Systems/polyml-3.x.ML Pure/ML-Systems/smlnj-0.93.ML; added ML-Systems/polyml-time-limit.ML;