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
webertj [Tue, 01 Jun 2004 00:17:07 +0200] rev 14849
SML/NJs TimeLimit structure ported to Poly/ML
wenzelm [Mon, 31 May 2004 08:53:23 +0200] rev 14848
oops -- no Output.out here;
wenzelm [Sat, 29 May 2004 16:50:53 +0200] rev 14847
updated;