Wed, 03 Sep 2014 22:47:05 +0200 fixed tactic for n-way mutual recursion, n >= 4 (balanced conjunctions confuse the tactic)
blanchet [Wed, 03 Sep 2014 22:47:05 +0200] rev 58170
fixed tactic for n-way mutual recursion, n >= 4 (balanced conjunctions confuse the tactic)
Wed, 03 Sep 2014 22:47:05 +0200 reintroduced more examples
blanchet [Wed, 03 Sep 2014 22:47:05 +0200] rev 58169
reintroduced more examples
Wed, 03 Sep 2014 22:47:05 +0200 improved tactic further
blanchet [Wed, 03 Sep 2014 22:47:05 +0200] rev 58168
improved tactic further
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
Tue, 02 Sep 2014 12:11:04 +0200 made SML/NJ happier
blanchet [Tue, 02 Sep 2014 12:11:04 +0200] rev 58137
made SML/NJ happier
Tue, 02 Sep 2014 12:09:13 +0200 tuning
blanchet [Tue, 02 Sep 2014 12:09:13 +0200] rev 58136
tuning
Tue, 02 Sep 2014 09:28:23 +0200 silenced nonexhaustive primrec warnings
traytel [Tue, 02 Sep 2014 09:28:23 +0200] rev 58135
silenced nonexhaustive primrec warnings
Tue, 02 Sep 2014 08:24:42 +0200 more convenient printing of real numbers after evaluation
haftmann [Tue, 02 Sep 2014 08:24:42 +0200] rev 58134
more convenient printing of real numbers after evaluation
Mon, 01 Sep 2014 19:58:25 +0200 avoid more 'bad background theory' issues
blanchet [Mon, 01 Sep 2014 19:58:25 +0200] rev 58133
avoid more 'bad background theory' issues
Mon, 01 Sep 2014 19:57:48 +0200 ported TFL to mixture of old and new datatypes
blanchet [Mon, 01 Sep 2014 19:57:48 +0200] rev 58132
ported TFL to mixture of old and new datatypes
Mon, 01 Sep 2014 19:28:00 +0200 drop hopeless feature -- unfolding of BNF datatype info without a prior 'datatype_compat'
blanchet [Mon, 01 Sep 2014 19:28:00 +0200] rev 58131
drop hopeless feature -- unfolding of BNF datatype info without a prior 'datatype_compat'
Mon, 01 Sep 2014 18:42:02 +0200 ported to use new-style datatypes
blanchet [Mon, 01 Sep 2014 18:42:02 +0200] rev 58130
ported to use new-style datatypes * * * compile
Mon, 01 Sep 2014 17:34:03 +0200 ported Refute to use new datatypes when possible
blanchet [Mon, 01 Sep 2014 17:34:03 +0200] rev 58129
ported Refute to use new datatypes when possible
Mon, 01 Sep 2014 16:34:40 +0200 renamed BNF theories
blanchet [Mon, 01 Sep 2014 16:34:40 +0200] rev 58128
renamed BNF theories
Mon, 01 Sep 2014 16:34:39 +0200 renamed '(BNF_)Constructions_on_Wellorders' to '(BNF_)Wellorder_Constructions'
blanchet [Mon, 01 Sep 2014 16:34:39 +0200] rev 58127
renamed '(BNF_)Constructions_on_Wellorders' to '(BNF_)Wellorder_Constructions'
Mon, 01 Sep 2014 16:34:38 +0200 added primrec compatibility function
blanchet [Mon, 01 Sep 2014 16:34:38 +0200] rev 58126
added primrec compatibility function
Mon, 01 Sep 2014 16:17:47 +0200 more work on compatibility interfaces
blanchet [Mon, 01 Sep 2014 16:17:47 +0200] rev 58125
more work on compatibility interfaces
Mon, 01 Sep 2014 16:17:47 +0200 added compatibility examples/tests
blanchet [Mon, 01 Sep 2014 16:17:47 +0200] rev 58124
added compatibility examples/tests
Mon, 01 Sep 2014 16:17:47 +0200 implemented compatibility definition of datatype
blanchet [Mon, 01 Sep 2014 16:17:47 +0200] rev 58123
implemented compatibility definition of datatype
Mon, 01 Sep 2014 16:17:47 +0200 implemented compatibility interpretation
blanchet [Mon, 01 Sep 2014 16:17:47 +0200] rev 58122
implemented compatibility interpretation
Mon, 01 Sep 2014 16:17:47 +0200 compile
blanchet [Mon, 01 Sep 2014 16:17:47 +0200] rev 58121
compile
Mon, 01 Sep 2014 16:17:47 +0200 compile
blanchet [Mon, 01 Sep 2014 16:17:47 +0200] rev 58120
compile
Mon, 01 Sep 2014 16:17:47 +0200 tuning
blanchet [Mon, 01 Sep 2014 16:17:47 +0200] rev 58119
tuning
Mon, 01 Sep 2014 16:17:47 +0200 compile
blanchet [Mon, 01 Sep 2014 16:17:47 +0200] rev 58118
compile
Mon, 01 Sep 2014 16:17:47 +0200 more compatibility between old- and new-style datatypes
blanchet [Mon, 01 Sep 2014 16:17:47 +0200] rev 58117
more compatibility between old- and new-style datatypes
Mon, 01 Sep 2014 16:17:47 +0200 added theory-based getters for convenience
blanchet [Mon, 01 Sep 2014 16:17:47 +0200] rev 58116
added theory-based getters for convenience
Mon, 01 Sep 2014 16:17:47 +0200 made transfer functions slightly more general
blanchet [Mon, 01 Sep 2014 16:17:47 +0200] rev 58115
made transfer functions slightly more general
Mon, 01 Sep 2014 16:17:46 +0200 tuned signatures
blanchet [Mon, 01 Sep 2014 16:17:46 +0200] rev 58114
tuned signatures
Mon, 01 Sep 2014 16:17:46 +0200 tuning
blanchet [Mon, 01 Sep 2014 16:17:46 +0200] rev 58113
tuning
Mon, 01 Sep 2014 16:17:46 +0200 renamed modules defining old datatypes, as a step towards having 'datatype_new' take 'datatype's place
blanchet [Mon, 01 Sep 2014 16:17:46 +0200] rev 58112
renamed modules defining old datatypes, as a step towards having 'datatype_new' take 'datatype's place
Mon, 01 Sep 2014 16:17:46 +0200 tuned structure inclusion
blanchet [Mon, 01 Sep 2014 16:17:46 +0200] rev 58111
tuned structure inclusion
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip