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;
Sun, 29 Aug 2010 20:09:46 +0200 JEDIT_JAVA_OPTIONS: actors.enableForkJoin=false is supposed to enable ResizableThreadPoolScheduler, to avoid starvation of excessive amounts of future tasks etc.;
wenzelm [Sun, 29 Aug 2010 20:09:46 +0200] rev 38851
JEDIT_JAVA_OPTIONS: actors.enableForkJoin=false is supposed to enable ResizableThreadPoolScheduler, to avoid starvation of excessive amounts of future tasks etc.;
Sun, 29 Aug 2010 20:07:59 +0200 session_actor: ignore spurious TIMEOUT (again) -- probably stemming from earlier use of receiveWithin;
wenzelm [Sun, 29 Aug 2010 20:07:59 +0200] rev 38850
session_actor: ignore spurious TIMEOUT (again) -- probably stemming from earlier use of receiveWithin;
Sun, 29 Aug 2010 19:48:35 +0200 session_actor: await state assigment of previous change before signalling current change, and avoid crash in overrun situations;
wenzelm [Sun, 29 Aug 2010 19:48:35 +0200] rev 38849
session_actor: await state assigment of previous change before signalling current change, and avoid crash in overrun situations;
Sun, 29 Aug 2010 19:04:29 +0200 use Future.get_finished where this is the intended meaning -- prefer immediate crash over deadlock due to promises that are never fulfilled;
wenzelm [Sun, 29 Aug 2010 19:04:29 +0200] rev 38848
use Future.get_finished where this is the intended meaning -- prefer immediate crash over deadlock due to promises that are never fulfilled; clarified session signalling;
Sun, 29 Aug 2010 18:55:48 +0200 Swing_Thread.now: volatile result to make double-sure;
wenzelm [Sun, 29 Aug 2010 18:55:48 +0200] rev 38847
Swing_Thread.now: volatile result to make double-sure;
Sun, 29 Aug 2010 15:57:18 +0200 Document_Model.token_marker: misc tuning and simplification;
wenzelm [Sun, 29 Aug 2010 15:57:18 +0200] rev 38846
Document_Model.token_marker: misc tuning and simplification;
Sun, 29 Aug 2010 15:09:11 +0200 added Document.Snapshot.select_markup, which includes command iteration, range conversion etc.;
wenzelm [Sun, 29 Aug 2010 15:09:11 +0200] rev 38845
added Document.Snapshot.select_markup, which includes command iteration, range conversion etc.; Markup_Tree.select: plain Iterator; misc tuning and simplification;
Sat, 28 Aug 2010 22:58:24 +0200 XML.Cache: intern property keys once and for all (again);
wenzelm [Sat, 28 Aug 2010 22:58:24 +0200] rev 38844
XML.Cache: intern property keys once and for all (again);
Sat, 28 Aug 2010 20:24:41 +0200 more careful locking of jEdit buffer;
wenzelm [Sat, 28 Aug 2010 20:24:41 +0200] rev 38843
more careful locking of jEdit buffer;
Sat, 28 Aug 2010 17:37:57 +0200 avoid application crash due to wrong requirement -- result is joined, but change not necessarily finished due to extra map;
wenzelm [Sat, 28 Aug 2010 17:37:57 +0200] rev 38842
avoid application crash due to wrong requirement -- result is joined, but change not necessarily finished due to extra map;
Sat, 28 Aug 2010 17:27:38 +0200 include Document.History in Document.State -- just one universal session state maintained by main actor;
wenzelm [Sat, 28 Aug 2010 17:27:38 +0200] rev 38841
include Document.History in Document.State -- just one universal session state maintained by main actor; Session.command_change_buffer: thread actor ensures asynchronous dispatch; misc tuning;
Sat, 28 Aug 2010 17:20:53 +0200 volatile variables (in Scala);
wenzelm [Sat, 28 Aug 2010 17:20:53 +0200] rev 38840
volatile variables (in Scala);
Sat, 28 Aug 2010 15:25:32 +0200 non-critical output primitives -- depending on thread-safe TextIO, while races wrt. flushing should not matter;
wenzelm [Sat, 28 Aug 2010 15:25:32 +0200] rev 38839
non-critical output primitives -- depending on thread-safe TextIO, while races wrt. flushing should not matter;
Fri, 27 Aug 2010 22:30:25 +0200 modernized specifications;
wenzelm [Fri, 27 Aug 2010 22:30:25 +0200] rev 38838
modernized specifications;
Fri, 27 Aug 2010 22:09:51 +0200 discontinued separate Pure-ProofGeneral keywords session -- protocol commands are already defined in Pure;
wenzelm [Fri, 27 Aug 2010 22:09:51 +0200] rev 38837
discontinued separate Pure-ProofGeneral keywords session -- protocol commands are already defined in Pure;
Fri, 27 Aug 2010 21:23:31 +0200 discontinued broken no_warnings_CRITICAL -- global output channels must not be changed after startup initialization;
wenzelm [Fri, 27 Aug 2010 21:23:31 +0200] rev 38836
discontinued broken no_warnings_CRITICAL -- global output channels must not be changed after startup initialization;
Fri, 27 Aug 2010 21:22:07 +0200 eliminated broken Output.no_warnings_CRITICAL -- context visibility does the job;
wenzelm [Fri, 27 Aug 2010 21:22:07 +0200] rev 38835
eliminated broken Output.no_warnings_CRITICAL -- context visibility does the job; modernized attribute setup;
Fri, 27 Aug 2010 21:16:11 +0200 more careful treatment of context visibility flag wrt. spurious warnings;
wenzelm [Fri, 27 Aug 2010 21:16:11 +0200] rev 38834
more careful treatment of context visibility flag wrt. spurious warnings; misc tuning;
Fri, 27 Aug 2010 20:28:58 +0200 eliminated obsolete Output.no_warnings, where no warnings were produced anyway;
wenzelm [Fri, 27 Aug 2010 20:28:58 +0200] rev 38833
eliminated obsolete Output.no_warnings, where no warnings were produced anyway;
Fri, 27 Aug 2010 20:09:36 +0200 eliminated broken Output.no_warnings_CRITICAL -- context visibility does the job;
wenzelm [Fri, 27 Aug 2010 20:09:36 +0200] rev 38832
eliminated broken Output.no_warnings_CRITICAL -- context visibility does the job;
Fri, 27 Aug 2010 19:43:28 +0200 more careful treatment of context visibility flag wrt. spurious warnings;
wenzelm [Fri, 27 Aug 2010 19:43:28 +0200] rev 38831
more careful treatment of context visibility flag wrt. spurious warnings;
Fri, 27 Aug 2010 18:00:45 +0200 merged
wenzelm [Fri, 27 Aug 2010 18:00:45 +0200] rev 38830
merged
Fri, 27 Aug 2010 16:05:46 +0200 merged
blanchet [Fri, 27 Aug 2010 16:05:46 +0200] rev 38829
merged
Fri, 27 Aug 2010 16:04:15 +0200 turn off experimental feature per default + avoid exception on "theory constant"
blanchet [Fri, 27 Aug 2010 16:04:15 +0200] rev 38828
turn off experimental feature per default + avoid exception on "theory constant"
Fri, 27 Aug 2010 15:39:17 +0200 extended relevance filter with first-order term matching
blanchet [Fri, 27 Aug 2010 15:39:17 +0200] rev 38827
extended relevance filter with first-order term matching
Fri, 27 Aug 2010 15:37:03 +0200 drop chained facts
blanchet [Fri, 27 Aug 2010 15:37:03 +0200] rev 38826
drop chained facts
Fri, 27 Aug 2010 13:27:02 +0200 rename and simplify
blanchet [Fri, 27 Aug 2010 13:27:02 +0200] rev 38825
rename and simplify
Fri, 27 Aug 2010 13:19:48 +0200 cosmetics
blanchet [Fri, 27 Aug 2010 13:19:48 +0200] rev 38824
cosmetics
Fri, 27 Aug 2010 13:12:23 +0200 renaming + treat "TFree" better in "pattern_for_type"
blanchet [Fri, 27 Aug 2010 13:12:23 +0200] rev 38823
renaming + treat "TFree" better in "pattern_for_type"
Fri, 27 Aug 2010 11:27:38 +0200 fix threshold computation + remove "op =" from relevant constants
blanchet [Fri, 27 Aug 2010 11:27:38 +0200] rev 38822
fix threshold computation + remove "op =" from relevant constants
Thu, 26 Aug 2010 17:27:29 +0200 avoid needless "that" fact
blanchet [Thu, 26 Aug 2010 17:27:29 +0200] rev 38821
avoid needless "that" fact
Thu, 26 Aug 2010 16:18:40 +0200 add nameless chained facts to the pool of things known to Sledgehammer
blanchet [Thu, 26 Aug 2010 16:18:40 +0200] rev 38820
add nameless chained facts to the pool of things known to Sledgehammer
Thu, 26 Aug 2010 14:58:45 +0200 if the goal contains no constants or frees, fall back on chained facts, then on local facts, etc., instead of generating a trivial ATP problem
blanchet [Thu, 26 Aug 2010 14:58:45 +0200] rev 38819
if the goal contains no constants or frees, fall back on chained facts, then on local facts, etc., instead of generating a trivial ATP problem
Thu, 26 Aug 2010 14:05:22 +0200 improve SPASS hack, when a clause comes from several facts
blanchet [Thu, 26 Aug 2010 14:05:22 +0200] rev 38818
improve SPASS hack, when a clause comes from several facts
Thu, 26 Aug 2010 13:55:30 +0200 fix Vampire version numbers
blanchet [Thu, 26 Aug 2010 13:55:30 +0200] rev 38817
fix Vampire version numbers
Thu, 26 Aug 2010 11:51:06 +0200 lower penalty for Skolem constants
blanchet [Thu, 26 Aug 2010 11:51:06 +0200] rev 38816
lower penalty for Skolem constants
Fri, 27 Aug 2010 14:25:29 +0200 merged
haftmann [Fri, 27 Aug 2010 14:25:29 +0200] rev 38815
merged
Fri, 27 Aug 2010 14:25:07 +0200 official support for Scala
haftmann [Fri, 27 Aug 2010 14:25:07 +0200] rev 38814
official support for Scala
Fri, 27 Aug 2010 14:24:26 +0200 updated generated files
haftmann [Fri, 27 Aug 2010 14:24:26 +0200] rev 38813
updated generated files
Fri, 27 Aug 2010 14:22:33 +0200 tuned whitespace
haftmann [Fri, 27 Aug 2010 14:22:33 +0200] rev 38812
tuned whitespace
Fri, 27 Aug 2010 14:22:15 +0200 more xsymbols
haftmann [Fri, 27 Aug 2010 14:22:15 +0200] rev 38811
more xsymbols
Fri, 27 Aug 2010 13:55:23 +0200 re-added accidental omission
haftmann [Fri, 27 Aug 2010 13:55:23 +0200] rev 38810
re-added accidental omission
Fri, 27 Aug 2010 13:32:05 +0200 proper namespace administration for hierarchical modules
haftmann [Fri, 27 Aug 2010 13:32:05 +0200] rev 38809
proper namespace administration for hierarchical modules
Fri, 27 Aug 2010 17:59:40 +0200 more antiquotations;
wenzelm [Fri, 27 Aug 2010 17:59:40 +0200] rev 38808
more antiquotations;
Fri, 27 Aug 2010 17:23:57 +0200 eliminated Unsynchronized.ref in favour of configuration option;
wenzelm [Fri, 27 Aug 2010 17:23:57 +0200] rev 38807
eliminated Unsynchronized.ref in favour of configuration option; proper naming of thy: theory vs. ctxt: Proof.context; recovered some Isabelle/ML indendation style;
Fri, 27 Aug 2010 17:11:29 +0200 more appropriate name for configuration option "meson_max_clauses" (cf. output of 'pront_configs');
wenzelm [Fri, 27 Aug 2010 17:11:29 +0200] rev 38806
more appropriate name for configuration option "meson_max_clauses" (cf. output of 'pront_configs');
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip