wenzelm [Mon, 02 Jun 2008 21:01:42 +0200] rev 27035
renamed theory "intro" to "Introduction";
nipkow [Mon, 02 Jun 2008 13:21:06 +0200] rev 27034
tuned proofs
dixon [Sun, 01 Jun 2008 17:45:43 +0200] rev 27033
fixed bug: maxidx was wrongly calculuated from term, now calculated
from theorem correctly.
urbanc [Sun, 01 Jun 2008 17:39:21 +0200] rev 27032
new example
wenzelm [Sat, 31 May 2008 00:34:04 +0200] rev 27031
updated to E 0.999-006;
wenzelm [Fri, 30 May 2008 23:33:41 +0200] rev 27030
THIS_IS_ISABELLE_MAKEBIN is back;
wenzelm [Fri, 30 May 2008 23:26:51 +0200] rev 27029
cvs2cl only for unofficial releases;
wenzelm [Fri, 30 May 2008 23:10:53 +0200] rev 27028
more AFP sessions;
nipkow [Fri, 30 May 2008 17:52:10 +0200] rev 27027
*** empty log message ***
krauss [Fri, 30 May 2008 17:03:37 +0200] rev 27026
Updated function tutorial.
haftmann [Fri, 30 May 2008 09:17:44 +0200] rev 27025
(adjusted)
haftmann [Fri, 30 May 2008 08:02:19 +0200] rev 27024
various code streamlining
wenzelm [Fri, 30 May 2008 01:46:52 +0200] rev 27023
more AFP sessions;
wenzelm [Thu, 29 May 2008 23:46:45 +0200] rev 27022
legacy_feature: no proof context in simpset;
wenzelm [Thu, 29 May 2008 23:46:43 +0200] rev 27021
proper context for attribute simplified;
wenzelm [Thu, 29 May 2008 23:46:41 +0200] rev 27020
added warning_count for issued reconstruction failure messages (limit 10);
less nesting of let expressions;
wenzelm [Thu, 29 May 2008 23:46:40 +0200] rev 27019
proper context for ss;
wenzelm [Thu, 29 May 2008 23:46:39 +0200] rev 27018
proper context for simp_thms_conv;
wenzelm [Thu, 29 May 2008 23:46:37 +0200] rev 27017
added warning_count for issued reconstruction failure messages;
wenzelm [Thu, 29 May 2008 23:46:36 +0200] rev 27016
tuned;
nipkow [Thu, 29 May 2008 22:45:33 +0200] rev 27015
*** empty log message ***
haftmann [Thu, 29 May 2008 13:27:13 +0200] rev 27014
yet another attempt to circumvent printmode problems
wenzelm [Wed, 28 May 2008 23:44:43 +0200] rev 27013
obsolete;
wenzelm [Wed, 28 May 2008 23:43:39 +0200] rev 27012
moved README-polyml to polyml/README;
wenzelm [Wed, 28 May 2008 23:42:36 +0200] rev 27011
README for Poly/ML 5.2 distribution;
wenzelm [Wed, 28 May 2008 23:36:19 +0200] rev 27010
tuned;
wenzelm [Wed, 28 May 2008 23:33:51 +0200] rev 27009
more contribs;
wenzelm [Wed, 28 May 2008 23:33:36 +0200] rev 27008
misc tuning for Isabelle2008;
wenzelm [Wed, 28 May 2008 23:33:15 +0200] rev 27007
added some notable improvements;
wenzelm [Wed, 28 May 2008 22:54:05 +0200] rev 27006
tuned version numbers;
wenzelm [Wed, 28 May 2008 22:50:30 +0200] rev 27005
prepared for Isabelle2008;
wenzelm [Wed, 28 May 2008 22:13:31 +0200] rev 27004
added ISABELLE_HOME to startup;
pathed OS.FileSys.tmpName to drop C string terminator;
added OS.FileSys.fullPath;