huffman [Sat, 07 Nov 2009 08:31:56 -0800] rev 33508
merged
huffman [Sat, 07 Nov 2009 07:37:20 -0800] rev 33507
merged
huffman [Fri, 06 Nov 2009 09:50:37 -0800] rev 33506
fix name of lemma snd_strict
huffman [Thu, 05 Nov 2009 15:38:09 -0800] rev 33505
use try instead of handle
huffman [Thu, 05 Nov 2009 11:47:00 -0800] rev 33504
map functions for various types, with ep_pair/deflation/finite_deflation lemmas
huffman [Thu, 05 Nov 2009 11:36:30 -0800] rev 33503
lemma deflation_strict
wenzelm [Sat, 07 Nov 2009 16:54:13 +0100] rev 33502
tuned ML_OPTIONS for SML/NJ -- for improved performance;
haftmann [Sat, 07 Nov 2009 08:18:12 +0100] rev 33501
merged
haftmann [Sat, 07 Nov 2009 08:17:53 +0100] rev 33500
added predicate example
haftmann [Sat, 07 Nov 2009 08:17:52 +0100] rev 33499
tuned
haftmann [Sat, 07 Nov 2009 08:17:52 +0100] rev 33498
modernized primrec
boehmes [Fri, 06 Nov 2009 21:53:20 +0100] rev 33497
made SML/NJ happy
nipkow [Fri, 06 Nov 2009 21:20:37 +0100] rev 33496
merged
nipkow [Wed, 04 Nov 2009 11:40:59 +0100] rev 33495
merged
nipkow [Thu, 29 Oct 2009 16:23:57 +0100] rev 33494
Replaced exception CRing by error because it is meant for the user.
nipkow [Fri, 06 Nov 2009 19:22:52 +0100] rev 33493
merged
nipkow [Fri, 06 Nov 2009 19:22:32 +0100] rev 33492
Command atp_minimize uses the naive linear algorithm now
because the binary chop one had turned out to be a little bit suboptimal.
Internally the binary chop one is still available.
bulwahn [Fri, 06 Nov 2009 19:02:36 +0100] rev 33491
merged
bulwahn [Fri, 06 Nov 2009 16:59:17 +0100] rev 33490
merged
bulwahn [Fri, 06 Nov 2009 14:16:57 +0100] rev 33489
merged
bulwahn [Fri, 06 Nov 2009 12:10:55 +0100] rev 33488
merge
bulwahn [Fri, 06 Nov 2009 08:47:32 +0100] rev 33487
merged
bulwahn [Fri, 06 Nov 2009 08:18:35 +0100] rev 33486
adopted the predicate compile quickcheck
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33485
made definition of functions generically for the different instances
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33484
renamed generator to random_function in the predicate compiler
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33483
improved handling of already defined functions in the predicate compiler; could cause trouble before when no modes for a predicate were infered
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33482
strictly respecting the line margin in the predicate compiler core
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33481
adopted mode syntax for values command
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33480
disabled upt example because of a problem due to overloaded constants with the predicate compiler
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33479
added optional mode annotations for parameters in the values command