Thu, 09 Oct 2008 08:47:27 +0200 haftmann established canonical argument order in SML code generators
Thu, 09 Oct 2008 08:47:26 +0200 haftmann established canonical argument order
Thu, 09 Oct 2008 08:47:25 +0200 haftmann made SMLNJ happy
Wed, 08 Oct 2008 20:37:44 +0200 wenzelm less tracing;
Wed, 08 Oct 2008 20:21:35 +0200 wenzelm Future.joint_results is already uninterruptible;
Wed, 08 Oct 2008 20:21:34 +0200 wenzelm more careful handling of group interrupts;
Wed, 08 Oct 2008 19:32:20 +0200 wenzelm use polyml-cvs, which fixes a serious deadlock problem of Poly/ML runtime vs. GC;
Wed, 08 Oct 2008 19:30:15 +0200 wenzelm added HOL-Main;
Wed, 08 Oct 2008 19:20:29 +0200 wenzelm setmp_noncritical makes it work with future scheduler;
Wed, 08 Oct 2008 18:09:36 +0200 paulson The result of the equality inference rule no longer undergoes factoring.
Wed, 08 Oct 2008 00:25:38 +0200 kleing make the test for experimental sessions in isatest-check actually work
Wed, 08 Oct 2008 00:03:42 +0200 kleing leave a log message when no snapshot is generated
Tue, 07 Oct 2008 16:07:59 +0200 haftmann clarified preprocessor policies
Tue, 07 Oct 2008 16:07:50 +0200 haftmann arbitrary is undefined
Tue, 07 Oct 2008 16:07:40 +0200 haftmann tuned whitespace
Tue, 07 Oct 2008 16:07:33 +0200 haftmann only one theorem table for both code generators
Tue, 07 Oct 2008 16:07:30 +0200 haftmann proper default codegen attribute
Tue, 07 Oct 2008 16:07:25 +0200 haftmann tuned code setup
Tue, 07 Oct 2008 16:07:24 +0200 haftmann code generator more liberal with respect to sort constraints of instance parameters
Tue, 07 Oct 2008 16:07:23 +0200 haftmann more Isar for example
Tue, 07 Oct 2008 16:07:22 +0200 haftmann tuned funpow code generation
Tue, 07 Oct 2008 16:07:21 +0200 haftmann tuned min/max code generation
Tue, 07 Oct 2008 16:07:20 +0200 haftmann dropped superfluous if
Tue, 07 Oct 2008 16:07:18 +0200 haftmann tuned of_nat code generation
Tue, 07 Oct 2008 16:07:16 +0200 haftmann re-introduces axiom subst
Tue, 07 Oct 2008 16:07:14 +0200 haftmann corrected SML undefined
Tue, 07 Oct 2008 11:51:31 +0200 wenzelm updated to official version as of 07-Oct-2008;
Mon, 06 Oct 2008 22:41:21 +0200 wenzelm fold_lines: more tuning, avoiding extra split_last;
Mon, 06 Oct 2008 22:35:03 +0200 wenzelm extra check of PROOFGENERAL_HOME;
Sun, 05 Oct 2008 13:13:48 +0200 kleing needs -b option for isabelle getenv
Sat, 04 Oct 2008 17:51:10 +0200 wenzelm updated generated file;
Sat, 04 Oct 2008 17:50:57 +0200 wenzelm tuned isabelle usage;
Sat, 04 Oct 2008 17:40:58 +0200 wenzelm updated generated file;
Sat, 04 Oct 2008 17:40:56 +0200 wenzelm simplified main Isabelle executables: removed Isabelle and isabelle (replaced by isabelle-process), renamed isatool to isabelle;
Sat, 04 Oct 2008 16:19:49 +0200 wenzelm updated generated file;
Sat, 04 Oct 2008 16:19:00 +0200 wenzelm replaced ISABELLE by ISABELLE_PROCESS;
Sat, 04 Oct 2008 16:05:15 +0200 wenzelm ISABELLE_PROCESS commandline;
Sat, 04 Oct 2008 16:05:09 +0200 wenzelm replaced ISATOOL by ISABELLE_TOOL;
Sat, 04 Oct 2008 16:05:08 +0200 wenzelm ISABELLE_PROCESS replaces ISABELLE and ISABELLE_TOOL replaces ISATOOL -- old bindings stay for a while (legacy feature);
Sat, 04 Oct 2008 14:43:40 +0200 wenzelm eliminated prompt messages;
Sat, 04 Oct 2008 14:29:45 +0200 wenzelm added isabelle_tool version as basic integrity check of platform/distribution;
Sat, 04 Oct 2008 14:29:43 +0200 wenzelm renamed isatool to isabelle_tool in programming interfaces;
Sat, 04 Oct 2008 14:29:42 +0200 wenzelm Theory header keywords.
Sat, 04 Oct 2008 14:29:40 +0200 wenzelm added Thy/thy_header.scala;
Fri, 03 Oct 2008 21:31:27 +0200 wenzelm tuned quotes;
Fri, 03 Oct 2008 21:13:17 +0200 wenzelm factor: proper padding of digits;
Fri, 03 Oct 2008 21:06:39 +0200 wenzelm plain process_id function;
Fri, 03 Oct 2008 21:06:38 +0200 wenzelm removed obsolete Posix/Signal compatibility wrappers;
Fri, 03 Oct 2008 21:06:37 +0200 wenzelm removed obsolete Posix/Signal compatibility wrappers;
Fri, 03 Oct 2008 21:06:36 +0200 wenzelm removed obsolete Posix/Signal compatibility wrappers;
Fri, 03 Oct 2008 20:10:44 +0200 wenzelm do not handle Error (which matches arbitrary exceptions!), but ERROR _;
Fri, 03 Oct 2008 20:10:43 +0200 wenzelm updated to new AtpManager;
Fri, 03 Oct 2008 19:35:18 +0200 wenzelm operate on Proof.state, not Toplevel.state;
Fri, 03 Oct 2008 19:35:17 +0200 wenzelm misc simplifcation and tuning;
Fri, 03 Oct 2008 19:35:16 +0200 wenzelm perform atp_setups here;
Fri, 03 Oct 2008 19:35:15 +0200 wenzelm updated generated file;
Fri, 03 Oct 2008 19:35:14 +0200 wenzelm removed HOL-Plain -- already included in HOL;
Fri, 03 Oct 2008 19:17:37 +0200 wenzelm removed spurious ResAtp.set_prover;
Fri, 03 Oct 2008 17:07:41 +0200 wenzelm simplified thread creation via SimpleThread;
Fri, 03 Oct 2008 17:07:39 +0200 wenzelm simplified thread creation via SimpleThread;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip