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
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;
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;
Fri, 27 Aug 2010 21:23:31 +0200 wenzelm discontinued broken no_warnings_CRITICAL -- global output channels must not be changed after startup initialization;
Fri, 27 Aug 2010 21:22:07 +0200 wenzelm eliminated broken Output.no_warnings_CRITICAL -- context visibility does the job;
Fri, 27 Aug 2010 21:16:11 +0200 wenzelm more careful treatment of context visibility flag wrt. spurious warnings;
Fri, 27 Aug 2010 20:28:58 +0200 wenzelm eliminated obsolete Output.no_warnings, where no warnings were produced anyway;
Fri, 27 Aug 2010 20:09:36 +0200 wenzelm eliminated broken Output.no_warnings_CRITICAL -- context visibility does the job;
Fri, 27 Aug 2010 19:43:28 +0200 wenzelm more careful treatment of context visibility flag wrt. spurious warnings;
Fri, 27 Aug 2010 18:00:45 +0200 wenzelm merged
Fri, 27 Aug 2010 16:05:46 +0200 blanchet merged
Fri, 27 Aug 2010 16:04:15 +0200 blanchet turn off experimental feature per default + avoid exception on "theory constant"
Fri, 27 Aug 2010 15:39:17 +0200 blanchet extended relevance filter with first-order term matching
Fri, 27 Aug 2010 15:37:03 +0200 blanchet drop chained facts
Fri, 27 Aug 2010 13:27:02 +0200 blanchet rename and simplify
Fri, 27 Aug 2010 13:19:48 +0200 blanchet cosmetics
Fri, 27 Aug 2010 13:12:23 +0200 blanchet renaming + treat "TFree" better in "pattern_for_type"
Fri, 27 Aug 2010 11:27:38 +0200 blanchet fix threshold computation + remove "op =" from relevant constants
Thu, 26 Aug 2010 17:27:29 +0200 blanchet avoid needless "that" fact
Thu, 26 Aug 2010 16:18:40 +0200 blanchet add nameless chained facts to the pool of things known to Sledgehammer
Thu, 26 Aug 2010 14:58:45 +0200 blanchet 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 blanchet improve SPASS hack, when a clause comes from several facts
Thu, 26 Aug 2010 13:55:30 +0200 blanchet fix Vampire version numbers
Thu, 26 Aug 2010 11:51:06 +0200 blanchet lower penalty for Skolem constants
Fri, 27 Aug 2010 14:25:29 +0200 haftmann merged
Fri, 27 Aug 2010 14:25:07 +0200 haftmann official support for Scala
Fri, 27 Aug 2010 14:24:26 +0200 haftmann updated generated files
Fri, 27 Aug 2010 14:22:33 +0200 haftmann tuned whitespace
Fri, 27 Aug 2010 14:22:15 +0200 haftmann more xsymbols
Fri, 27 Aug 2010 13:55:23 +0200 haftmann re-added accidental omission
Fri, 27 Aug 2010 13:32:05 +0200 haftmann proper namespace administration for hierarchical modules
Fri, 27 Aug 2010 17:59:40 +0200 wenzelm more antiquotations;
Fri, 27 Aug 2010 17:23:57 +0200 wenzelm eliminated Unsynchronized.ref in favour of configuration option;
Fri, 27 Aug 2010 17:11:29 +0200 wenzelm more appropriate name for configuration option "meson_max_clauses" (cf. output of 'pront_configs');
Fri, 27 Aug 2010 17:09:18 +0200 wenzelm Sum_Of_Squares: proper configuration options;
Fri, 27 Aug 2010 17:02:19 +0200 wenzelm tuned printed type names, according to ML;
Fri, 27 Aug 2010 16:32:11 +0200 wenzelm eliminated unnecessary ref;
Fri, 27 Aug 2010 16:29:12 +0200 wenzelm clarified iter_deepen_limit vs meson (cf. 7c5896919eb8) -- eliminated global ref;
Fri, 27 Aug 2010 15:46:08 +0200 wenzelm disposed some old debugging tools;
Fri, 27 Aug 2010 15:07:35 +0200 wenzelm proper configuration option "show_proofs";
Fri, 27 Aug 2010 14:14:08 +0200 wenzelm structure Unsynchronized is never opened and set/reset/toggle have been discontinued;
Fri, 27 Aug 2010 14:07:09 +0200 wenzelm expanded some aliases from structure Unsynchronized;
Fri, 27 Aug 2010 12:57:55 +0200 wenzelm merged, resolving some minor conflicts in src/HOL/Tools/Predicate_Compile/code_prolog.ML;
Fri, 27 Aug 2010 10:57:32 +0200 haftmann merged
Fri, 27 Aug 2010 10:56:46 +0200 haftmann formerly unnamed infix conjunction and disjunction now named HOL.conj and HOL.disj
Fri, 27 Aug 2010 10:55:20 +0200 haftmann tuned fact reference
Fri, 27 Aug 2010 09:43:52 +0200 bulwahn merged
Fri, 27 Aug 2010 09:34:06 +0200 bulwahn added support for yet another prolog system (yap); generate has only one option ensure_groundness; added one example of yap invocation in example theory
Thu, 26 Aug 2010 14:48:48 +0200 bulwahn adapted examples; tuned
Thu, 26 Aug 2010 14:07:11 +0200 bulwahn moving options; tuned
Thu, 26 Aug 2010 13:49:12 +0200 bulwahn added generation of predicates for size-limited enumeration of values
Thu, 26 Aug 2010 21:03:14 +0200 haftmann NEWS
Thu, 26 Aug 2010 20:51:29 +0200 haftmann merged
Thu, 26 Aug 2010 20:51:17 +0200 haftmann formerly unnamed infix impliciation now named HOL.implies
Thu, 26 Aug 2010 20:14:39 +0200 haftmann merged
Thu, 26 Aug 2010 20:14:24 +0200 haftmann proper passing of optional module name
Thu, 26 Aug 2010 16:00:54 +0200 ballarin For sublocale it is sufficient to reconsider ancestors of the target.
Thu, 26 Aug 2010 14:04:13 +0200 haftmann only print qualified implicits
Thu, 26 Aug 2010 13:56:35 +0200 haftmann merged
Thu, 26 Aug 2010 13:54:33 +0200 haftmann stub for (later) correct deresolving of class method names
Thu, 26 Aug 2010 13:50:58 +0200 haftmann tuned serializer interface
Thu, 26 Aug 2010 12:30:43 +0200 haftmann private version of commas, cf. printmode
Thu, 26 Aug 2010 12:20:34 +0200 haftmann merged
Thu, 26 Aug 2010 13:44:50 +0200 haftmann merged
Thu, 26 Aug 2010 13:25:14 +0200 haftmann re-added accidental omission
Thu, 26 Aug 2010 12:19:50 +0200 haftmann tuned includes
Thu, 26 Aug 2010 12:19:49 +0200 haftmann prevent line breaks after Scala symbolic operators
Thu, 26 Aug 2010 10:23:25 +0200 haftmann corrected semantics of presentation_stmt_names; do not print includes on presentation selection
Thu, 26 Aug 2010 10:16:22 +0200 haftmann code_include Scala: qualify module nmae
Wed, 25 Aug 2010 22:47:04 +0200 haftmann merged
Wed, 25 Aug 2010 16:33:05 +0200 haftmann preliminary implementation of hierarchical module name space
Wed, 25 Aug 2010 16:33:05 +0200 haftmann tuned
Fri, 27 Aug 2010 12:40:20 +0200 wenzelm proper context for various Thy_Output options, via official configuration options in ML and Isar;
Fri, 27 Aug 2010 00:09:56 +0200 wenzelm Thy_Output: options based on proper context, although Thy_Output.add_wrapper still allows to maintain old-style wrapper combinators (setmp_CRITICAL etc.);
Fri, 27 Aug 2010 00:02:32 +0200 wenzelm eliminated old 'local' command;
Thu, 26 Aug 2010 21:04:22 +0200 wenzelm more uniform descriptions, which end up in the collective output of 'print_attributes' for example;
Thu, 26 Aug 2010 20:42:09 +0200 wenzelm Fast_Lin_Arith.number_of: more conventional merge that prefers the left side -- note that former ordering wrt. serial numbers makes it depend on accidental load order;
Thu, 26 Aug 2010 17:37:26 +0200 wenzelm slightly more abstract data handling in Fast_Lin_Arith;
Thu, 26 Aug 2010 17:01:12 +0200 wenzelm theory data merge: prefer left side uniformly;
Thu, 26 Aug 2010 16:56:45 +0200 wenzelm tuned;
Thu, 26 Aug 2010 16:34:10 +0200 wenzelm simplification/standardization of some theory data;
Thu, 26 Aug 2010 16:25:25 +0200 wenzelm misc tuning and simplification, notably theory data;
Thu, 26 Aug 2010 15:48:08 +0200 wenzelm renamed Local_Theory.theory(_result) to Local_Theory.background_theory(_result) to emphasize that this belongs to the infrastructure and is rarely appropriate in user-space tools;
Thu, 26 Aug 2010 13:09:12 +0200 wenzelm renamed ProofContext.theory(_result) to ProofContext.background_theory(_result) to emphasize that this belongs to the infrastructure and is rarely appropriate in user-space tools;
Thu, 26 Aug 2010 12:06:00 +0200 wenzelm standardized Context.copy_thy to Theory.copy alias, with slightly more direct way of using it;
Thu, 26 Aug 2010 11:33:36 +0200 wenzelm merged
Thu, 26 Aug 2010 10:42:22 +0200 blanchet merged
Thu, 26 Aug 2010 10:42:06 +0200 blanchet consider "locality" when assigning weights to facts
Thu, 26 Aug 2010 09:23:21 +0200 blanchet add a bonus for chained facts, since they are likely to be relevant;
Thu, 26 Aug 2010 09:03:18 +0200 blanchet merged
Thu, 26 Aug 2010 01:03:08 +0200 blanchet add a penalty for lambda-abstractions;
Thu, 26 Aug 2010 00:49:38 +0200 blanchet renaming
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip