Thu, 04 Jan 2007 19:27:08 +0100 broken error handling for command syntax -- reverted to revision 1.9;
wenzelm [Thu, 04 Jan 2007 19:27:08 +0100] rev 22002
broken error handling for command syntax -- reverted to revision 1.9;
Thu, 04 Jan 2007 18:09:58 +0100 Use warning fatality
aspinall [Thu, 04 Jan 2007 18:09:58 +0100] rev 22001
Use warning fatality
Thu, 04 Jan 2007 18:09:30 +0100 Add warning fatality
aspinall [Thu, 04 Jan 2007 18:09:30 +0100] rev 22000
Add warning fatality
Thu, 04 Jan 2007 17:55:12 +0100 improvements to proof reconstruction. Some files loaded in a different order
paulson [Thu, 04 Jan 2007 17:55:12 +0100] rev 21999
improvements to proof reconstruction. Some files loaded in a different order
Thu, 04 Jan 2007 17:52:28 +0100 using Array.modifyi (no functional change)
webertj [Thu, 04 Jan 2007 17:52:28 +0100] rev 21998
using Array.modifyi (no functional change)
Thu, 04 Jan 2007 17:49:43 +0100 run as RAW session;
wenzelm [Thu, 04 Jan 2007 17:49:43 +0100] rev 21997
run as RAW session;
Thu, 04 Jan 2007 17:49:42 +0100 removed obsolete option -C;
wenzelm [Thu, 04 Jan 2007 17:49:42 +0100] rev 21996
removed obsolete option -C; added option -R: run RAW session;
Thu, 04 Jan 2007 17:49:41 +0100 removed obsolete Pure-copied target;
wenzelm [Thu, 04 Jan 2007 17:49:41 +0100] rev 21995
removed obsolete Pure-copied target; added RAW, RAW-ProofGeneral to test target;
Thu, 04 Jan 2007 17:17:48 +0100 updated manual
haftmann [Thu, 04 Jan 2007 17:17:48 +0100] rev 21994
updated manual
Thu, 04 Jan 2007 17:11:09 +0100 updated manual
haftmann [Thu, 04 Jan 2007 17:11:09 +0100] rev 21993
updated manual
Thu, 04 Jan 2007 15:29:44 +0100 obsolete sign_of calls removed
webertj [Thu, 04 Jan 2007 15:29:44 +0100] rev 21992
obsolete sign_of calls removed
Thu, 04 Jan 2007 14:01:41 +0100 fixed output
haftmann [Thu, 04 Jan 2007 14:01:41 +0100] rev 21991
fixed output
Thu, 04 Jan 2007 14:01:40 +0100 different handling of eta expansion
haftmann [Thu, 04 Jan 2007 14:01:40 +0100] rev 21990
different handling of eta expansion
Thu, 04 Jan 2007 14:01:39 +0100 eta-expansion now only to common maximum number of arguments
haftmann [Thu, 04 Jan 2007 14:01:39 +0100] rev 21989
eta-expansion now only to common maximum number of arguments
Thu, 04 Jan 2007 14:01:38 +0100 clarified code
haftmann [Thu, 04 Jan 2007 14:01:38 +0100] rev 21988
clarified code
Thu, 04 Jan 2007 14:01:37 +0100 more term examples
haftmann [Thu, 04 Jan 2007 14:01:37 +0100] rev 21987
more term examples
Thu, 04 Jan 2007 11:56:53 +0100 eliminated Option.app
haftmann [Thu, 04 Jan 2007 11:56:53 +0100] rev 21986
eliminated Option.app
Thu, 04 Jan 2007 00:12:30 +0100 constants are unfolded, universal quantifiers are stripped, some minor changes
webertj [Thu, 04 Jan 2007 00:12:30 +0100] rev 21985
constants are unfolded, universal quantifiers are stripped, some minor changes
Wed, 03 Jan 2007 22:59:30 +0100 Fix error reporting in Emacs to also match Isar command failure exactly.
aspinall [Wed, 03 Jan 2007 22:59:30 +0100] rev 21984
Fix error reporting in Emacs to also match Isar command failure exactly.
Wed, 03 Jan 2007 21:11:42 +0100 Use Isar toplevel print_exn_fn for generating error responses instead of Output.error_msg.
aspinall [Wed, 03 Jan 2007 21:11:42 +0100] rev 21983
Use Isar toplevel print_exn_fn for generating error responses instead of Output.error_msg.
Wed, 03 Jan 2007 21:09:13 +0100 Expose command failure recovery code for top level.
aspinall [Wed, 03 Jan 2007 21:09:13 +0100] rev 21982
Expose command failure recovery code for top level.
Wed, 03 Jan 2007 21:00:24 +0100 Selected functions from syntax module
aspinall [Wed, 03 Jan 2007 21:00:24 +0100] rev 21981
Selected functions from syntax module
Wed, 03 Jan 2007 18:30:57 +0100 x-symbol is no longer switched off in the ATP linkup
paulson [Wed, 03 Jan 2007 18:30:57 +0100] rev 21980
x-symbol is no longer switched off in the ATP linkup
Wed, 03 Jan 2007 18:29:46 +0100 Improvements to proof reconstruction. Now "fixes" is inserted
paulson [Wed, 03 Jan 2007 18:29:46 +0100] rev 21979
Improvements to proof reconstruction. Now "fixes" is inserted
Wed, 03 Jan 2007 11:06:52 +0100 Contains old Tools/ATP/AtpCommunication.ML, plus proof reconstruction
paulson [Wed, 03 Jan 2007 11:06:52 +0100] rev 21978
Contains old Tools/ATP/AtpCommunication.ML, plus proof reconstruction
Wed, 03 Jan 2007 10:59:06 +0100 first version of structured proof reconstruction
paulson [Wed, 03 Jan 2007 10:59:06 +0100] rev 21977
first version of structured proof reconstruction
Tue, 02 Jan 2007 22:43:05 +0100 Morphism.fact;
wenzelm [Tue, 02 Jan 2007 22:43:05 +0100] rev 21976
Morphism.fact;
Tue, 02 Jan 2007 22:43:04 +0100 Term.lambda: abstract over arbitrary closed terms;
wenzelm [Tue, 02 Jan 2007 22:43:04 +0100] rev 21975
Term.lambda: abstract over arbitrary closed terms;
Sun, 31 Dec 2006 15:57:58 +0100 Add standalone file to help porters
aspinall [Sun, 31 Dec 2006 15:57:58 +0100] rev 21974
Add standalone file to help porters
Sun, 31 Dec 2006 15:34:21 +0100 Quote arguments in PGIP exceptions. Tune comment.
aspinall [Sun, 31 Dec 2006 15:34:21 +0100] rev 21973
Quote arguments in PGIP exceptions. Tune comment.
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip