wenzelm [Mon, 27 Feb 2012 15:48:02 +0100] rev 46708
prefer cut_tac, where it is clear that the special variants cut_rules_tac or cut_facts_tac are not required;
wenzelm [Mon, 27 Feb 2012 15:42:07 +0100] rev 46707
eliminated odd comment from distant past;
wenzelm [Mon, 27 Feb 2012 15:39:47 +0100] rev 46706
updated cut_tac, without loose references to implementation manual;
wenzelm [Mon, 27 Feb 2012 15:36:24 +0100] rev 46705
updated generated file;
wenzelm [Mon, 27 Feb 2012 15:00:19 +0100] rev 46704
simplified cut_tac (cf. d549b5b0f344);
huffman [Mon, 27 Feb 2012 14:07:59 +0100] rev 46703
merged
huffman [Mon, 27 Feb 2012 11:38:56 +0100] rev 46702
avoid using constant Int.neg
wenzelm [Mon, 27 Feb 2012 12:12:28 +0100] rev 46701
reactivated Find_Unused_Assms_Examples to avoid untested / dead stuff in the repository;
moved the whole HOL-Quickcheck_Examples target from "all" to "full" for now -- it does not terminate in certain situations (to be investigated further);
nipkow [Mon, 27 Feb 2012 11:53:08 +0100] rev 46700
merged
nipkow [Mon, 27 Feb 2012 10:27:21 +0100] rev 46699
added lemma
nipkow [Mon, 27 Feb 2012 09:01:49 +0100] rev 46698
converting "set [...]" to "{...}" in evaluation results
bulwahn [Mon, 27 Feb 2012 10:56:36 +0100] rev 46697
removing Find_Unused_Assms_Examples from session as it requires much time
haftmann [Sun, 26 Feb 2012 21:44:12 +0100] rev 46696
restored accidental omission
haftmann [Sun, 26 Feb 2012 21:43:57 +0100] rev 46695
dropped dead code
haftmann [Sun, 26 Feb 2012 21:26:28 +0100] rev 46694
tuned structure
haftmann [Sun, 26 Feb 2012 21:25:54 +0100] rev 46693
retain syntax here
haftmann [Sun, 26 Feb 2012 20:43:33 +0100] rev 46692
tuned structure; dropped already existing syntax declarations
haftmann [Sun, 26 Feb 2012 20:10:14 +0100] rev 46691
tuned syntax declarations; tuned structure
wenzelm [Sun, 26 Feb 2012 20:08:12 +0100] rev 46690
merged
haftmann [Sun, 26 Feb 2012 15:28:48 +0100] rev 46689
marked candidates for rule declarations
wenzelm [Sun, 26 Feb 2012 20:05:14 +0100] rev 46688
include warning messages in node status;
wenzelm [Sun, 26 Feb 2012 19:36:35 +0100] rev 46687
tuned signature (in accordance with ML);
wenzelm [Sun, 26 Feb 2012 19:20:46 +0100] rev 46686
more PIDE modules;
wenzelm [Sun, 26 Feb 2012 18:26:26 +0100] rev 46685
tuned proofs;