wenzelm [Tue, 24 Sep 2013 17:37:45 +0200] rev 53846
tuned proofs;
wenzelm [Tue, 24 Sep 2013 17:13:12 +0200] rev 53845
more tolerant treatment of end-of-buffer -- avoid debatable situations of jEdit buffer boundaries;
wenzelm [Tue, 24 Sep 2013 16:35:01 +0200] rev 53844
skip ignored commands, similar to former proper_command_at (see d68ea01d5084) -- relevant to Output, Query_Operation etc.;
tuned signature;
wenzelm [Tue, 24 Sep 2013 16:06:12 +0200] rev 53843
clarified command spans (again, see also 03a2dc9e0624): restrict to proper range to allow Isabelle.command_edit adding material monotonically without destroying the command (e.g. relevant for sendback from sledgehammer);
simplified command padding: always newline, despite lack of indentation;
wenzelm [Tue, 24 Sep 2013 16:03:00 +0200] rev 53842
tuned proofs;
wenzelm [Tue, 24 Sep 2013 14:14:49 +0200] rev 53841
obsolete;
wenzelm [Tue, 24 Sep 2013 14:09:39 +0200] rev 53840
tuned;
wenzelm [Tue, 24 Sep 2013 13:23:25 +0200] rev 53839
avoid clash of auto print functions with query operations, notably sledgehammer (cf. 3461985dcbc3);
wenzelm [Tue, 24 Sep 2013 11:28:18 +0200] rev 53838
tuned isatest options;
blanchet [Tue, 24 Sep 2013 20:58:27 +0200] rev 53837
updated docs
blanchet [Tue, 24 Sep 2013 20:52:42 +0200] rev 53836
added [dest] to "disc_exclude"
blanchet [Tue, 24 Sep 2013 20:40:36 +0200] rev 53835
started adding support for "nat_case" as case study for all "case" constructs