Wed, 03 Sep 2014 22:47:05 +0200 reenabled example
blanchet [Wed, 03 Sep 2014 22:47:05 +0200] rev 58167
reenabled example
Wed, 03 Sep 2014 22:47:05 +0200 improved new countability tactic
blanchet [Wed, 03 Sep 2014 22:47:05 +0200] rev 58166
improved new countability tactic
Wed, 03 Sep 2014 22:47:05 +0200 'prove_sorry' is too dangerous here -- the tactic is sometimes applied to non-theorems
blanchet [Wed, 03 Sep 2014 22:47:05 +0200] rev 58165
'prove_sorry' is too dangerous here -- the tactic is sometimes applied to non-theorems
Wed, 03 Sep 2014 22:47:05 +0200 more robust exception handling
blanchet [Wed, 03 Sep 2014 22:47:05 +0200] rev 58164
more robust exception handling
Wed, 03 Sep 2014 22:46:54 +0200 added tests for new 'countable_datatype' proof method
blanchet [Wed, 03 Sep 2014 22:46:54 +0200] rev 58163
added tests for new 'countable_datatype' proof method
Wed, 03 Sep 2014 12:30:25 +0200 lessen the burden on the caller: sort where necessary in n2m
traytel [Wed, 03 Sep 2014 12:30:25 +0200] rev 58162
lessen the burden on the caller: sort where necessary in n2m
Wed, 03 Sep 2014 09:43:00 +0200 added compatibility function
blanchet [Wed, 03 Sep 2014 09:43:00 +0200] rev 58161
added compatibility function
Wed, 03 Sep 2014 00:31:38 +0200 added countable tactic for new-style datatypes
blanchet [Wed, 03 Sep 2014 00:31:38 +0200] rev 58160
added countable tactic for new-style datatypes
Wed, 03 Sep 2014 00:31:37 +0200 tuning
blanchet [Wed, 03 Sep 2014 00:31:37 +0200] rev 58159
tuning
Wed, 03 Sep 2014 00:06:32 +0200 registered 'typerep' as countable again
blanchet [Wed, 03 Sep 2014 00:06:32 +0200] rev 58158
registered 'typerep' as countable again
Wed, 03 Sep 2014 00:06:30 +0200 moved old datatype material around
blanchet [Wed, 03 Sep 2014 00:06:30 +0200] rev 58157
moved old datatype material around
Wed, 03 Sep 2014 00:06:28 +0200 removed vacuous theorem references
blanchet [Wed, 03 Sep 2014 00:06:28 +0200] rev 58156
removed vacuous theorem references
Wed, 03 Sep 2014 00:06:27 +0200 commented out failing tactic (now that 'typerep' is defined using the new package
blanchet [Wed, 03 Sep 2014 00:06:27 +0200] rev 58155
commented out failing tactic (now that 'typerep' is defined using the new package
Wed, 03 Sep 2014 00:06:26 +0200 tuned imports
blanchet [Wed, 03 Sep 2014 00:06:26 +0200] rev 58154
tuned imports
Wed, 03 Sep 2014 00:06:25 +0200 use 'datatype_new'
blanchet [Wed, 03 Sep 2014 00:06:25 +0200] rev 58153
use 'datatype_new'
Wed, 03 Sep 2014 00:06:24 +0200 use 'datatype_new' in 'Main'
blanchet [Wed, 03 Sep 2014 00:06:24 +0200] rev 58152
use 'datatype_new' in 'Main'
Wed, 03 Sep 2014 00:06:23 +0200 take out 'x = C' of the simplifier for unit types
blanchet [Wed, 03 Sep 2014 00:06:23 +0200] rev 58151
take out 'x = C' of the simplifier for unit types
Wed, 03 Sep 2014 00:06:22 +0200 giving up calling 'datatype_compat' in a locale -- causes trouble with extensions
blanchet [Wed, 03 Sep 2014 00:06:22 +0200] rev 58150
giving up calling 'datatype_compat' in a locale -- causes trouble with extensions
Wed, 03 Sep 2014 00:06:22 +0200 ported 'Statespace' to support new datatypes as well
blanchet [Wed, 03 Sep 2014 00:06:22 +0200] rev 58149
ported 'Statespace' to support new datatypes as well
Wed, 03 Sep 2014 00:06:21 +0200 use 'datatype_new' in Quickcheck examples
blanchet [Wed, 03 Sep 2014 00:06:21 +0200] rev 58148
use 'datatype_new' in Quickcheck examples
Wed, 03 Sep 2014 00:06:19 +0200 more compatibility functions
blanchet [Wed, 03 Sep 2014 00:06:19 +0200] rev 58147
more compatibility functions
Wed, 03 Sep 2014 00:06:18 +0200 codatatypes are not datatypes
blanchet [Wed, 03 Sep 2014 00:06:18 +0200] rev 58146
codatatypes are not datatypes
Wed, 03 Sep 2014 00:06:17 +0200 ported Quickcheck to support new datatypes better
blanchet [Wed, 03 Sep 2014 00:06:17 +0200] rev 58145
ported Quickcheck to support new datatypes better
Tue, 02 Sep 2014 23:59:49 +0200 removed more slow Refute tests
blanchet [Tue, 02 Sep 2014 23:59:49 +0200] rev 58144
removed more slow Refute tests
Tue, 02 Sep 2014 23:59:46 +0200 tuned Refute example
blanchet [Tue, 02 Sep 2014 23:59:46 +0200] rev 58143
tuned Refute example
Tue, 02 Sep 2014 16:38:26 +0200 Some work on the new waldmeister integration
steckerm [Tue, 02 Sep 2014 16:38:26 +0200] rev 58142
Some work on the new waldmeister integration
Tue, 02 Sep 2014 14:40:32 +0200 merged
boehmes [Tue, 02 Sep 2014 14:40:32 +0200] rev 58141
merged
Tue, 02 Sep 2014 14:40:14 +0200 replay Z3 rewrite steps that lift if-then-else expressions
boehmes [Tue, 02 Sep 2014 14:40:14 +0200] rev 58140
replay Z3 rewrite steps that lift if-then-else expressions
Tue, 02 Sep 2014 13:40:03 +0200 test discriminators/selectors in BNF regression suite
traytel [Tue, 02 Sep 2014 13:40:03 +0200] rev 58139
test discriminators/selectors in BNF regression suite
Tue, 02 Sep 2014 12:13:32 +0200 merge
blanchet [Tue, 02 Sep 2014 12:13:32 +0200] rev 58138
merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip