Mon, 30 Aug 2010 16:33:06 +0200 haftmann tuned
Mon, 30 Aug 2010 16:31:38 +0200 haftmann tuned
Mon, 30 Aug 2010 16:25:04 +0200 haftmann tuned file interface
Mon, 30 Aug 2010 16:21:47 +0200 haftmann tuned
Mon, 30 Aug 2010 16:17:10 +0200 haftmann eliminated some obscure higher-order arguments
Mon, 30 Aug 2010 16:11:09 +0200 haftmann trailing newline by default
Mon, 30 Aug 2010 16:00:41 +0200 haftmann width is a formal parameter of serialization
Mon, 30 Aug 2010 15:01:32 +0200 haftmann whitespace tuning
Mon, 30 Aug 2010 14:48:25 +0200 haftmann tuned comment
Mon, 30 Aug 2010 18:07:58 +0200 blanchet merged
Mon, 30 Aug 2010 18:07:29 +0200 blanchet fiddle with fact filter
Mon, 30 Aug 2010 18:07:07 +0200 blanchet adjust Mirabelle
Mon, 30 Aug 2010 17:14:54 +0200 blanchet rule out low-level class facts
Mon, 30 Aug 2010 15:39:41 +0200 blanchet make Sledgehammer's relevance filter somewhat slacker
Mon, 30 Aug 2010 15:39:27 +0200 blanchet move imperative code to where it belongs
Mon, 30 Aug 2010 15:25:15 +0200 blanchet fiddle with fact filter based on Mirabelle experiments
Mon, 30 Aug 2010 12:44:00 +0200 blanchet allow configuration of fact filter fudge factors
Mon, 30 Aug 2010 12:21:53 +0200 blanchet made all fudge factors in relevance filter references, so that Mirabelle can set them (for experiments)
Mon, 30 Aug 2010 12:09:57 +0200 blanchet execute actions in same order as specified on command line
Mon, 30 Aug 2010 12:02:51 +0200 blanchet show index in fact list of all found facts
Mon, 30 Aug 2010 11:49:29 +0200 blanchet allow multiple invocations of "mirabele_sledgehammer_filter", by multiplexing on ID
Mon, 30 Aug 2010 11:39:23 +0200 blanchet deal with duplicates
Mon, 30 Aug 2010 11:11:10 +0200 blanchet improve new "sledgehammer_filter" action
Mon, 30 Aug 2010 11:10:44 +0200 blanchet remove useless var
Mon, 30 Aug 2010 10:26:17 +0200 blanchet added evaluation method for relevance filter
Mon, 30 Aug 2010 09:41:59 +0200 blanchet remove needless parameter
Mon, 30 Aug 2010 08:53:27 +0200 blanchet bring Sledgehammer's combinators in line with Metis's;
Fri, 27 Aug 2010 18:04:49 +0200 blanchet fiddle with the relevance filter
Mon, 30 Aug 2010 10:38:28 +0200 wenzelm merged
Mon, 30 Aug 2010 10:36:55 +0200 wenzelm Document_View.text_area_extension: do not insist in crashing if (weak) assertion is violated;
Sun, 29 Aug 2010 22:47:36 +0200 wenzelm Isabelle/jEdit property for global tooltip dismiss delay;
Sun, 29 Aug 2010 21:21:37 +0200 wenzelm External_Hyperlink: proper error dialog;
Sun, 29 Aug 2010 21:02:42 +0200 wenzelm 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 wenzelm 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 wenzelm session_actor: ignore spurious TIMEOUT (again) -- probably stemming from earlier use of receiveWithin;
Sun, 29 Aug 2010 19:48:35 +0200 wenzelm 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 wenzelm use Future.get_finished where this is the intended meaning -- prefer immediate crash over deadlock due to promises that are never fulfilled;
Sun, 29 Aug 2010 18:55:48 +0200 wenzelm Swing_Thread.now: volatile result to make double-sure;
Sun, 29 Aug 2010 15:57:18 +0200 wenzelm Document_Model.token_marker: misc tuning and simplification;
Sun, 29 Aug 2010 15:09:11 +0200 wenzelm added Document.Snapshot.select_markup, which includes command iteration, range conversion etc.;
Sat, 28 Aug 2010 22:58:24 +0200 wenzelm XML.Cache: intern property keys once and for all (again);
Sat, 28 Aug 2010 20:24:41 +0200 wenzelm more careful locking of jEdit buffer;
Sat, 28 Aug 2010 17:37:57 +0200 wenzelm 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 wenzelm include Document.History in Document.State -- just one universal session state maintained by main actor;
Sat, 28 Aug 2010 17:20:53 +0200 wenzelm volatile variables (in Scala);
Sat, 28 Aug 2010 15:25:32 +0200 wenzelm non-critical output primitives -- depending on thread-safe TextIO, while races wrt. flushing should not matter;
Mon, 30 Aug 2010 10:01:25 +0200 haftmann what is hidden is hidden
Mon, 30 Aug 2010 09:37:43 +0200 haftmann hide all-too-popular constant name eq
Mon, 30 Aug 2010 09:35:30 +0200 haftmann merged
Sat, 28 Aug 2010 16:14:32 +0200 haftmann formerly unnamed infix equality now named HOL.eq
Mon, 30 Aug 2010 09:28:02 +0200 haftmann 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 Cezary Kaliszyk Quotient Package: dont unfold mem_def, use rsp and prs instead
Mon, 30 Aug 2010 15:44:33 +0900 Cezary Kaliszyk Quotient Package: added respectfulness and preservation lemmas for mem.
Sat, 28 Aug 2010 21:17:25 +0800 Christian Urban quotient package: added a list of pre-simplification rules for Ball, Bex and mem
Sat, 28 Aug 2010 20:24:40 +0800 Christian Urban quotient package: lemmas to be lifted and descended can be pre-simplified
Sat, 28 Aug 2010 11:42:33 +0200 haftmann merged
Fri, 27 Aug 2010 19:34:23 +0200 haftmann renamed class/constant eq to equal; tuned some instantiations
Fri, 27 Aug 2010 15:36:02 +0200 haftmann improved deresolving of implicits
Fri, 27 Aug 2010 22:30:25 +0200 wenzelm modernized specifications;
Fri, 27 Aug 2010 22:09:51 +0200 wenzelm discontinued separate Pure-ProofGeneral keywords session -- protocol commands are already defined in Pure;