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