huffman [Sun, 04 Sep 2011 06:27:59 -0700] rev 44707
move lemmas nat_le_iff and nat_mono into Int.thy
wenzelm [Sun, 04 Sep 2011 19:36:19 +0200] rev 44706
eliminated markup for plain identifiers (frequent but insignificant);
reduced "black" markup (outer string etc. takes care of it already);
wenzelm [Sun, 04 Sep 2011 19:12:06 +0200] rev 44705
simplified signatures;
wenzelm [Sun, 04 Sep 2011 19:06:45 +0200] rev 44704
synchronous XML.Cache without actor -- potentially more efficient on machines with few cores;
wenzelm [Sun, 04 Sep 2011 17:50:19 +0200] rev 44703
tuned document;
wenzelm [Sun, 04 Sep 2011 17:35:34 +0200] rev 44702
improved handling of extended styles and hard tabs when prover is inactive;
wenzelm [Sun, 04 Sep 2011 17:21:11 +0200] rev 44701
mark hard tabs as single chunks, as required by jEdit;
wenzelm [Sun, 04 Sep 2011 16:37:22 +0200] rev 44700
updated READMEs;
wenzelm [Sun, 04 Sep 2011 15:49:59 +0200] rev 44699
property "tooltip-dismiss-delay" is edited in ms, not seconds;
explicit tooltip_dismiss_delay boundaries for further robustness;
wenzelm [Sun, 04 Sep 2011 15:21:50 +0200] rev 44698
moved XML/YXML to src/Pure/PIDE;
tuned comments;
wenzelm [Sun, 04 Sep 2011 14:29:15 +0200] rev 44697
pass raw messages through xml_cache actor, which is important to retain ordering of results (e.g. read_command reports before assign, cf. 383c9d758a56);
haftmann [Sun, 04 Sep 2011 08:43:06 +0200] rev 44696
pseudo-definition for perms on sets; tuned
huffman [Sat, 03 Sep 2011 16:00:09 -0700] rev 44695
remove duplicate lemma nat_zero in favor of nat_0
huffman [Sat, 03 Sep 2011 15:37:41 -0700] rev 44694
merged
huffman [Sat, 03 Sep 2011 15:09:51 -0700] rev 44693
merged