wenzelm [Wed, 08 Oct 2008 19:32:20 +0200] rev 28531
use polyml-cvs, which fixes a serious deadlock problem of Poly/ML runtime vs. GC;
wenzelm [Wed, 08 Oct 2008 19:30:15 +0200] rev 28530
added HOL-Main;
wenzelm [Wed, 08 Oct 2008 19:20:29 +0200] rev 28529
setmp_noncritical makes it work with future scheduler;
paulson [Wed, 08 Oct 2008 18:09:36 +0200] rev 28528
The result of the equality inference rule no longer undergoes factoring.
kleing [Wed, 08 Oct 2008 00:25:38 +0200] rev 28527
make the test for experimental sessions in isatest-check actually work
(test for log files ending in e.log)
kleing [Wed, 08 Oct 2008 00:03:42 +0200] rev 28526
leave a log message when no snapshot is generated
haftmann [Tue, 07 Oct 2008 16:07:59 +0200] rev 28525
clarified preprocessor policies
haftmann [Tue, 07 Oct 2008 16:07:50 +0200] rev 28524
arbitrary is undefined
haftmann [Tue, 07 Oct 2008 16:07:40 +0200] rev 28523
tuned whitespace
haftmann [Tue, 07 Oct 2008 16:07:33 +0200] rev 28522
only one theorem table for both code generators
haftmann [Tue, 07 Oct 2008 16:07:30 +0200] rev 28521
proper default codegen attribute
haftmann [Tue, 07 Oct 2008 16:07:25 +0200] rev 28520
tuned code setup
haftmann [Tue, 07 Oct 2008 16:07:24 +0200] rev 28519
code generator more liberal with respect to sort constraints of instance parameters
haftmann [Tue, 07 Oct 2008 16:07:23 +0200] rev 28518
more Isar for example
haftmann [Tue, 07 Oct 2008 16:07:22 +0200] rev 28517
tuned funpow code generation
haftmann [Tue, 07 Oct 2008 16:07:21 +0200] rev 28516
tuned min/max code generation
haftmann [Tue, 07 Oct 2008 16:07:20 +0200] rev 28515
dropped superfluous if
haftmann [Tue, 07 Oct 2008 16:07:18 +0200] rev 28514
tuned of_nat code generation
haftmann [Tue, 07 Oct 2008 16:07:16 +0200] rev 28513
re-introduces axiom subst
haftmann [Tue, 07 Oct 2008 16:07:14 +0200] rev 28512
corrected SML undefined
wenzelm [Tue, 07 Oct 2008 11:51:31 +0200] rev 28511
updated to official version as of 07-Oct-2008;
wenzelm [Mon, 06 Oct 2008 22:41:21 +0200] rev 28510
fold_lines: more tuning, avoiding extra split_last;
wenzelm [Mon, 06 Oct 2008 22:35:03 +0200] rev 28509
extra check of PROOFGENERAL_HOME;
kleing [Sun, 05 Oct 2008 13:13:48 +0200] rev 28508
needs -b option for isabelle getenv
wenzelm [Sat, 04 Oct 2008 17:51:10 +0200] rev 28507
updated generated file;
wenzelm [Sat, 04 Oct 2008 17:50:57 +0200] rev 28506
tuned isabelle usage;
wenzelm [Sat, 04 Oct 2008 17:40:58 +0200] rev 28505
updated generated file;
wenzelm [Sat, 04 Oct 2008 17:40:56 +0200] rev 28504
simplified main Isabelle executables: removed Isabelle and isabelle (replaced by isabelle-process), renamed isatool to isabelle;
wenzelm [Sat, 04 Oct 2008 16:19:49 +0200] rev 28503
updated generated file;
wenzelm [Sat, 04 Oct 2008 16:19:00 +0200] rev 28502
replaced ISABELLE by ISABELLE_PROCESS;