paulson <lp15@cam.ac.uk> [Thu, 06 Feb 2014 23:09:22 +0000] rev 55352
tidied
blanchet [Thu, 06 Feb 2014 23:55:00 +0100] rev 55351
docs
blanchet [Thu, 06 Feb 2014 23:42:36 +0100] rev 55350
docs about registering a BNF
nipkow [Thu, 06 Feb 2014 18:31:43 +0100] rev 55349
merged
nipkow [Thu, 06 Feb 2014 18:31:31 +0100] rev 55348
indexed document
blanchet [Thu, 06 Feb 2014 17:05:47 +0100] rev 55347
allow multiple registration of the same type, the last wins
paulson <lp15@cam.ac.uk> [Thu, 06 Feb 2014 13:04:06 +0000] rev 55346
fixed problem (?) by deleting "thm" line
blanchet [Thu, 06 Feb 2014 01:13:44 +0100] rev 55345
try right bunch of methods
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
blanchet [Thu, 06 Feb 2014 00:24:02 +0100] rev 55343
expand 'split' in direct corecursion as well
blanchet [Thu, 06 Feb 2014 00:03:12 +0100] rev 55342
tuning
blanchet [Wed, 05 Feb 2014 23:30:02 +0100] rev 55341
adapted tactic to correctly handle 'if ... then ...' and 'case ...' under lambdas
blanchet [Wed, 05 Feb 2014 18:19:25 +0100] rev 55340
merge
blanchet [Wed, 05 Feb 2014 17:59:12 +0100] rev 55339
properly massage 'if's / 'case's etc. under lambdas
paulson <lp15@cam.ac.uk> [Wed, 05 Feb 2014 17:07:22 +0000] rev 55338
Merge
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.
blanchet [Wed, 05 Feb 2014 16:33:22 +0100] rev 55336
fixed handling of 'split'
Lars Hupel <lars.hupel@mytum.de> [Wed, 05 Feb 2014 15:44:32 +0100] rev 55335
made SML/NJ happy
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
blanchet [Wed, 05 Feb 2014 11:37:32 +0100] rev 55333
more exception cleanup + more liberal compressions of steps that timed out
blanchet [Wed, 05 Feb 2014 11:22:36 +0100] rev 55332
tuned code to avoid noncanonical (and risky) exception handling
blanchet [Wed, 05 Feb 2014 09:25:48 +0100] rev 55331
got rid of indices
blanchet [Wed, 05 Feb 2014 09:07:08 +0100] rev 55330
corrected wrong 'meth :: _' pattern maching + tuned code
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55329
more generous Isar proof compression -- try to remove failing steps
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55328
tweaked handling of 'hopeless' methods
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55327
do a second phase of proof compression after minimization
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55326
don't give up on hopeless proof methods -- they can become hopeful again
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55325
tuned code
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55324
tuned slack
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)