Tue, 07 Oct 2008 11:51:31 +0200 updated to official version as of 07-Oct-2008;
wenzelm [Tue, 07 Oct 2008 11:51:31 +0200] rev 28511
updated to official version as of 07-Oct-2008;
Mon, 06 Oct 2008 22:41:21 +0200 fold_lines: more tuning, avoiding extra split_last;
wenzelm [Mon, 06 Oct 2008 22:41:21 +0200] rev 28510
fold_lines: more tuning, avoiding extra split_last;
Mon, 06 Oct 2008 22:35:03 +0200 extra check of PROOFGENERAL_HOME;
wenzelm [Mon, 06 Oct 2008 22:35:03 +0200] rev 28509
extra check of PROOFGENERAL_HOME;
Sun, 05 Oct 2008 13:13:48 +0200 needs -b option for isabelle getenv
kleing [Sun, 05 Oct 2008 13:13:48 +0200] rev 28508
needs -b option for isabelle getenv
Sat, 04 Oct 2008 17:51:10 +0200 updated generated file;
wenzelm [Sat, 04 Oct 2008 17:51:10 +0200] rev 28507
updated generated file;
Sat, 04 Oct 2008 17:50:57 +0200 tuned isabelle usage;
wenzelm [Sat, 04 Oct 2008 17:50:57 +0200] rev 28506
tuned isabelle usage;
Sat, 04 Oct 2008 17:40:58 +0200 updated generated file;
wenzelm [Sat, 04 Oct 2008 17:40:58 +0200] rev 28505
updated generated file;
Sat, 04 Oct 2008 17:40:56 +0200 simplified main Isabelle executables: removed Isabelle and isabelle (replaced by isabelle-process), renamed isatool to isabelle;
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;
Sat, 04 Oct 2008 16:19:49 +0200 updated generated file;
wenzelm [Sat, 04 Oct 2008 16:19:49 +0200] rev 28503
updated generated file;
Sat, 04 Oct 2008 16:19:00 +0200 replaced ISABELLE by ISABELLE_PROCESS;
wenzelm [Sat, 04 Oct 2008 16:19:00 +0200] rev 28502
replaced ISABELLE by ISABELLE_PROCESS;
Sat, 04 Oct 2008 16:05:15 +0200 ISABELLE_PROCESS commandline;
wenzelm [Sat, 04 Oct 2008 16:05:15 +0200] rev 28501
ISABELLE_PROCESS commandline;
Sat, 04 Oct 2008 16:05:09 +0200 replaced ISATOOL by ISABELLE_TOOL;
wenzelm [Sat, 04 Oct 2008 16:05:09 +0200] rev 28500
replaced ISATOOL by ISABELLE_TOOL;
Sat, 04 Oct 2008 16:05:08 +0200 ISABELLE_PROCESS replaces ISABELLE and ISABELLE_TOOL replaces ISATOOL -- old bindings stay for a while (legacy feature);
wenzelm [Sat, 04 Oct 2008 16:05:08 +0200] rev 28499
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 eliminated prompt messages;
wenzelm [Sat, 04 Oct 2008 14:43:40 +0200] rev 28498
eliminated prompt messages;
Sat, 04 Oct 2008 14:29:45 +0200 added isabelle_tool version as basic integrity check of platform/distribution;
wenzelm [Sat, 04 Oct 2008 14:29:45 +0200] rev 28497
added isabelle_tool version as basic integrity check of platform/distribution;
Sat, 04 Oct 2008 14:29:43 +0200 renamed isatool to isabelle_tool in programming interfaces;
wenzelm [Sat, 04 Oct 2008 14:29:43 +0200] rev 28496
renamed isatool to isabelle_tool in programming interfaces;
Sat, 04 Oct 2008 14:29:42 +0200 Theory header keywords.
wenzelm [Sat, 04 Oct 2008 14:29:42 +0200] rev 28495
Theory header keywords.
Sat, 04 Oct 2008 14:29:40 +0200 added Thy/thy_header.scala;
wenzelm [Sat, 04 Oct 2008 14:29:40 +0200] rev 28494
added Thy/thy_header.scala;
Fri, 03 Oct 2008 21:31:27 +0200 tuned quotes;
wenzelm [Fri, 03 Oct 2008 21:31:27 +0200] rev 28493
tuned quotes;
Fri, 03 Oct 2008 21:13:17 +0200 factor: proper padding of digits;
wenzelm [Fri, 03 Oct 2008 21:13:17 +0200] rev 28492
factor: proper padding of digits;
Fri, 03 Oct 2008 21:06:39 +0200 plain process_id function;
wenzelm [Fri, 03 Oct 2008 21:06:39 +0200] rev 28491
plain process_id function;
Fri, 03 Oct 2008 21:06:38 +0200 removed obsolete Posix/Signal compatibility wrappers;
wenzelm [Fri, 03 Oct 2008 21:06:38 +0200] rev 28490
removed obsolete Posix/Signal compatibility wrappers;
Fri, 03 Oct 2008 21:06:37 +0200 removed obsolete Posix/Signal compatibility wrappers;
wenzelm [Fri, 03 Oct 2008 21:06:37 +0200] rev 28489
removed obsolete Posix/Signal compatibility wrappers; plain process_id function; adapted to recent changes in Pure;
Fri, 03 Oct 2008 21:06:36 +0200 removed obsolete Posix/Signal compatibility wrappers;
wenzelm [Fri, 03 Oct 2008 21:06:36 +0200] rev 28488
removed obsolete Posix/Signal compatibility wrappers; plain process_id function;
Fri, 03 Oct 2008 20:10:44 +0200 do not handle Error (which matches arbitrary exceptions!), but ERROR _;
wenzelm [Fri, 03 Oct 2008 20:10:44 +0200] rev 28487
do not handle Error (which matches arbitrary exceptions!), but ERROR _;
Fri, 03 Oct 2008 20:10:43 +0200 updated to new AtpManager;
wenzelm [Fri, 03 Oct 2008 20:10:43 +0200] rev 28486
updated to new AtpManager;
Fri, 03 Oct 2008 19:35:18 +0200 operate on Proof.state, not Toplevel.state;
wenzelm [Fri, 03 Oct 2008 19:35:18 +0200] rev 28485
operate on Proof.state, not Toplevel.state; moved setup to ATP_Linkup.thy;
Fri, 03 Oct 2008 19:35:17 +0200 misc simplifcation and tuning;
wenzelm [Fri, 03 Oct 2008 19:35:17 +0200] rev 28484
misc simplifcation and tuning; no export of structure Provers; added add_provers, print_provers; operate on Proof.state, not Toplevel.state; use Time.+ etc. to make SML/XL of NJ happy; explicit Isar commands 'atp_kill', 'atp_info', 'print_atps';
Fri, 03 Oct 2008 19:35:16 +0200 perform atp_setups here;
wenzelm [Fri, 03 Oct 2008 19:35:16 +0200] rev 28483
perform atp_setups here;
Fri, 03 Oct 2008 19:35:15 +0200 updated generated file;
wenzelm [Fri, 03 Oct 2008 19:35:15 +0200] rev 28482
updated generated file;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip