Sun, 07 Feb 2016 19:32:35 +0100 tuned;
wenzelm [Sun, 07 Feb 2016 19:32:35 +0100] rev 62269
tuned;
Sun, 07 Feb 2016 14:36:16 +0100 clarified old forms;
wenzelm [Sun, 07 Feb 2016 14:36:16 +0100] rev 62268
clarified old forms;
Sat, 06 Feb 2016 19:26:02 +0100 Added tag Isabelle2016-RC4 for changeset f4baefee5776
wenzelm [Sat, 06 Feb 2016 19:26:02 +0100] rev 62267
Added tag Isabelle2016-RC4 for changeset f4baefee5776
Sat, 06 Feb 2016 12:12:57 +0100 tuned proofs;
wenzelm [Sat, 06 Feb 2016 12:12:57 +0100] rev 62266
tuned proofs;
Fri, 05 Feb 2016 10:21:38 +0100 more on Mac OS X with Retina display;
wenzelm [Fri, 05 Feb 2016 10:21:38 +0100] rev 62265
more on Mac OS X with Retina display;
Thu, 04 Feb 2016 21:53:06 +0100 re-init document views for the sake of Text_Overview size;
wenzelm [Thu, 04 Feb 2016 21:53:06 +0100] rev 62264
re-init document views for the sake of Text_Overview size;
Thu, 04 Feb 2016 21:28:56 +0100 removed unused cancel operation;
wenzelm [Thu, 04 Feb 2016 21:28:56 +0100] rev 62263
removed unused cancel operation;
Thu, 04 Feb 2016 21:22:53 +0100 separate delay_repaint to ensure reactivity, indepently of future_refresh status;
wenzelm [Thu, 04 Feb 2016 21:22:53 +0100] rev 62262
separate delay_repaint to ensure reactivity, indepently of future_refresh status; clarified delay_refresh: do not cancel already running task, but retry later;
Thu, 04 Feb 2016 16:30:01 +0100 suppress ISABELLE_ROOT after init, to avoid conflict with ISABELLE_HOME when folding file names in "isabelle jedit" command-line tool;
wenzelm [Thu, 04 Feb 2016 16:30:01 +0100] rev 62261
suppress ISABELLE_ROOT after init, to avoid conflict with ISABELLE_HOME when folding file names in "isabelle jedit" command-line tool;
Thu, 04 Feb 2016 13:21:47 +0100 clarified;
wenzelm [Thu, 04 Feb 2016 13:21:47 +0100] rev 62260
clarified;
Thu, 04 Feb 2016 12:11:27 +0100 recovered handle_resize from 5922db0430f1;
wenzelm [Thu, 04 Feb 2016 12:11:27 +0100] rev 62259
recovered handle_resize from 5922db0430f1;
Mon, 01 Feb 2016 19:57:58 +0100 preplaying of 'smt' and 'metis' more in sync with actual method
blanchet [Mon, 01 Feb 2016 19:57:58 +0100] rev 62258
preplaying of 'smt' and 'metis' more in sync with actual method
Mon, 01 Feb 2016 23:52:06 +0100 updated HOL-specific section w.r.t. datatypes
blanchet [Mon, 01 Feb 2016 23:52:06 +0100] rev 62257
updated HOL-specific section w.r.t. datatypes
Tue, 02 Feb 2016 15:04:39 +0100 proper markup for formal text;
wenzelm [Tue, 02 Feb 2016 15:04:39 +0100] rev 62256
proper markup for formal text;
Mon, 01 Feb 2016 16:58:24 +0100 Added tag Isabelle2016-RC3 for changeset 81cbea2babd9
wenzelm [Mon, 01 Feb 2016 16:58:24 +0100] rev 62255
Added tag Isabelle2016-RC3 for changeset 81cbea2babd9
Mon, 01 Feb 2016 14:10:07 +0100 tuned NEWS: long-running tasks can still prevent urgent tasks from being started, due to start_execution pri = 0;
wenzelm [Mon, 01 Feb 2016 14:10:07 +0100] rev 62254
tuned NEWS: long-running tasks can still prevent urgent tasks from being started, due to start_execution pri = 0;
Sun, 31 Jan 2016 19:54:40 +0100 more on "ML debugging within the Prover IDE";
wenzelm [Sun, 31 Jan 2016 19:54:40 +0100] rev 62253
more on "ML debugging within the Prover IDE";
Sun, 31 Jan 2016 13:25:21 +0100 updated to official polyml-5.6;
wenzelm [Sun, 31 Jan 2016 13:25:21 +0100] rev 62252
updated to official polyml-5.6;
Fri, 29 Jan 2016 23:08:46 +0100 misc tuning and updates;
wenzelm [Fri, 29 Jan 2016 23:08:46 +0100] rev 62251
misc tuning and updates;
Fri, 29 Jan 2016 22:36:57 +0100 misc tuning and updates;
wenzelm [Fri, 29 Jan 2016 22:36:57 +0100] rev 62250
misc tuning and updates;
Fri, 29 Jan 2016 21:31:01 +0100 misc tuning;
wenzelm [Fri, 29 Jan 2016 21:31:01 +0100] rev 62249
misc tuning;
Wed, 27 Jan 2016 14:14:06 +0100 allow single quote within URL;
wenzelm [Wed, 27 Jan 2016 14:14:06 +0100] rev 62248
allow single quote within URL;
Wed, 27 Jan 2016 14:09:58 +0100 proper try_run for exactly one evaluation of body (amending 91c3aedbfc5e);
wenzelm [Wed, 27 Jan 2016 14:09:58 +0100] rev 62247
proper try_run for exactly one evaluation of body (amending 91c3aedbfc5e);
Mon, 25 Jan 2016 14:51:04 +0100 more thorough syntax_changed: new commands need require new folds;
wenzelm [Mon, 25 Jan 2016 14:51:04 +0100] rev 62246
more thorough syntax_changed: new commands need require new folds;
Sun, 24 Jan 2016 20:39:01 +0100 Added tag Isabelle2016-RC2 for changeset 5d513565749e
wenzelm [Sun, 24 Jan 2016 20:39:01 +0100] rev 62245
Added tag Isabelle2016-RC2 for changeset 5d513565749e
Sun, 24 Jan 2016 20:37:40 +0100 proper nesting: 'qed' needs to close the corresponding 'proof' and goal statement;
wenzelm [Sun, 24 Jan 2016 20:37:40 +0100] rev 62244
proper nesting: 'qed' needs to close the corresponding 'proof' and goal statement;
Sun, 24 Jan 2016 15:30:32 +0100 clarified exception handling;
wenzelm [Sun, 24 Jan 2016 15:30:32 +0100] rev 62243
clarified exception handling;
Sun, 24 Jan 2016 15:25:39 +0100 guard sessions that no longer work with SML/NJ -- memory problems;
wenzelm [Sun, 24 Jan 2016 15:25:39 +0100] rev 62242
guard sessions that no longer work with SML/NJ -- memory problems;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip