Tue, 12 Aug 2014 21:29:50 +0200 clarified focus and key handling -- more like SideKick;
wenzelm [Tue, 12 Aug 2014 21:29:50 +0200] rev 57920
clarified focus and key handling -- more like SideKick; avoid resetting input map with its potentially confusion propagation of key events to unrelated components, e.g. main text area or tree scrollbar;
Tue, 12 Aug 2014 20:42:39 +0200 merged
wenzelm [Tue, 12 Aug 2014 20:42:39 +0200] rev 57919
merged
Tue, 12 Aug 2014 20:18:27 +0200 tuned signature according to Scala version -- prefer explicit argument;
wenzelm [Tue, 12 Aug 2014 20:18:27 +0200] rev 57918
tuned signature according to Scala version -- prefer explicit argument;
Tue, 12 Aug 2014 18:54:53 +0200 tuned signature;
wenzelm [Tue, 12 Aug 2014 18:54:53 +0200] rev 57917
tuned signature;
Tue, 12 Aug 2014 18:36:43 +0200 generic process wrapping in Prover;
wenzelm [Tue, 12 Aug 2014 18:36:43 +0200] rev 57916
generic process wrapping in Prover; clarified module arrangement;
Tue, 12 Aug 2014 17:28:07 +0200 more abstract Prover.System_Process, which allows to bypass Isabelle_System.Managed_Process;
wenzelm [Tue, 12 Aug 2014 17:28:07 +0200] rev 57915
more abstract Prover.System_Process, which allows to bypass Isabelle_System.Managed_Process;
Tue, 12 Aug 2014 16:20:09 +0200 allow hyperlinks without offset, just in case the prover emits such reports, despite Position.is_reported;
wenzelm [Tue, 12 Aug 2014 16:20:09 +0200] rev 57914
allow hyperlinks without offset, just in case the prover emits such reports, despite Position.is_reported;
Tue, 12 Aug 2014 16:10:59 +0200 more frugal standard message properties;
wenzelm [Tue, 12 Aug 2014 16:10:59 +0200] rev 57913
more frugal standard message properties;
Tue, 12 Aug 2014 15:46:20 +0200 tuned;
wenzelm [Tue, 12 Aug 2014 15:46:20 +0200] rev 57912
tuned;
Tue, 12 Aug 2014 15:31:24 +0200 clarified Position.Identified: do not require range from prover, default to command position;
wenzelm [Tue, 12 Aug 2014 15:31:24 +0200] rev 57911
clarified Position.Identified: do not require range from prover, default to command position;
Tue, 12 Aug 2014 14:15:58 +0200 maintain Command_Range position as in ML;
wenzelm [Tue, 12 Aug 2014 14:15:58 +0200] rev 57910
maintain Command_Range position as in ML;
Tue, 12 Aug 2014 13:18:17 +0200 more compact representation of special string values;
wenzelm [Tue, 12 Aug 2014 13:18:17 +0200] rev 57909
more compact representation of special string values;
Tue, 12 Aug 2014 12:06:22 +0200 separate Java FX modules -- no need to include jfxrt.jar by default;
wenzelm [Tue, 12 Aug 2014 12:06:22 +0200] rev 57908
separate Java FX modules -- no need to include jfxrt.jar by default;
Tue, 12 Aug 2014 00:23:30 +0200 tuned signature;
wenzelm [Tue, 12 Aug 2014 00:23:30 +0200] rev 57907
tuned signature;
Tue, 12 Aug 2014 00:17:02 +0200 tuned signature;
wenzelm [Tue, 12 Aug 2014 00:17:02 +0200] rev 57906
tuned signature;
Tue, 12 Aug 2014 00:08:32 +0200 separate module Command_Span: mostly syntactic representation;
wenzelm [Tue, 12 Aug 2014 00:08:32 +0200] rev 57905
separate module Command_Span: mostly syntactic representation; potentially prover-specific Output_Syntax.parse_spans;
Mon, 11 Aug 2014 22:59:38 +0200 tuned signature;
wenzelm [Mon, 11 Aug 2014 22:59:38 +0200] rev 57904
tuned signature;
Mon, 11 Aug 2014 22:46:27 +0200 clarified Command_Span in accordance to Scala (see also c2c1e5944536);
wenzelm [Mon, 11 Aug 2014 22:46:27 +0200] rev 57903
clarified Command_Span in accordance to Scala (see also c2c1e5944536);
Mon, 11 Aug 2014 22:43:26 +0200 tuned output, in accordance to transaction name in ML;
wenzelm [Mon, 11 Aug 2014 22:43:26 +0200] rev 57902
tuned output, in accordance to transaction name in ML;
Mon, 11 Aug 2014 22:29:48 +0200 more explicit type Span in Scala, according to ML version;
wenzelm [Mon, 11 Aug 2014 22:29:48 +0200] rev 57901
more explicit type Span in Scala, according to ML version;
Mon, 11 Aug 2014 20:46:56 +0200 clarified modules;
wenzelm [Mon, 11 Aug 2014 20:46:56 +0200] rev 57900
clarified modules;
Mon, 11 Aug 2014 20:30:01 +0200 clarified signature: entity serial number is not position id;
wenzelm [Mon, 11 Aug 2014 20:30:01 +0200] rev 57899
clarified signature: entity serial number is not position id;
Tue, 12 Aug 2014 17:18:12 +0200 avoid needless (and wrong w.r.t. sorts) generation of type variables; tuned whitespaces;
blanchet [Tue, 12 Aug 2014 17:18:12 +0200] rev 57898
avoid needless (and wrong w.r.t. sorts) generation of type variables; tuned whitespaces;
Tue, 12 Aug 2014 15:48:59 +0200 improved unfolding of 'let's
blanchet [Tue, 12 Aug 2014 15:48:59 +0200] rev 57897
improved unfolding of 'let's
Tue, 12 Aug 2014 15:48:59 +0200 tuned whitespace
blanchet [Tue, 12 Aug 2014 15:48:59 +0200] rev 57896
tuned whitespace
Tue, 12 Aug 2014 15:48:59 +0200 less aggressive unfolding; removed debugging;
blanchet [Tue, 12 Aug 2014 15:48:59 +0200] rev 57895
less aggressive unfolding; removed debugging;
Tue, 12 Aug 2014 12:32:05 +0200 document property 'set_cases'
desharna [Tue, 12 Aug 2014 12:32:05 +0200] rev 57894
document property 'set_cases'
Tue, 12 Aug 2014 12:31:42 +0200 generate 'set_cases' theorem for (co)datatypes
desharna [Tue, 12 Aug 2014 12:31:42 +0200] rev 57893
generate 'set_cases' theorem for (co)datatypes
Tue, 12 Aug 2014 12:01:38 +0200 document property 'set_intros'
desharna [Tue, 12 Aug 2014 12:01:38 +0200] rev 57892
document property 'set_intros'
Tue, 12 Aug 2014 12:01:37 +0200 generate 'set_intros' theorem for (co)datatypes
desharna [Tue, 12 Aug 2014 12:01:37 +0200] rev 57891
generate 'set_intros' theorem for (co)datatypes
Mon, 11 Aug 2014 10:43:03 +0200 use Goal.prove_sorry instead of Goal.prove where possible (= no schematics in goal and tactic is expected to succeed)
traytel [Mon, 11 Aug 2014 10:43:03 +0200] rev 57890
use Goal.prove_sorry instead of Goal.prove where possible (= no schematics in goal and tactic is expected to succeed)
Sun, 10 Aug 2014 20:45:48 +0200 reduced warnings;
wenzelm [Sun, 10 Aug 2014 20:45:48 +0200] rev 57889
reduced warnings;
Sun, 10 Aug 2014 19:53:30 +0200 some localization;
wenzelm [Sun, 10 Aug 2014 19:53:30 +0200] rev 57888
some localization;
Sun, 10 Aug 2014 19:44:20 +0200 support aliases within the facts space;
wenzelm [Sun, 10 Aug 2014 19:44:20 +0200] rev 57887
support aliases within the facts space;
Sun, 10 Aug 2014 16:13:12 +0200 support for named collections of theorems in canonical order;
wenzelm [Sun, 10 Aug 2014 16:13:12 +0200] rev 57886
support for named collections of theorems in canonical order;
Sun, 10 Aug 2014 15:59:12 +0200 insist in proper 'document_files';
wenzelm [Sun, 10 Aug 2014 15:59:12 +0200] rev 57885
insist in proper 'document_files';
Sun, 10 Aug 2014 15:45:06 +0200 tuned -- avoid confusion with @{assert} for system failures (exception Fail);
wenzelm [Sun, 10 Aug 2014 15:45:06 +0200] rev 57884
tuned -- avoid confusion with @{assert} for system failures (exception Fail);
Sun, 10 Aug 2014 15:16:01 +0200 tuned -- eliminated redundant check (see 1f77110c94ef);
wenzelm [Sun, 10 Aug 2014 15:16:01 +0200] rev 57883
tuned -- eliminated redundant check (see 1f77110c94ef);
Sun, 10 Aug 2014 14:34:43 +0200 merged -- with manual conflict resolution for src/HOL/SMT_Examples/SMT_Examples.certs2, src/HOL/SMT_Examples/SMT_Word_Examples.certs2, src/Doc/Prog_Prove/document/intro-isabelle.tex;
wenzelm [Sun, 10 Aug 2014 14:34:43 +0200] rev 57882
merged -- with manual conflict resolution for src/HOL/SMT_Examples/SMT_Examples.certs2, src/HOL/SMT_Examples/SMT_Word_Examples.certs2, src/Doc/Prog_Prove/document/intro-isabelle.tex;
Sun, 10 Aug 2014 14:31:06 +0200 updated URL (anticipate merge with 85b8cc142384);
wenzelm [Sun, 10 Aug 2014 14:31:06 +0200] rev 57881
updated URL (anticipate merge with 85b8cc142384);
Sun, 10 Aug 2014 14:08:36 +0200 Added tag Isabelle2014-RC3 for changeset 91e188508bc9
wenzelm [Sun, 10 Aug 2014 14:08:36 +0200] rev 57880
Added tag Isabelle2014-RC3 for changeset 91e188508bc9
Sun, 10 Aug 2014 13:59:08 +0200 proper layered_pane for JDialog, e.g. relevant for floating dockables in jEdit, for completion popup in text field;
wenzelm [Sun, 10 Aug 2014 13:59:08 +0200] rev 57879
proper layered_pane for JDialog, e.g. relevant for floating dockables in jEdit, for completion popup in text field;
Sun, 10 Aug 2014 13:06:26 +0200 follow link to originating command, to ensure that Simplifier_Trace_Dockable displays its results (via current_command);
wenzelm [Sun, 10 Aug 2014 13:06:26 +0200] rev 57878
follow link to originating command, to ensure that Simplifier_Trace_Dockable displays its results (via current_command);
Sat, 09 Aug 2014 18:50:39 +0200 tuned;
wenzelm [Sat, 09 Aug 2014 18:50:39 +0200] rev 57877
tuned;
Sat, 09 Aug 2014 14:16:46 +0200 tuned;
wenzelm [Sat, 09 Aug 2014 14:16:46 +0200] rev 57876
tuned;
Sat, 09 Aug 2014 14:11:01 +0200 tuned;
wenzelm [Sat, 09 Aug 2014 14:11:01 +0200] rev 57875
tuned;
Sat, 09 Aug 2014 11:43:58 +0200 tuned comments;
wenzelm [Sat, 09 Aug 2014 11:43:58 +0200] rev 57874
tuned comments;
Sat, 09 Aug 2014 11:25:46 +0200 clarified synchronized scope;
wenzelm [Sat, 09 Aug 2014 11:25:46 +0200] rev 57873
clarified synchronized scope;
Sat, 09 Aug 2014 11:18:01 +0200 tuned comments;
wenzelm [Sat, 09 Aug 2014 11:18:01 +0200] rev 57872
tuned comments;
Fri, 08 Aug 2014 22:05:02 +0200 application manifest for Windows 8/8.1 dpi scaling;
wenzelm [Fri, 08 Aug 2014 22:05:02 +0200] rev 57871
application manifest for Windows 8/8.1 dpi scaling;
Fri, 08 Aug 2014 20:17:13 +0200 observe context visibility -- less redundant warnings;
wenzelm [Fri, 08 Aug 2014 20:17:13 +0200] rev 57870
observe context visibility -- less redundant warnings;
Fri, 08 Aug 2014 11:43:08 +0200 improved monitor panel;
wenzelm [Fri, 08 Aug 2014 11:43:08 +0200] rev 57869
improved monitor panel;
Tue, 05 Aug 2014 23:52:56 +0200 protocol command for heap management, e.g. in Isabelle/jEdit/Scala console: PIDE.session.protocol_command("ML_System.share_common_data");
wenzelm [Tue, 05 Aug 2014 23:52:56 +0200] rev 57868
protocol command for heap management, e.g. in Isabelle/jEdit/Scala console: PIDE.session.protocol_command("ML_System.share_common_data");
Tue, 05 Aug 2014 20:40:35 +0200 added system option editor_output_delay: lower value might help big sessions under low-memory situations;
wenzelm [Tue, 05 Aug 2014 20:40:35 +0200] rev 57867
added system option editor_output_delay: lower value might help big sessions under low-memory situations;
Tue, 05 Aug 2014 19:58:07 +0200 obsolete (see f7700146678d);
wenzelm [Tue, 05 Aug 2014 19:58:07 +0200] rev 57866
obsolete (see f7700146678d);
Tue, 05 Aug 2014 16:58:19 +0200 tuned proofs -- fewer warnings;
wenzelm [Tue, 05 Aug 2014 16:58:19 +0200] rev 57865
tuned proofs -- fewer warnings;
Tue, 05 Aug 2014 16:21:27 +0200 clarified Element.init vs. Element.init' -- the latter also avoids redundant warnings due to declatations when preparing locale expressions / interpretations;
wenzelm [Tue, 05 Aug 2014 16:21:27 +0200] rev 57864
clarified Element.init vs. Element.init' -- the latter also avoids redundant warnings due to declatations when preparing locale expressions / interpretations;
Tue, 05 Aug 2014 15:07:11 +0200 avoid duplication of warnings stemming from simp/intro declarations etc.;
wenzelm [Tue, 05 Aug 2014 15:07:11 +0200] rev 57863
avoid duplication of warnings stemming from simp/intro declarations etc.;
Tue, 05 Aug 2014 12:56:15 +0200 tuned proofs;
wenzelm [Tue, 05 Aug 2014 12:56:15 +0200] rev 57862
tuned proofs;
Tue, 05 Aug 2014 12:42:38 +0200 restrict edit_command (for sendback) to current node -- no attempt to goto target buffer first, which might not be loaded;
wenzelm [Tue, 05 Aug 2014 12:42:38 +0200] rev 57861
restrict edit_command (for sendback) to current node -- no attempt to goto target buffer first, which might not be loaded;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip