blanchet [Fri, 05 Sep 2014 00:41:01 +0200] rev 58188
introduced mechanism to filter interpretations
blanchet [Fri, 05 Sep 2014 00:41:01 +0200] rev 58187
fixed infinite loops in 'register' functions + more uniform API
blanchet [Fri, 05 Sep 2014 00:41:01 +0200] rev 58186
named interpretations
blanchet [Fri, 05 Sep 2014 00:41:00 +0200] rev 58185
centralized and cleaned up naming handling
hoelzl [Thu, 04 Sep 2014 14:02:37 +0200] rev 58184
cleanup Wfrec; introduce dependent_wf/wellorder_choice
blanchet [Thu, 04 Sep 2014 11:53:39 +0200] rev 58183
tuned Nitpick and Refute examples, which are too slow on some testing machines
blanchet [Thu, 04 Sep 2014 11:20:59 +0200] rev 58182
tweaked setup for datatype realizer
blanchet [Thu, 04 Sep 2014 09:02:43 +0200] rev 58181
renamed internal constant
blanchet [Thu, 04 Sep 2014 09:02:43 +0200] rev 58180
moved code around
blanchet [Thu, 04 Sep 2014 09:02:43 +0200] rev 58179
tuned size function generation
blanchet [Thu, 04 Sep 2014 09:02:36 +0200] rev 58178
tuning
blanchet [Wed, 03 Sep 2014 22:49:05 +0200] rev 58177
introduced local interpretation mechanism for BNFs, to solve issues with datatypes in locales
blanchet [Wed, 03 Sep 2014 22:47:48 +0200] rev 58176
tuned ctr_sugar database handling
blanchet [Wed, 03 Sep 2014 22:47:35 +0200] rev 58175
tuned BNF database handling
blanchet [Wed, 03 Sep 2014 22:47:09 +0200] rev 58174
intelligible errors instead of tactic failures
blanchet [Wed, 03 Sep 2014 22:47:05 +0200] rev 58173
reenabled yet another example
blanchet [Wed, 03 Sep 2014 22:47:05 +0200] rev 58172
made new tactic even more robust
blanchet [Wed, 03 Sep 2014 22:47:05 +0200] rev 58171
reenabled more examples
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)
blanchet [Wed, 03 Sep 2014 22:47:05 +0200] rev 58169
reintroduced more examples
blanchet [Wed, 03 Sep 2014 22:47:05 +0200] rev 58168
improved tactic further
blanchet [Wed, 03 Sep 2014 22:47:05 +0200] rev 58167
reenabled example
blanchet [Wed, 03 Sep 2014 22:47:05 +0200] rev 58166
improved new countability tactic
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
blanchet [Wed, 03 Sep 2014 22:47:05 +0200] rev 58164
more robust exception handling
blanchet [Wed, 03 Sep 2014 22:46:54 +0200] rev 58163
added tests for new 'countable_datatype' proof method
traytel [Wed, 03 Sep 2014 12:30:25 +0200] rev 58162
lessen the burden on the caller: sort where necessary in n2m
blanchet [Wed, 03 Sep 2014 09:43:00 +0200] rev 58161
added compatibility function
blanchet [Wed, 03 Sep 2014 00:31:38 +0200] rev 58160
added countable tactic for new-style datatypes
blanchet [Wed, 03 Sep 2014 00:31:37 +0200] rev 58159
tuning
blanchet [Wed, 03 Sep 2014 00:06:32 +0200] rev 58158
registered 'typerep' as countable again
blanchet [Wed, 03 Sep 2014 00:06:30 +0200] rev 58157
moved old datatype material around