blanchet [Thu, 05 Dec 2013 13:22:00 +0100] rev 54632
make sure acyclicity axiom gets generated in the case where the problem involves mutually recursive datatypes
Andreas Lochbihler [Thu, 05 Dec 2013 09:23:59 +0100] rev 54631
news
Andreas Lochbihler [Thu, 05 Dec 2013 09:20:32 +0100] rev 54630
restrict admissibility to non-empty chains to allow more syntax-directed proof rules
panny [Tue, 03 Dec 2013 02:51:20 +0100] rev 54629
merge
panny [Mon, 02 Dec 2013 19:49:34 +0100] rev 54628
generate "code" theorems for incomplete definitions
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54627
updated keywords
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54626
added 'no_code' option
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54625
killed obsolete artifact
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54624
revert making 'map_cong' a 'cong' -- it breaks too many proofs in the AFP
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54623
avoid user-level 'Specification.definition' for low-level definitions
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54622
repaired inconsistency introduced in transiting to 'Local_Theory.define'
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54621
docs for forgotten BNF theorems
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54620
tuning
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54619
added 'cong' attribute to 'map_cong'
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54618
avoid user-level 'Specification.definition' for internal constructions (to avoid e.g. automatic code generation behavior)
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54617
don't try to register code equations in a locale with assumptions
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54616
minor doc update
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54615
generalized datatype code generation code so that it works with old-style and new-style (co)datatypes (as long as they are not local)
blanchet [Mon, 02 Dec 2013 20:31:54 +0100] rev 54614
simpler code
panny [Sun, 01 Dec 2013 19:32:57 +0100] rev 54613
more work towards "exhaustive"
traytel [Fri, 29 Nov 2013 14:24:21 +0100] rev 54612
Backed out changeset: a8ad7f6dd217---bypassing Main breaks theories that use \<inf> or \<sup>
traytel [Fri, 29 Nov 2013 08:26:45 +0100] rev 54611
set_comprehension_pointfree simproc causes to many surprises if enabled by default
nipkow [Thu, 28 Nov 2013 22:03:41 +0100] rev 54610
tuned
blanchet [Thu, 28 Nov 2013 16:04:10 +0100] rev 54609
updated docs
blanchet [Thu, 28 Nov 2013 15:14:00 +0100] rev 54608
added Riss3g
blanchet [Thu, 28 Nov 2013 13:58:12 +0100] rev 54607
reduce dependency (toward move to 'HOL')
blanchet [Thu, 28 Nov 2013 13:58:11 +0100] rev 54606
cleaned up indirect dependency
nipkow [Thu, 28 Nov 2013 12:04:37 +0100] rev 54605
tuned
haftmann [Thu, 28 Nov 2013 08:35:14 +0100] rev 54604
prefer sort-stripping const_typ over Sign.the_const_type whenever appropriate
haftmann [Thu, 28 Nov 2013 08:34:52 +0100] rev 54603
prefer name-normalizing devarify over unvarifyT whenever appropriate