Sat, 28 Aug 2010 22:58:24 +0200 |
wenzelm |
XML.Cache: intern property keys once and for all (again);
|
changeset |
files
|
Sat, 28 Aug 2010 20:24:41 +0200 |
wenzelm |
more careful locking of jEdit buffer;
|
changeset |
files
|
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;
|
changeset |
files
|
Sat, 28 Aug 2010 17:27:38 +0200 |
wenzelm |
include Document.History in Document.State -- just one universal session state maintained by main actor;
|
changeset |
files
|
Sat, 28 Aug 2010 17:20:53 +0200 |
wenzelm |
volatile variables (in Scala);
|
changeset |
files
|
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;
|
changeset |
files
|
Fri, 27 Aug 2010 22:30:25 +0200 |
wenzelm |
modernized specifications;
|
changeset |
files
|
Fri, 27 Aug 2010 22:09:51 +0200 |
wenzelm |
discontinued separate Pure-ProofGeneral keywords session -- protocol commands are already defined in Pure;
|
changeset |
files
|
Fri, 27 Aug 2010 21:23:31 +0200 |
wenzelm |
discontinued broken no_warnings_CRITICAL -- global output channels must not be changed after startup initialization;
|
changeset |
files
|
Fri, 27 Aug 2010 21:22:07 +0200 |
wenzelm |
eliminated broken Output.no_warnings_CRITICAL -- context visibility does the job;
|
changeset |
files
|
Fri, 27 Aug 2010 21:16:11 +0200 |
wenzelm |
more careful treatment of context visibility flag wrt. spurious warnings;
|
changeset |
files
|
Fri, 27 Aug 2010 20:28:58 +0200 |
wenzelm |
eliminated obsolete Output.no_warnings, where no warnings were produced anyway;
|
changeset |
files
|
Fri, 27 Aug 2010 20:09:36 +0200 |
wenzelm |
eliminated broken Output.no_warnings_CRITICAL -- context visibility does the job;
|
changeset |
files
|
Fri, 27 Aug 2010 19:43:28 +0200 |
wenzelm |
more careful treatment of context visibility flag wrt. spurious warnings;
|
changeset |
files
|
Fri, 27 Aug 2010 18:00:45 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 27 Aug 2010 16:05:46 +0200 |
blanchet |
merged
|
changeset |
files
|
Fri, 27 Aug 2010 16:04:15 +0200 |
blanchet |
turn off experimental feature per default + avoid exception on "theory constant"
|
changeset |
files
|
Fri, 27 Aug 2010 15:39:17 +0200 |
blanchet |
extended relevance filter with first-order term matching
|
changeset |
files
|
Fri, 27 Aug 2010 15:37:03 +0200 |
blanchet |
drop chained facts
|
changeset |
files
|
Fri, 27 Aug 2010 13:27:02 +0200 |
blanchet |
rename and simplify
|
changeset |
files
|
Fri, 27 Aug 2010 13:19:48 +0200 |
blanchet |
cosmetics
|
changeset |
files
|
Fri, 27 Aug 2010 13:12:23 +0200 |
blanchet |
renaming + treat "TFree" better in "pattern_for_type"
|
changeset |
files
|
Fri, 27 Aug 2010 11:27:38 +0200 |
blanchet |
fix threshold computation + remove "op =" from relevant constants
|
changeset |
files
|
Thu, 26 Aug 2010 17:27:29 +0200 |
blanchet |
avoid needless "that" fact
|
changeset |
files
|
Thu, 26 Aug 2010 16:18:40 +0200 |
blanchet |
add nameless chained facts to the pool of things known to Sledgehammer
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 26 Aug 2010 14:05:22 +0200 |
blanchet |
improve SPASS hack, when a clause comes from several facts
|
changeset |
files
|
Thu, 26 Aug 2010 13:55:30 +0200 |
blanchet |
fix Vampire version numbers
|
changeset |
files
|
Thu, 26 Aug 2010 11:51:06 +0200 |
blanchet |
lower penalty for Skolem constants
|
changeset |
files
|
Fri, 27 Aug 2010 14:25:29 +0200 |
haftmann |
merged
|
changeset |
files
|
Fri, 27 Aug 2010 14:25:07 +0200 |
haftmann |
official support for Scala
|
changeset |
files
|
Fri, 27 Aug 2010 14:24:26 +0200 |
haftmann |
updated generated files
|
changeset |
files
|
Fri, 27 Aug 2010 14:22:33 +0200 |
haftmann |
tuned whitespace
|
changeset |
files
|
Fri, 27 Aug 2010 14:22:15 +0200 |
haftmann |
more xsymbols
|
changeset |
files
|
Fri, 27 Aug 2010 13:55:23 +0200 |
haftmann |
re-added accidental omission
|
changeset |
files
|
Fri, 27 Aug 2010 13:32:05 +0200 |
haftmann |
proper namespace administration for hierarchical modules
|
changeset |
files
|
Fri, 27 Aug 2010 17:59:40 +0200 |
wenzelm |
more antiquotations;
|
changeset |
files
|
Fri, 27 Aug 2010 17:23:57 +0200 |
wenzelm |
eliminated Unsynchronized.ref in favour of configuration option;
|
changeset |
files
|
Fri, 27 Aug 2010 17:11:29 +0200 |
wenzelm |
more appropriate name for configuration option "meson_max_clauses" (cf. output of 'pront_configs');
|
changeset |
files
|
Fri, 27 Aug 2010 17:09:18 +0200 |
wenzelm |
Sum_Of_Squares: proper configuration options;
|
changeset |
files
|
Fri, 27 Aug 2010 17:02:19 +0200 |
wenzelm |
tuned printed type names, according to ML;
|
changeset |
files
|
Fri, 27 Aug 2010 16:32:11 +0200 |
wenzelm |
eliminated unnecessary ref;
|
changeset |
files
|
Fri, 27 Aug 2010 16:29:12 +0200 |
wenzelm |
clarified iter_deepen_limit vs meson (cf. 7c5896919eb8) -- eliminated global ref;
|
changeset |
files
|
Fri, 27 Aug 2010 15:46:08 +0200 |
wenzelm |
disposed some old debugging tools;
|
changeset |
files
|
Fri, 27 Aug 2010 15:07:35 +0200 |
wenzelm |
proper configuration option "show_proofs";
|
changeset |
files
|
Fri, 27 Aug 2010 14:14:08 +0200 |
wenzelm |
structure Unsynchronized is never opened and set/reset/toggle have been discontinued;
|
changeset |
files
|
Fri, 27 Aug 2010 14:07:09 +0200 |
wenzelm |
expanded some aliases from structure Unsynchronized;
|
changeset |
files
|
Fri, 27 Aug 2010 12:57:55 +0200 |
wenzelm |
merged, resolving some minor conflicts in src/HOL/Tools/Predicate_Compile/code_prolog.ML;
|
changeset |
files
|
Fri, 27 Aug 2010 10:57:32 +0200 |
haftmann |
merged
|
changeset |
files
|
Fri, 27 Aug 2010 10:56:46 +0200 |
haftmann |
formerly unnamed infix conjunction and disjunction now named HOL.conj and HOL.disj
|
changeset |
files
|
Fri, 27 Aug 2010 10:55:20 +0200 |
haftmann |
tuned fact reference
|
changeset |
files
|
Fri, 27 Aug 2010 09:43:52 +0200 |
bulwahn |
merged
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 26 Aug 2010 14:48:48 +0200 |
bulwahn |
adapted examples; tuned
|
changeset |
files
|
Thu, 26 Aug 2010 14:07:11 +0200 |
bulwahn |
moving options; tuned
|
changeset |
files
|
Thu, 26 Aug 2010 13:49:12 +0200 |
bulwahn |
added generation of predicates for size-limited enumeration of values
|
changeset |
files
|
Thu, 26 Aug 2010 21:03:14 +0200 |
haftmann |
NEWS
|
changeset |
files
|
Thu, 26 Aug 2010 20:51:29 +0200 |
haftmann |
merged
|
changeset |
files
|
Thu, 26 Aug 2010 20:51:17 +0200 |
haftmann |
formerly unnamed infix impliciation now named HOL.implies
|
changeset |
files
|
Thu, 26 Aug 2010 20:14:39 +0200 |
haftmann |
merged
|
changeset |
files
|