Mon, 30 Aug 2010 18:07:58 +0200 merged
blanchet [Mon, 30 Aug 2010 18:07:58 +0200] rev 38907
merged
Mon, 30 Aug 2010 18:07:29 +0200 fiddle with fact filter
blanchet [Mon, 30 Aug 2010 18:07:29 +0200] rev 38906
fiddle with fact filter
Mon, 30 Aug 2010 18:07:07 +0200 adjust Mirabelle
blanchet [Mon, 30 Aug 2010 18:07:07 +0200] rev 38905
adjust Mirabelle
Mon, 30 Aug 2010 17:14:54 +0200 rule out low-level class facts
blanchet [Mon, 30 Aug 2010 17:14:54 +0200] rev 38904
rule out low-level class facts
Mon, 30 Aug 2010 15:39:41 +0200 make Sledgehammer's relevance filter somewhat slacker
blanchet [Mon, 30 Aug 2010 15:39:41 +0200] rev 38903
make Sledgehammer's relevance filter somewhat slacker
Mon, 30 Aug 2010 15:39:27 +0200 move imperative code to where it belongs
blanchet [Mon, 30 Aug 2010 15:39:27 +0200] rev 38902
move imperative code to where it belongs
Mon, 30 Aug 2010 15:25:15 +0200 fiddle with fact filter based on Mirabelle experiments
blanchet [Mon, 30 Aug 2010 15:25:15 +0200] rev 38901
fiddle with fact filter based on Mirabelle experiments
Mon, 30 Aug 2010 12:44:00 +0200 allow configuration of fact filter fudge factors
blanchet [Mon, 30 Aug 2010 12:44:00 +0200] rev 38900
allow configuration of fact filter fudge factors
Mon, 30 Aug 2010 12:21:53 +0200 made all fudge factors in relevance filter references, so that Mirabelle can set them (for experiments)
blanchet [Mon, 30 Aug 2010 12:21:53 +0200] rev 38899
made all fudge factors in relevance filter references, so that Mirabelle can set them (for experiments)
Mon, 30 Aug 2010 12:09:57 +0200 execute actions in same order as specified on command line
blanchet [Mon, 30 Aug 2010 12:09:57 +0200] rev 38898
execute actions in same order as specified on command line
Mon, 30 Aug 2010 12:02:51 +0200 show index in fact list of all found facts
blanchet [Mon, 30 Aug 2010 12:02:51 +0200] rev 38897
show index in fact list of all found facts
Mon, 30 Aug 2010 11:49:29 +0200 allow multiple invocations of "mirabele_sledgehammer_filter", by multiplexing on ID
blanchet [Mon, 30 Aug 2010 11:49:29 +0200] rev 38896
allow multiple invocations of "mirabele_sledgehammer_filter", by multiplexing on ID
Mon, 30 Aug 2010 11:39:23 +0200 deal with duplicates
blanchet [Mon, 30 Aug 2010 11:39:23 +0200] rev 38895
deal with duplicates
Mon, 30 Aug 2010 11:11:10 +0200 improve new "sledgehammer_filter" action
blanchet [Mon, 30 Aug 2010 11:11:10 +0200] rev 38894
improve new "sledgehammer_filter" action
Mon, 30 Aug 2010 11:10:44 +0200 remove useless var
blanchet [Mon, 30 Aug 2010 11:10:44 +0200] rev 38893
remove useless var
Mon, 30 Aug 2010 10:26:17 +0200 added evaluation method for relevance filter
blanchet [Mon, 30 Aug 2010 10:26:17 +0200] rev 38892
added evaluation method for relevance filter
Mon, 30 Aug 2010 09:41:59 +0200 remove needless parameter
blanchet [Mon, 30 Aug 2010 09:41:59 +0200] rev 38891
remove needless parameter
Mon, 30 Aug 2010 08:53:27 +0200 bring Sledgehammer's combinators in line with Metis's;
blanchet [Mon, 30 Aug 2010 08:53:27 +0200] rev 38890
bring Sledgehammer's combinators in line with Metis's; cf. email from Larry
Fri, 27 Aug 2010 18:04:49 +0200 fiddle with the relevance filter
blanchet [Fri, 27 Aug 2010 18:04:49 +0200] rev 38889
fiddle with the relevance filter
Tue, 31 Aug 2010 23:46:49 +0200 moved Toplevel.run_command to Pure/PIDE/document.ML;
wenzelm [Tue, 31 Aug 2010 23:46:49 +0200] rev 38888
moved Toplevel.run_command to Pure/PIDE/document.ML; eliminated aliases of exception Toplevel.TERMINATE and Toplevel.EXCURSION_FAIL; tuned signatures;
Tue, 31 Aug 2010 23:28:21 +0200 Command.State: add reported positions to markup tree, according main message position or Markup.binding/entity/report occurrences in body;
wenzelm [Tue, 31 Aug 2010 23:28:21 +0200] rev 38887
Command.State: add reported positions to markup tree, according main message position or Markup.binding/entity/report occurrences in body; Position.Id_Range convenience;
Tue, 31 Aug 2010 22:03:55 +0200 tuned;
wenzelm [Tue, 31 Aug 2010 22:03:55 +0200] rev 38886
tuned;
Tue, 31 Aug 2010 19:55:43 +0200 Node.full_index: allow command spans larger than block_size;
wenzelm [Tue, 31 Aug 2010 19:55:43 +0200] rev 38885
Node.full_index: allow command spans larger than block_size;
Tue, 31 Aug 2010 17:49:45 +0200 Document_View: repaint overview for any command change of this node (again);
wenzelm [Tue, 31 Aug 2010 17:49:45 +0200] rev 38884
Document_View: repaint overview for any command change of this node (again);
Tue, 31 Aug 2010 17:40:32 +0200 refined proper_line_range (again), to make text_area_extension work with soft wwrap;
wenzelm [Tue, 31 Aug 2010 17:40:32 +0200] rev 38883
refined proper_line_range (again), to make text_area_extension work with soft wwrap; NB: text_area.offsetToXY returns null for "invisible" positions;
Tue, 31 Aug 2010 17:35:41 +0200 Document state assignment indicates command change;
wenzelm [Tue, 31 Aug 2010 17:35:41 +0200] rev 38882
Document state assignment indicates command change;
Tue, 31 Aug 2010 16:07:25 +0200 tuned commands_changed_actor: more precise/efficient handling of visible screen lines;
wenzelm [Tue, 31 Aug 2010 16:07:25 +0200] rev 38881
tuned commands_changed_actor: more precise/efficient handling of visible screen lines;
Tue, 31 Aug 2010 13:20:12 +0200 simplified/clarified Document_View.text_area_extension;
wenzelm [Tue, 31 Aug 2010 13:20:12 +0200] rev 38880
simplified/clarified Document_View.text_area_extension; tuned Document.Node.block_size, trading some space for better time;
Tue, 31 Aug 2010 12:49:40 +0200 Document.Node: significant speedup of command_range etc. via lazy full_index;
wenzelm [Tue, 31 Aug 2010 12:49:40 +0200] rev 38879
Document.Node: significant speedup of command_range etc. via lazy full_index;
Mon, 30 Aug 2010 20:12:43 +0200 text_edits/recover_spans: reparse at least until line boundary -- increases chance of recovery for bad ML text, for example;
wenzelm [Mon, 30 Aug 2010 20:12:43 +0200] rev 38878
text_edits/recover_spans: reparse at least until line boundary -- increases chance of recovery for bad ML text, for example;
Mon, 30 Aug 2010 20:11:21 +0200 Command.newlines: account for physical newlines;
wenzelm [Mon, 30 Aug 2010 20:11:21 +0200] rev 38877
Command.newlines: account for physical newlines;
Mon, 30 Aug 2010 16:49:41 +0200 Toplevel.run_command: more careful treatment of interrupts stemming from nested multi-exceptions etc.;
wenzelm [Mon, 30 Aug 2010 16:49:41 +0200] rev 38876
Toplevel.run_command: more careful treatment of interrupts stemming from nested multi-exceptions etc.; simplified Toplevel.error_msg;
Mon, 30 Aug 2010 15:19:39 +0200 tuned messages: discontinued spurious full-stops (messages are occasionally composed unexpectedly);
wenzelm [Mon, 30 Aug 2010 15:19:39 +0200] rev 38875
tuned messages: discontinued spurious full-stops (messages are occasionally composed unexpectedly);
Mon, 30 Aug 2010 15:09:20 +0200 more careful treatment of nested multi-exceptions, collapsing cumulatively empty list to Interrupt;
wenzelm [Mon, 30 Aug 2010 15:09:20 +0200] rev 38874
more careful treatment of nested multi-exceptions, collapsing cumulatively empty list to Interrupt;
Mon, 30 Aug 2010 14:56:27 +0200 tuned;
wenzelm [Mon, 30 Aug 2010 14:56:27 +0200] rev 38873
tuned;
Mon, 30 Aug 2010 13:01:32 +0200 Command.results: ordered by serial number;
wenzelm [Mon, 30 Aug 2010 13:01:32 +0200] rev 38872
Command.results: ordered by serial number;
Mon, 30 Aug 2010 11:35:17 +0200 message serial number indicates physical order;
wenzelm [Mon, 30 Aug 2010 11:35:17 +0200] rev 38871
message serial number indicates physical order;
Mon, 30 Aug 2010 11:17:05 +0200 tuned;
wenzelm [Mon, 30 Aug 2010 11:17:05 +0200] rev 38870
tuned;
Mon, 30 Aug 2010 11:09:26 +0200 tuned;
wenzelm [Mon, 30 Aug 2010 11:09:26 +0200] rev 38869
tuned;
Mon, 30 Aug 2010 10:38:28 +0200 merged
wenzelm [Mon, 30 Aug 2010 10:38:28 +0200] rev 38868
merged
Mon, 30 Aug 2010 10:01:25 +0200 what is hidden is hidden
haftmann [Mon, 30 Aug 2010 10:01:25 +0200] rev 38867
what is hidden is hidden
Mon, 30 Aug 2010 09:37:43 +0200 hide all-too-popular constant name eq
haftmann [Mon, 30 Aug 2010 09:37:43 +0200] rev 38866
hide all-too-popular constant name eq
Mon, 30 Aug 2010 09:35:30 +0200 merged
haftmann [Mon, 30 Aug 2010 09:35:30 +0200] rev 38865
merged
Sat, 28 Aug 2010 16:14:32 +0200 formerly unnamed infix equality now named HOL.eq
haftmann [Sat, 28 Aug 2010 16:14:32 +0200] rev 38864
formerly unnamed infix equality now named HOL.eq
Mon, 30 Aug 2010 09:28:02 +0200 code checking: compiler invocation happens in same directory as generated file -- avoid problem with different path representations on cygwin
haftmann [Mon, 30 Aug 2010 09:28:02 +0200] rev 38863
code checking: compiler invocation happens in same directory as generated file -- avoid problem with different path representations on cygwin
Mon, 30 Aug 2010 15:52:09 +0900 Quotient Package: dont unfold mem_def, use rsp and prs instead
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Aug 2010 15:52:09 +0900] rev 38862
Quotient Package: dont unfold mem_def, use rsp and prs instead
Mon, 30 Aug 2010 15:44:33 +0900 Quotient Package: added respectfulness and preservation lemmas for mem.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Aug 2010 15:44:33 +0900] rev 38861
Quotient Package: added respectfulness and preservation lemmas for mem.
Sat, 28 Aug 2010 21:17:25 +0800 quotient package: added a list of pre-simplification rules for Ball, Bex and mem
Christian Urban <urbanc@in.tum.de> [Sat, 28 Aug 2010 21:17:25 +0800] rev 38860
quotient package: added a list of pre-simplification rules for Ball, Bex and mem
Sat, 28 Aug 2010 20:24:40 +0800 quotient package: lemmas to be lifted and descended can be pre-simplified
Christian Urban <urbanc@in.tum.de> [Sat, 28 Aug 2010 20:24:40 +0800] rev 38859
quotient package: lemmas to be lifted and descended can be pre-simplified
Sat, 28 Aug 2010 11:42:33 +0200 merged
haftmann [Sat, 28 Aug 2010 11:42:33 +0200] rev 38858
merged
Fri, 27 Aug 2010 19:34:23 +0200 renamed class/constant eq to equal; tuned some instantiations
haftmann [Fri, 27 Aug 2010 19:34:23 +0200] rev 38857
renamed class/constant eq to equal; tuned some instantiations
Fri, 27 Aug 2010 15:36:02 +0200 improved deresolving of implicits
haftmann [Fri, 27 Aug 2010 15:36:02 +0200] rev 38856
improved deresolving of implicits
Mon, 30 Aug 2010 10:36:55 +0200 Document_View.text_area_extension: do not insist in crashing if (weak) assertion is violated;
wenzelm [Mon, 30 Aug 2010 10:36:55 +0200] rev 38855
Document_View.text_area_extension: do not insist in crashing if (weak) assertion is violated;
Sun, 29 Aug 2010 22:47:36 +0200 Isabelle/jEdit property for global tooltip dismiss delay;
wenzelm [Sun, 29 Aug 2010 22:47:36 +0200] rev 38854
Isabelle/jEdit property for global tooltip dismiss delay;
Sun, 29 Aug 2010 21:21:37 +0200 External_Hyperlink: proper error dialog;
wenzelm [Sun, 29 Aug 2010 21:21:37 +0200] rev 38853
External_Hyperlink: proper error dialog;
Sun, 29 Aug 2010 21:02:42 +0200 Document_Mode.Line_Context: proper semantic equality/hash code avoids memory leak due to interning in org.gjt.sp.jedit.syntax.TokenMarker;
wenzelm [Sun, 29 Aug 2010 21:02:42 +0200] rev 38852
Document_Mode.Line_Context: proper semantic equality/hash code avoids memory leak due to interning in org.gjt.sp.jedit.syntax.TokenMarker;
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip