traytel [Mon, 01 Sep 2014 14:14:47 +0200] rev 58443
goal generation for xtor_co_rec_transfer
blanchet [Thu, 25 Sep 2014 13:30:57 +0200] rev 58442
commented out some tests that require external tools (e.g. ghc)
blanchet [Thu, 25 Sep 2014 13:30:57 +0200] rev 58441
added useful options to CVC4
traytel [Thu, 25 Sep 2014 12:27:34 +0200] rev 58440
subscribe for isatest
traytel [Thu, 25 Sep 2014 09:01:14 +0200] rev 58439
even more deads go to the end (continuation of e3a01b73579f)
nipkow [Thu, 25 Sep 2014 11:38:56 +0200] rev 58438
added function size1
haftmann [Wed, 24 Sep 2014 19:11:21 +0200] rev 58437
added lemmas
haftmann [Wed, 24 Sep 2014 19:10:30 +0200] rev 58436
tuned
blanchet [Wed, 24 Sep 2014 21:00:07 +0200] rev 58435
avoid type variable name clash
blanchet [Wed, 24 Sep 2014 21:00:07 +0200] rev 58434
tuning
blanchet [Wed, 24 Sep 2014 17:33:53 +0200] rev 58433
made N2M tests conditional, since they appear to cause Isatest timeouts and are kind of slow
blanchet [Wed, 24 Sep 2014 16:35:42 +0200] rev 58432
improved 'bnf' parser
blanchet [Wed, 24 Sep 2014 15:46:41 +0200] rev 58431
updated SMT certificates
blanchet [Wed, 24 Sep 2014 15:46:40 +0200] rev 58430
allow homogeneous nesting for SMT (co)datatypes
blanchet [Wed, 24 Sep 2014 15:46:25 +0200] rev 58429
interleave (co)datatypes in the right order w.r.t. dependencies
blanchet [Wed, 24 Sep 2014 15:46:24 +0200] rev 58428
rule out nested (co)recursion for SMT (co)datatypes
blanchet [Wed, 24 Sep 2014 15:46:23 +0200] rev 58427
gracefully handle types like 'enat' whose coinductive view is registered using 'free_constructors'
blanchet [Wed, 24 Sep 2014 15:46:11 +0200] rev 58426
tuning
blanchet [Wed, 24 Sep 2014 15:45:55 +0200] rev 58425
simpler proof
nipkow [Wed, 24 Sep 2014 11:09:05 +0200] rev 58424
added nice standard syntax
wenzelm [Mon, 22 Sep 2014 21:45:59 +0200] rev 58423
clarified timeout for isatest;
wenzelm [Mon, 22 Sep 2014 21:31:45 +0200] rev 58422
merged
wenzelm [Mon, 22 Sep 2014 21:28:57 +0200] rev 58421
discontinued old "xnum" token category;
simplified Lexicon.read_num, Lexicon.read_float: no sign here;
express ZF numerals via "num" with mixfix grammar;
recovered printing of ZF numerals: "one" is abbreviation;
wenzelm [Mon, 22 Sep 2014 17:07:18 +0200] rev 58420
added csdp-6.x for proof method (sos csdp);
wenzelm [Mon, 22 Sep 2014 16:28:24 +0200] rev 58419
examples for local CSDP executable;
wenzelm [Mon, 22 Sep 2014 16:15:29 +0200] rev 58418
clarified SOS tool setup vs. examples;
desharna [Mon, 22 Sep 2014 15:01:27 +0200] rev 58417
make 'set_induct0' tactic more robust w.r.t multiple arguments constructors
wenzelm [Mon, 22 Sep 2014 10:55:51 +0200] rev 58416
merged
wenzelm [Mon, 22 Sep 2014 10:18:41 +0200] rev 58415
clarified ISABELLE_POLYML;
added some isatests -- ISABELLE_SCALA still inactive due to problems with case-insensible file-system;
Andreas Lochbihler [Mon, 22 Sep 2014 10:53:54 +0200] rev 58414
drop workaround addressed by d0d3c30806b4