blanchet [Mon, 21 Jun 2010 12:33:43 +0200] rev 37480
thread "full_types"
blanchet [Mon, 21 Jun 2010 12:31:41 +0200] rev 37479
try to improve Sledgehammer/Metis's behavior in full_types mode, e.g. by handing True, False, and If better
blanchet [Mon, 21 Jun 2010 12:28:46 +0200] rev 37478
clean up after fcc768dc9dd0
blanchet [Mon, 21 Jun 2010 11:16:00 +0200] rev 37477
adjusted Nitpick examples to latest changes + make them slightly faster
blanchet [Mon, 21 Jun 2010 11:15:21 +0200] rev 37476
optimized code generated for datatype cases + more;
more = lazy creation of debugging messages in mono code
+ use of "let" when performing some beta-applications (to avoid exponential blowup)
+ removal of some set constructs, to simplify the code and increase precision in some cases (and decrease it in others, but this can be regained)
haftmann [Mon, 21 Jun 2010 09:38:20 +0200] rev 37475
activated Scala code generator test
haftmann [Mon, 21 Jun 2010 09:38:20 +0200] rev 37474
added bot instances; tuned
haftmann [Mon, 21 Jun 2010 09:06:14 +0200] rev 37473
extensionality rule fset_eqI
haftmann [Sun, 20 Jun 2010 22:01:22 +0200] rev 37472
merged
haftmann [Sun, 20 Jun 2010 19:02:41 +0200] rev 37471
separate section for diagnostic commands
haftmann [Sat, 19 Jun 2010 09:50:30 +0200] rev 37470
more binding; avoid arcane Rep and Abs prefixes
haftmann [Sat, 19 Jun 2010 09:14:06 +0200] rev 37469
cleanup of typecopy package
haftmann [Sat, 19 Jun 2010 06:43:33 +0200] rev 37468
quickcheck for fsets
nipkow [Fri, 18 Jun 2010 22:41:16 +0200] rev 37467
merged
nipkow [Fri, 18 Jun 2010 22:40:58 +0200] rev 37466
added pigeonhole lemmas
haftmann [Fri, 18 Jun 2010 21:22:05 +0200] rev 37465
merged
haftmann [Fri, 18 Jun 2010 15:59:51 +0200] rev 37464
tuned whitespace; dropped dead code
haftmann [Fri, 18 Jun 2010 15:26:04 +0200] rev 37463
code_simp: only succeed on real progress
haftmann [Fri, 18 Jun 2010 15:26:02 +0200] rev 37462
prefer fold over foldl
haftmann [Fri, 18 Jun 2010 15:03:21 +0200] rev 37461
conclude simplification with default simpset
haftmann [Fri, 18 Jun 2010 15:03:21 +0200] rev 37460
drop subsumed default equations (requires a little bit unfortunate laziness)
haftmann [Fri, 18 Jun 2010 15:03:20 +0200] rev 37459
avoid Scala legacy operations
haftmann [Fri, 18 Jun 2010 15:03:20 +0200] rev 37458
prefer fold over foldl
haftmann [Fri, 18 Jun 2010 09:21:41 +0200] rev 37457
made List.thy a join point in the theory graph
nipkow [Fri, 18 Jun 2010 20:22:06 +0200] rev 37456
tuned set_replicate lemmas
nipkow [Fri, 18 Jun 2010 14:14:42 +0200] rev 37455
merged
nipkow [Fri, 18 Jun 2010 14:14:29 +0200] rev 37454
added lemmas
haftmann [Fri, 18 Jun 2010 09:04:00 +0200] rev 37453
dropped dead code
haftmann [Thu, 17 Jun 2010 19:32:05 +0200] rev 37452
replaced unreliable metis proof
haftmann [Thu, 17 Jun 2010 16:15:15 +0200] rev 37451
rev is reverse in Haskell