wenzelm [Sun, 06 Jun 2004 18:35:11 +0200] rev 14879
no token translation / setup for Latex;
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;
wenzelm [Sat, 05 Jun 2004 13:05:25 +0200] rev 14866
obsolete;
berghofe [Fri, 04 Jun 2004 11:51:31 +0200] rev 14865
Tuned parse_att.
paulson [Wed, 02 Jun 2004 17:35:08 +0200] rev 14864
new rules for simplifying quantifiers with Sigma
aspinall [Tue, 01 Jun 2004 18:52:38 +0200] rev 14863
Add alternative syntax for attributes
aspinall [Tue, 01 Jun 2004 18:51:55 +0200] rev 14862
Add panic function which exits Isabelle immediately.
berghofe [Tue, 01 Jun 2004 15:02:05 +0200] rev 14861
Removed ~10000 hack in function idx that can lead to inconsistencies
when unifying terms with a large number of abstractions.
berghofe [Tue, 01 Jun 2004 15:00:26 +0200] rev 14860
Adapted to new name mangling function in code generator.
berghofe [Tue, 01 Jun 2004 14:59:54 +0200] rev 14859
Adapted to new name mangling function.
berghofe [Tue, 01 Jun 2004 14:59:22 +0200] rev 14858
Improved name mangling function.
wenzelm [Tue, 01 Jun 2004 12:36:26 +0200] rev 14857
proper use of 'nonterminals';
wenzelm [Tue, 01 Jun 2004 12:36:10 +0200] rev 14856
proper treatment of logical types within syntax;
wenzelm [Tue, 01 Jun 2004 12:35:46 +0200] rev 14855
removed obsolete sort 'logic' and '=?=' syntax;
wenzelm [Tue, 01 Jun 2004 12:33:50 +0200] rev 14854
removed obsolete sort 'logic';
paulson [Tue, 01 Jun 2004 11:25:26 +0200] rev 14853
more on bij_betw
paulson [Tue, 01 Jun 2004 11:25:01 +0200] rev 14852
tidied
webertj [Tue, 01 Jun 2004 00:26:13 +0200] rev 14851
TimeLimit structure added (no proper implementation yet)
webertj [Tue, 01 Jun 2004 00:18:01 +0200] rev 14850
including polyml-time-limit.ML