blanchet [Thu, 21 Nov 2013 21:33:34 +0100] rev 54554
eliminated Sledgehammer's dependency on old-style datatypes
blanchet [Thu, 21 Nov 2013 21:33:34 +0100] rev 54553
moved meson up the dependency chain
blanchet [Thu, 21 Nov 2013 21:33:34 +0100] rev 54552
moving 'Order_Relation' to 'HOL' (since it's a BNF dependency)
blanchet [Thu, 21 Nov 2013 21:33:34 +0100] rev 54551
fixed apparent copy-paste bug
wenzelm [Thu, 21 Nov 2013 19:13:49 +0100] rev 54550
merged
wenzelm [Thu, 21 Nov 2013 17:50:23 +0100] rev 54549
actually expose errors of cumulative theory dependencies;
more informative error messages;
wenzelm [Thu, 21 Nov 2013 17:45:37 +0100] rev 54548
proper concatenation of messages;
blanchet [Thu, 21 Nov 2013 13:43:42 +0100] rev 54547
renamed TFF0/THF0 to three-letter acronyms, in keeping with new TPTP policy
blanchet [Thu, 21 Nov 2013 12:29:29 +0100] rev 54546
fixed spying so that the envirnoment variables are queried at run-time not at build-time
blanchet [Wed, 20 Nov 2013 23:14:06 +0100] rev 54545
effectively reverted d25fc4c0ff62, to avoid quasi-cyclic dependencies with HOL-Cardinals and minimize BNF dependencies
blanchet [Wed, 20 Nov 2013 21:28:58 +0100] rev 54544
killed more needless thms
blanchet [Wed, 20 Nov 2013 20:58:14 +0100] rev 54543
killed needless thm
blanchet [Wed, 20 Nov 2013 20:46:46 +0100] rev 54542
mention docs
blanchet [Wed, 20 Nov 2013 20:46:10 +0100] rev 54541
took out warning (BNF is still under development, but it is finished enough)
blanchet [Wed, 20 Nov 2013 20:45:20 +0100] rev 54540
moved 'coinduction' proof method to 'HOL'
blanchet [Wed, 20 Nov 2013 20:18:53 +0100] rev 54539
move registration of countable set type as BNF to its own theory file (+ renamed theory)
blanchet [Wed, 20 Nov 2013 18:58:00 +0100] rev 54538
factor 'List_Prefix' out of 'Sublist' and move to 'Main' (needed for codatatypes)
blanchet [Wed, 20 Nov 2013 18:32:25 +0100] rev 54537
fixed LaTeX missing }
blanchet [Wed, 20 Nov 2013 18:09:23 +0100] rev 54536
compile
blanchet [Wed, 20 Nov 2013 18:08:02 +0100] rev 54535
support Negated_Conjecture as a TPTP role as well (e.g. for SMT proofs)
blanchet [Wed, 20 Nov 2013 18:08:01 +0100] rev 54534
tuning
wenzelm [Wed, 20 Nov 2013 17:00:49 +0100] rev 54533
NEWS;
wenzelm [Wed, 20 Nov 2013 16:43:09 +0100] rev 54532
merged
wenzelm [Wed, 20 Nov 2013 16:15:54 +0100] rev 54531
restrict node_required status and Theories panel to actual theories;