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;
wenzelm [Sun, 26 Feb 2012 18:25:28 +0100] rev 46684
more abstract class Document.State;
wenzelm [Sun, 26 Feb 2012 18:19:44 +0100] rev 46683
more abstract class Document.State.Assignment;
wenzelm [Sun, 26 Feb 2012 17:54:35 +0100] rev 46682
tuned signature;
wenzelm [Sun, 26 Feb 2012 17:44:09 +0100] rev 46681
more abstract class Document.Version;
tuned (NB: Version.nodes is total);
wenzelm [Sun, 26 Feb 2012 17:15:33 +0100] rev 46680
more abstract class Document.Node;
wenzelm [Sun, 26 Feb 2012 16:58:28 +0100] rev 46679
more abstract class Document.History;
wenzelm [Sun, 26 Feb 2012 16:17:57 +0100] rev 46678
more abstract class Document.Change;
wenzelm [Sun, 26 Feb 2012 16:02:53 +0100] rev 46677
tuned;
wenzelm [Sun, 26 Feb 2012 15:18:48 +0100] rev 46676
tuned signature;
clarified check;