Thu, 05 Nov 2009 11:47:00 -0800 map functions for various types, with ep_pair/deflation/finite_deflation lemmas
huffman [Thu, 05 Nov 2009 11:47:00 -0800] rev 33504
map functions for various types, with ep_pair/deflation/finite_deflation lemmas
Thu, 05 Nov 2009 11:36:30 -0800 lemma deflation_strict
huffman [Thu, 05 Nov 2009 11:36:30 -0800] rev 33503
lemma deflation_strict
Sat, 07 Nov 2009 16:54:13 +0100 tuned ML_OPTIONS for SML/NJ -- for improved performance;
wenzelm [Sat, 07 Nov 2009 16:54:13 +0100] rev 33502
tuned ML_OPTIONS for SML/NJ -- for improved performance;
Sat, 07 Nov 2009 08:18:12 +0100 merged
haftmann [Sat, 07 Nov 2009 08:18:12 +0100] rev 33501
merged
Sat, 07 Nov 2009 08:17:53 +0100 added predicate example
haftmann [Sat, 07 Nov 2009 08:17:53 +0100] rev 33500
added predicate example
Sat, 07 Nov 2009 08:17:52 +0100 tuned
haftmann [Sat, 07 Nov 2009 08:17:52 +0100] rev 33499
tuned
Sat, 07 Nov 2009 08:17:52 +0100 modernized primrec
haftmann [Sat, 07 Nov 2009 08:17:52 +0100] rev 33498
modernized primrec
Fri, 06 Nov 2009 21:53:20 +0100 made SML/NJ happy
boehmes [Fri, 06 Nov 2009 21:53:20 +0100] rev 33497
made SML/NJ happy
Fri, 06 Nov 2009 21:20:37 +0100 merged
nipkow [Fri, 06 Nov 2009 21:20:37 +0100] rev 33496
merged
Wed, 04 Nov 2009 11:40:59 +0100 merged
nipkow [Wed, 04 Nov 2009 11:40:59 +0100] rev 33495
merged
Thu, 29 Oct 2009 16:23:57 +0100 Replaced exception CRing by error because it is meant for the user.
nipkow [Thu, 29 Oct 2009 16:23:57 +0100] rev 33494
Replaced exception CRing by error because it is meant for the user.
Fri, 06 Nov 2009 19:22:52 +0100 merged
nipkow [Fri, 06 Nov 2009 19:22:52 +0100] rev 33493
merged
Fri, 06 Nov 2009 19:22:32 +0100 Command atp_minimize uses the naive linear algorithm now
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.
Fri, 06 Nov 2009 19:02:36 +0100 merged
bulwahn [Fri, 06 Nov 2009 19:02:36 +0100] rev 33491
merged
Fri, 06 Nov 2009 16:59:17 +0100 merged
bulwahn [Fri, 06 Nov 2009 16:59:17 +0100] rev 33490
merged
Fri, 06 Nov 2009 14:16:57 +0100 merged
bulwahn [Fri, 06 Nov 2009 14:16:57 +0100] rev 33489
merged
Fri, 06 Nov 2009 12:10:55 +0100 merge
bulwahn [Fri, 06 Nov 2009 12:10:55 +0100] rev 33488
merge
Fri, 06 Nov 2009 08:47:32 +0100 merged
bulwahn [Fri, 06 Nov 2009 08:47:32 +0100] rev 33487
merged
Fri, 06 Nov 2009 08:18:35 +0100 adopted the predicate compile quickcheck
bulwahn [Fri, 06 Nov 2009 08:18:35 +0100] rev 33486
adopted the predicate compile quickcheck
Fri, 06 Nov 2009 08:11:58 +0100 made definition of functions generically for the different instances
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33485
made definition of functions generically for the different instances
Fri, 06 Nov 2009 08:11:58 +0100 renamed generator to random_function in the predicate compiler
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33484
renamed generator to random_function in the predicate compiler
Fri, 06 Nov 2009 08:11:58 +0100 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 33483
improved handling of already defined functions in the predicate compiler; could cause trouble before when no modes for a predicate were infered
Fri, 06 Nov 2009 08:11:58 +0100 strictly respecting the line margin in the predicate compiler core
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33482
strictly respecting the line margin in the predicate compiler core
Fri, 06 Nov 2009 08:11:58 +0100 adopted mode syntax for values command
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33481
adopted mode syntax for values command
Fri, 06 Nov 2009 08:11:58 +0100 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 33480
disabled upt example because of a problem due to overloaded constants with the predicate compiler
Fri, 06 Nov 2009 08:11:58 +0100 added optional mode annotations for parameters in the values command
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33479
added optional mode annotations for parameters in the values command
Fri, 06 Nov 2009 08:11:58 +0100 moved values command from core to predicate compile
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33478
moved values command from core to predicate compile
Fri, 06 Nov 2009 08:11:58 +0100 added further example of the values command
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33477
added further example of the values command
Fri, 06 Nov 2009 08:11:58 +0100 Adopted output of values command
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33476
Adopted output of values command
Fri, 06 Nov 2009 08:11:58 +0100 improved handling of overloaded constants; examples with numerals
bulwahn [Fri, 06 Nov 2009 08:11:58 +0100] rev 33475
improved handling of overloaded constants; examples with numerals
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip