wenzelm [Mon, 21 Jun 2010 17:41:57 +0200] rev 37484
merged, resolving conflicts in doc-src/IsarRef/Thy/HOL_Specific.thy;
blanchet [Mon, 21 Jun 2010 16:59:37 +0200] rev 37483
make Nitpick's unsound mode a bit more unsound
blanchet [Mon, 21 Jun 2010 14:07:00 +0200] rev 37482
sort cases on the proper key
blanchet [Mon, 21 Jun 2010 13:35:10 +0200] rev 37481
compile
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