Wed, 20 Apr 2011 07:44:23 +0200 making the evaluation of HOL.implies lazy even in strict languages by mapping it to an if statement
bulwahn [Wed, 20 Apr 2011 07:44:23 +0200] rev 42420
making the evaluation of HOL.implies lazy even in strict languages by mapping it to an if statement
Tue, 19 Apr 2011 14:52:22 +0200 merged
blanchet [Tue, 19 Apr 2011 14:52:22 +0200] rev 42419
merged
Tue, 19 Apr 2011 14:38:38 +0200 avoid relying on "Thm.definitionK" to pick up definitions -- this was an old hack related to locales (to avoid expanding locale constants to their low-level definition) that is no longer necessary
blanchet [Tue, 19 Apr 2011 14:38:38 +0200] rev 42418
avoid relying on "Thm.definitionK" to pick up definitions -- this was an old hack related to locales (to avoid expanding locale constants to their low-level definition) that is no longer necessary
Tue, 19 Apr 2011 14:20:13 +0200 merged
berghofe [Tue, 19 Apr 2011 14:20:13 +0200] rev 42417
merged
Tue, 19 Apr 2011 14:17:41 +0200 - renamed enum type class to spark_enum, to avoid confusion with
berghofe [Tue, 19 Apr 2011 14:17:41 +0200] rev 42416
- renamed enum type class to spark_enum, to avoid confusion with enum type class defined in Enum theory - renamed theorem ..._card_UNIV to ..._card
Tue, 19 Apr 2011 14:04:58 +0200 use "Spec_Rules" for finding axioms -- more reliable and cleaner
blanchet [Tue, 19 Apr 2011 14:04:58 +0200] rev 42415
use "Spec_Rules" for finding axioms -- more reliable and cleaner
Tue, 19 Apr 2011 12:22:59 +0200 optimize trivial equalities early in Nitpick -- it shouldn't be the job of the peephole optimizer
blanchet [Tue, 19 Apr 2011 12:22:59 +0200] rev 42414
optimize trivial equalities early in Nitpick -- it shouldn't be the job of the peephole optimizer
Tue, 19 Apr 2011 12:21:57 +0200 remove a few Nitpick calls in examples -- another step toward making them run faster
blanchet [Tue, 19 Apr 2011 12:21:57 +0200] rev 42413
remove a few Nitpick calls in examples -- another step toward making them run faster
Tue, 19 Apr 2011 11:56:11 +0200 check arity of bound variables to avoid generating too large Kodkod problems -- an issue that arose in the context of TPTP/CASC
blanchet [Tue, 19 Apr 2011 11:56:11 +0200] rev 42412
check arity of bound variables to avoid generating too large Kodkod problems -- an issue that arose in the context of TPTP/CASC
Tue, 19 Apr 2011 23:57:28 +0200 eliminated Codegen.mode in favour of explicit argument;
wenzelm [Tue, 19 Apr 2011 23:57:28 +0200] rev 42411
eliminated Codegen.mode in favour of explicit argument;
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip