Tue, 24 Sep 2013 21:23:40 +0200 tuned proofs;
wenzelm [Tue, 24 Sep 2013 21:23:40 +0200] rev 53854
tuned proofs;
Tue, 24 Sep 2013 20:41:28 +0200 more quasi-generic PIDE modules (NB: Swing/JFX needs to be kept separate from non-GUI material);
wenzelm [Tue, 24 Sep 2013 20:41:28 +0200] rev 53853
more quasi-generic PIDE modules (NB: Swing/JFX needs to be kept separate from non-GUI material);
Tue, 24 Sep 2013 20:24:14 +0200 NEWS;
wenzelm [Tue, 24 Sep 2013 20:24:14 +0200] rev 53852
NEWS;
Tue, 24 Sep 2013 19:57:44 +0200 clarified font;
wenzelm [Tue, 24 Sep 2013 19:57:44 +0200] rev 53851
clarified font;
Tue, 24 Sep 2013 19:53:05 +0200 simplified default L&F -- Nimbus should be always available and GTK+ is not fully working yet;
wenzelm [Tue, 24 Sep 2013 19:53:05 +0200] rev 53850
simplified default L&F -- Nimbus should be always available and GTK+ is not fully working yet;
Tue, 24 Sep 2013 19:46:11 +0200 proper platform-specific test;
wenzelm [Tue, 24 Sep 2013 19:46:11 +0200] rev 53849
proper platform-specific test;
Tue, 24 Sep 2013 19:41:14 +0200 disable standard behaviour of Mac OS X text field (i.e. select-all after focus gain) in order to make completion work more smoothly;
wenzelm [Tue, 24 Sep 2013 19:41:14 +0200] rev 53848
disable standard behaviour of Mac OS X text field (i.e. select-all after focus gain) in order to make completion work more smoothly;
Tue, 24 Sep 2013 18:42:44 +0200 focus text field, to capture key events even on Mac OS X look-and-feel;
wenzelm [Tue, 24 Sep 2013 18:42:44 +0200] rev 53847
focus text field, to capture key events even on Mac OS X look-and-feel;
Tue, 24 Sep 2013 17:37:45 +0200 tuned proofs;
wenzelm [Tue, 24 Sep 2013 17:37:45 +0200] rev 53846
tuned proofs;
Tue, 24 Sep 2013 17:13:12 +0200 more tolerant treatment of end-of-buffer -- avoid debatable situations of jEdit buffer boundaries;
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;
Tue, 24 Sep 2013 16:35:01 +0200 skip ignored commands, similar to former proper_command_at (see d68ea01d5084) -- relevant to Output, Query_Operation etc.;
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;
Tue, 24 Sep 2013 16:06:12 +0200 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);
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;
Tue, 24 Sep 2013 16:03:00 +0200 tuned proofs;
wenzelm [Tue, 24 Sep 2013 16:03:00 +0200] rev 53842
tuned proofs;
Tue, 24 Sep 2013 14:14:49 +0200 obsolete;
wenzelm [Tue, 24 Sep 2013 14:14:49 +0200] rev 53841
obsolete;
Tue, 24 Sep 2013 14:09:39 +0200 tuned;
wenzelm [Tue, 24 Sep 2013 14:09:39 +0200] rev 53840
tuned;
Tue, 24 Sep 2013 13:23:25 +0200 avoid clash of auto print functions with query operations, notably sledgehammer (cf. 3461985dcbc3);
wenzelm [Tue, 24 Sep 2013 13:23:25 +0200] rev 53839
avoid clash of auto print functions with query operations, notably sledgehammer (cf. 3461985dcbc3);
Tue, 24 Sep 2013 11:28:18 +0200 tuned isatest options;
wenzelm [Tue, 24 Sep 2013 11:28:18 +0200] rev 53838
tuned isatest options;
Tue, 24 Sep 2013 20:58:27 +0200 updated docs
blanchet [Tue, 24 Sep 2013 20:58:27 +0200] rev 53837
updated docs
Tue, 24 Sep 2013 20:52:42 +0200 added [dest] to "disc_exclude"
blanchet [Tue, 24 Sep 2013 20:52:42 +0200] rev 53836
added [dest] to "disc_exclude"
Tue, 24 Sep 2013 20:40:36 +0200 started adding support for "nat_case" as case study for all "case" constructs
blanchet [Tue, 24 Sep 2013 20:40:36 +0200] rev 53835
started adding support for "nat_case" as case study for all "case" constructs
Tue, 24 Sep 2013 19:54:40 +0200 temporary fix to tactic
blanchet [Tue, 24 Sep 2013 19:54:40 +0200] rev 53834
temporary fix to tactic
Tue, 24 Sep 2013 19:15:50 +0200 made SML/NJ happy
blanchet [Tue, 24 Sep 2013 19:15:50 +0200] rev 53833
made SML/NJ happy
Tue, 24 Sep 2013 19:15:49 +0200 tuning
blanchet [Tue, 24 Sep 2013 19:15:49 +0200] rev 53832
tuning
Tue, 24 Sep 2013 18:07:09 +0200 support "of" syntax to disambiguate selector equations
panny [Tue, 24 Sep 2013 18:07:09 +0200] rev 53831
support "of" syntax to disambiguate selector equations
Tue, 24 Sep 2013 17:54:09 +0200 don't note more induction principles than there are functions + tuning
blanchet [Tue, 24 Sep 2013 17:54:09 +0200] rev 53830
don't note more induction principles than there are functions + tuning
Tue, 24 Sep 2013 17:28:23 +0200 more (co)data docs
blanchet [Tue, 24 Sep 2013 17:28:23 +0200] rev 53829
more (co)data docs
Tue, 24 Sep 2013 17:06:06 +0200 improved rail diagram
blanchet [Tue, 24 Sep 2013 17:06:06 +0200] rev 53828
improved rail diagram
Tue, 24 Sep 2013 16:59:14 +0200 use "primcorec" in example
blanchet [Tue, 24 Sep 2013 16:59:14 +0200] rev 53827
use "primcorec" in example
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip