Thu, 06 Feb 2014 17:05:47 +0100 allow multiple registration of the same type, the last wins
blanchet [Thu, 06 Feb 2014 17:05:47 +0100] rev 55347
allow multiple registration of the same type, the last wins
Thu, 06 Feb 2014 13:04:06 +0000 fixed problem (?) by deleting "thm" line
paulson <lp15@cam.ac.uk> [Thu, 06 Feb 2014 13:04:06 +0000] rev 55346
fixed problem (?) by deleting "thm" line
Thu, 06 Feb 2014 01:13:44 +0100 try right bunch of methods
blanchet [Thu, 06 Feb 2014 01:13:44 +0100] rev 55345
try right bunch of methods
Thu, 06 Feb 2014 00:43:57 +0100 don't waste time with old-style 'case's that don't have the required theorems
blanchet [Thu, 06 Feb 2014 00:43:57 +0100] rev 55344
don't waste time with old-style 'case's that don't have the required theorems
Thu, 06 Feb 2014 00:24:02 +0100 expand 'split' in direct corecursion as well
blanchet [Thu, 06 Feb 2014 00:24:02 +0100] rev 55343
expand 'split' in direct corecursion as well
Thu, 06 Feb 2014 00:03:12 +0100 tuning
blanchet [Thu, 06 Feb 2014 00:03:12 +0100] rev 55342
tuning
Wed, 05 Feb 2014 23:30:02 +0100 adapted tactic to correctly handle 'if ... then ...' and 'case ...' under lambdas
blanchet [Wed, 05 Feb 2014 23:30:02 +0100] rev 55341
adapted tactic to correctly handle 'if ... then ...' and 'case ...' under lambdas
Wed, 05 Feb 2014 18:19:25 +0100 merge
blanchet [Wed, 05 Feb 2014 18:19:25 +0100] rev 55340
merge
Wed, 05 Feb 2014 17:59:12 +0100 properly massage 'if's / 'case's etc. under lambdas
blanchet [Wed, 05 Feb 2014 17:59:12 +0100] rev 55339
properly massage 'if's / 'case's etc. under lambdas
Wed, 05 Feb 2014 17:07:22 +0000 Merge
paulson <lp15@cam.ac.uk> [Wed, 05 Feb 2014 17:07:22 +0000] rev 55338
Merge
Wed, 05 Feb 2014 17:06:11 +0000 Number_Theory no longer introduces One_nat_def as a simprule. Tidied some proofs.
paulson <lp15@cam.ac.uk> [Wed, 05 Feb 2014 17:06:11 +0000] rev 55337
Number_Theory no longer introduces One_nat_def as a simprule. Tidied some proofs.
Wed, 05 Feb 2014 16:33:22 +0100 fixed handling of 'split'
blanchet [Wed, 05 Feb 2014 16:33:22 +0100] rev 55336
fixed handling of 'split'
Wed, 05 Feb 2014 15:44:32 +0100 made SML/NJ happy
Lars Hupel <lars.hupel@mytum.de> [Wed, 05 Feb 2014 15:44:32 +0100] rev 55335
made SML/NJ happy
Wed, 05 Feb 2014 11:47:56 +0100 agsyHOL is also called AgsyHOL by Lindblad himself, so let's follow this convention
blanchet [Wed, 05 Feb 2014 11:47:56 +0100] rev 55334
agsyHOL is also called AgsyHOL by Lindblad himself, so let's follow this convention
Wed, 05 Feb 2014 11:37:32 +0100 more exception cleanup + more liberal compressions of steps that timed out
blanchet [Wed, 05 Feb 2014 11:37:32 +0100] rev 55333
more exception cleanup + more liberal compressions of steps that timed out
Wed, 05 Feb 2014 11:22:36 +0100 tuned code to avoid noncanonical (and risky) exception handling
blanchet [Wed, 05 Feb 2014 11:22:36 +0100] rev 55332
tuned code to avoid noncanonical (and risky) exception handling
Wed, 05 Feb 2014 09:25:48 +0100 got rid of indices
blanchet [Wed, 05 Feb 2014 09:25:48 +0100] rev 55331
got rid of indices
Wed, 05 Feb 2014 09:07:08 +0100 corrected wrong 'meth :: _' pattern maching + tuned code
blanchet [Wed, 05 Feb 2014 09:07:08 +0100] rev 55330
corrected wrong 'meth :: _' pattern maching + tuned code
Tue, 04 Feb 2014 23:11:18 +0100 more generous Isar proof compression -- try to remove failing steps
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55329
more generous Isar proof compression -- try to remove failing steps
Tue, 04 Feb 2014 23:11:18 +0100 tweaked handling of 'hopeless' methods
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55328
tweaked handling of 'hopeless' methods
Tue, 04 Feb 2014 23:11:18 +0100 do a second phase of proof compression after minimization
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55327
do a second phase of proof compression after minimization
Tue, 04 Feb 2014 23:11:18 +0100 don't give up on hopeless proof methods -- they can become hopeful again
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55326
don't give up on hopeless proof methods -- they can become hopeful again
Tue, 04 Feb 2014 23:11:18 +0100 tuned code
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55325
tuned code
Tue, 04 Feb 2014 23:11:18 +0100 tuned slack
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55324
tuned slack
Tue, 04 Feb 2014 23:11:18 +0100 split 'linarith' and 'presburger' (to avoid annoying warnings + to speed up reconstruction when 'presburger' is needed)
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55323
split 'linarith' and 'presburger' (to avoid annoying warnings + to speed up reconstruction when 'presburger' is needed)
Tue, 04 Feb 2014 21:29:46 +0000 removal of "back", etc.
paulson <lp15@cam.ac.uk> [Tue, 04 Feb 2014 21:29:46 +0000] rev 55322
removal of "back", etc.
Tue, 04 Feb 2014 21:28:38 +0000 Restoration of Pocklington.thy. Tidying.
paulson <lp15@cam.ac.uk> [Tue, 04 Feb 2014 21:28:38 +0000] rev 55321
Restoration of Pocklington.thy. Tidying.
Tue, 04 Feb 2014 21:01:35 +0100 tuned latex
nipkow [Tue, 04 Feb 2014 21:01:35 +0100] rev 55320
tuned latex
Tue, 04 Feb 2014 17:59:33 +0100 tuned latex
nipkow [Tue, 04 Feb 2014 17:59:33 +0100] rev 55319
tuned latex
Tue, 04 Feb 2014 17:44:15 +0100 tuned
nipkow [Tue, 04 Feb 2014 17:44:15 +0100] rev 55318
tuned
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip