blanchet [Thu, 18 Sep 2014 16:47:40 +0200] rev 58370
made 'mk_pointfree' work again in local theories
blanchet [Thu, 18 Sep 2014 16:47:40 +0200] rev 58369
fixed authorship
haftmann [Thu, 18 Sep 2014 15:07:43 +0200] rev 58368
product over monoids for lists
blanchet [Thu, 18 Sep 2014 00:03:46 +0200] rev 58367
renamed SMT certificate files, following 'SMT2' -> 'SMT' renaming
blanchet [Thu, 18 Sep 2014 00:02:45 +0200] rev 58366
more meaningful record tests
blanchet [Thu, 18 Sep 2014 00:01:27 +0200] rev 58365
updated SMT certificates
blanchet [Wed, 17 Sep 2014 23:45:57 +0200] rev 58364
tuning
blanchet [Wed, 17 Sep 2014 23:45:28 +0200] rev 58363
take out selectors for records -- for derived records, these don't quite have the right type
blanchet [Wed, 17 Sep 2014 21:35:58 +0200] rev 58362
register Isabelle selectors as SMT selectors when possible
blanchet [Wed, 17 Sep 2014 17:32:27 +0200] rev 58361
added codatatype support for CVC4
blanchet [Wed, 17 Sep 2014 16:53:39 +0200] rev 58360
added interface for CVC4 extensions
blanchet [Wed, 17 Sep 2014 16:20:13 +0200] rev 58359
avoid 'subst_tac' when possible (it is suspected of not helping 'HOL-Proofs')
blanchet [Wed, 17 Sep 2014 12:09:33 +0200] rev 58358
tweaked compatibility layer
blanchet [Wed, 17 Sep 2014 11:54:59 +0200] rev 58357
avoid clash with Quickcheck's generated 'random_xxx' function
blanchet [Wed, 17 Sep 2014 11:12:46 +0200] rev 58356
added missing 'restore' in 'transfer' plugin
blanchet [Wed, 17 Sep 2014 08:24:10 +0200] rev 58355
syntactic check to determine when to prove 'nested_size_o_map'
blanchet [Wed, 17 Sep 2014 08:23:53 +0200] rev 58354
support (finite values of) codatatypes in Quickcheck
blanchet [Tue, 16 Sep 2014 19:23:37 +0200] rev 58353
tuned fact visibility
blanchet [Tue, 16 Sep 2014 19:23:37 +0200] rev 58352
register 'prod' and 'sum' as datatypes, to allow N2M through them
blanchet [Tue, 16 Sep 2014 19:23:37 +0200] rev 58351
took out 'old_datatype' examples -- those just cause timeouts in Isatests
blanchet [Tue, 16 Sep 2014 19:23:37 +0200] rev 58350
added 'extraction' plugins -- this might help 'HOL-Proofs'
nipkow [Tue, 16 Sep 2014 18:42:33 +0200] rev 58349
added lemma
Andreas Lochbihler [Tue, 16 Sep 2014 16:04:08 +0200] rev 58348
add target language evaluators for the value command;
drop obsolete command eval_term
blanchet [Mon, 15 Sep 2014 18:12:09 +0200] rev 58347
tuning
blanchet [Mon, 15 Sep 2014 17:56:37 +0200] rev 58346
refactoring
blanchet [Mon, 15 Sep 2014 16:34:05 +0200] rev 58345
tuning
blanchet [Mon, 15 Sep 2014 16:14:14 +0200] rev 58344
set 'mono' attribute on 'rel_mono'
blanchet [Mon, 15 Sep 2014 16:11:01 +0200] rev 58343
'code' is needed for extraction datatype
blanchet [Mon, 15 Sep 2014 14:31:32 +0200] rev 58342
tuning
blanchet [Mon, 15 Sep 2014 12:30:06 +0200] rev 58341
removed accidental '@{print}'