Thu, 26 Aug 2010 16:25:25 +0200 |
wenzelm |
misc tuning and simplification, notably theory data;
|
changeset |
files
|
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;
|
changeset |
files
|
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;
|
changeset |
files
|
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;
|
changeset |
files
|
Thu, 26 Aug 2010 11:33:36 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 26 Aug 2010 10:42:22 +0200 |
blanchet |
merged
|
changeset |
files
|
Thu, 26 Aug 2010 10:42:06 +0200 |
blanchet |
consider "locality" when assigning weights to facts
|
changeset |
files
|
Thu, 26 Aug 2010 09:23:21 +0200 |
blanchet |
add a bonus for chained facts, since they are likely to be relevant;
|
changeset |
files
|
Thu, 26 Aug 2010 09:03:18 +0200 |
blanchet |
merged
|
changeset |
files
|
Thu, 26 Aug 2010 01:03:08 +0200 |
blanchet |
add a penalty for lambda-abstractions;
|
changeset |
files
|
Thu, 26 Aug 2010 00:49:38 +0200 |
blanchet |
renaming
|
changeset |
files
|
Thu, 26 Aug 2010 00:49:04 +0200 |
blanchet |
fiddle with relevance filter
|
changeset |
files
|
Wed, 25 Aug 2010 19:47:25 +0200 |
blanchet |
update docs
|
changeset |
files
|
Wed, 25 Aug 2010 19:41:18 +0200 |
blanchet |
reorganize options regarding to the relevance threshold and decay
|
changeset |
files
|
Wed, 25 Aug 2010 17:49:52 +0200 |
blanchet |
make relevance filter work in term of a "max_relevant" option + use Vampire SOS;
|
changeset |
files
|
Wed, 25 Aug 2010 09:42:28 +0200 |
blanchet |
simplify more code
|
changeset |
files
|
Wed, 25 Aug 2010 09:34:28 +0200 |
blanchet |
cosmetics
|
changeset |
files
|
Wed, 25 Aug 2010 09:32:43 +0200 |
blanchet |
get rid of "defs_relevant" feature;
|
changeset |
files
|
Wed, 25 Aug 2010 09:05:22 +0200 |
blanchet |
make SML/NJ happy
|
changeset |
files
|
Wed, 25 Aug 2010 09:02:07 +0200 |
blanchet |
renamed "relevance_convergence" to "relevance_decay"
|
changeset |
files
|
Tue, 24 Aug 2010 22:57:22 +0200 |
blanchet |
make sure that "undo_ascii_of" is the inverse of "ascii_of", also for non-printable characters -- and avoid those in ``-style facts
|
changeset |
files
|
Tue, 24 Aug 2010 21:40:03 +0200 |
blanchet |
better workaround for E's off-by-one-second issue
|
changeset |
files
|
Thu, 26 Aug 2010 09:12:00 +0200 |
bulwahn |
merged
|
changeset |
files
|
Wed, 25 Aug 2010 16:59:55 +0200 |
bulwahn |
renaming variables to conform to prolog names
|
changeset |
files
|
Wed, 25 Aug 2010 16:59:53 +0200 |
bulwahn |
changing hotel trace definition; adding simple handling of numerals on natural numbers
|
changeset |
files
|
Wed, 25 Aug 2010 16:59:51 +0200 |
bulwahn |
added quickcheck generator for prolog generation; first example of counterexample search with prolog for hotel key card system
|
changeset |
files
|
Wed, 25 Aug 2010 16:59:51 +0200 |
bulwahn |
moving preprocessing to values in prolog generation
|
changeset |
files
|
Wed, 25 Aug 2010 16:59:50 +0200 |
bulwahn |
invocation of values for prolog execution does not require invocation of code_pred anymore
|
changeset |
files
|
Wed, 25 Aug 2010 16:59:49 +0200 |
bulwahn |
adding hotel keycard example for prolog generation
|
changeset |
files
|
Wed, 25 Aug 2010 16:59:48 +0200 |
bulwahn |
improving output of set comprehensions; adding style_check flags
|
changeset |
files
|
Wed, 25 Aug 2010 16:59:48 +0200 |
bulwahn |
improving ensure_groundness in prolog generation; added further example
|
changeset |
files
|
Wed, 25 Aug 2010 16:59:46 +0200 |
bulwahn |
adding very basic transformation to ensure groundness before negations
|
changeset |
files
|
Thu, 26 Aug 2010 11:31:21 +0200 |
wenzelm |
Markup_Tree.select: uniform treatment of root_range wrt. singularities, yielding empty result stream;
|
changeset |
files
|
Thu, 26 Aug 2010 11:29:43 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Wed, 25 Aug 2010 22:57:40 +0200 |
wenzelm |
Pretty: tuned markup objects;
|
changeset |
files
|
Wed, 25 Aug 2010 22:45:24 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 25 Aug 2010 22:37:53 +0200 |
wenzelm |
organized markup properties via apply/unapply patterns;
|
changeset |
files
|
Wed, 25 Aug 2010 21:31:22 +0200 |
wenzelm |
added some proof state markup, notably number of subgoals (e.g. for indentation);
|
changeset |
files
|
Wed, 25 Aug 2010 20:43:03 +0200 |
wenzelm |
ML_Context.eval: produce antiquotation environment preferably in invisible context, to avoid displaced report messages from ML_Compiler;
|
changeset |
files
|
Wed, 25 Aug 2010 18:46:22 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 25 Aug 2010 20:04:49 +0800 |
Christian Urban |
tuned code
|
changeset |
files
|
Wed, 25 Aug 2010 18:26:58 +0800 |
Christian Urban |
quotient package: deal correctly with frees in lifted theorems
|
changeset |
files
|
Wed, 25 Aug 2010 18:38:49 +0200 |
wenzelm |
approximation_oracle: actually match true/false in ML, not arbitrary values;
|
changeset |
files
|
Wed, 25 Aug 2010 18:36:22 +0200 |
wenzelm |
renamed Simplifier.simproc(_i) to Simplifier.simproc_global(_i) to emphasize that this is not the real thing;
|
changeset |
files
|
Wed, 25 Aug 2010 18:19:04 +0200 |
wenzelm |
more precise Command.State accumulation;
|
changeset |
files
|
Wed, 25 Aug 2010 17:45:35 +0200 |
wenzelm |
eliminated some old camel case stuff;
|
changeset |
files
|
Wed, 25 Aug 2010 17:34:10 +0200 |
wenzelm |
some attempts to recover Isabelle/ML style from the depths of time;
|
changeset |
files
|
Wed, 25 Aug 2010 16:13:55 +0200 |
wenzelm |
keep persistent production tables as immutable vectors -- potential performance improvement on modern hardware;
|
changeset |
files
|
Wed, 25 Aug 2010 15:41:14 +0200 |
wenzelm |
select tangible text ranges here -- more robust against ongoing changes of the markup query model
|
changeset |
files
|
Wed, 25 Aug 2010 15:12:49 +0200 |
wenzelm |
structure Thm: less pervasive names;
|
changeset |
files
|
Wed, 25 Aug 2010 14:18:09 +0200 |
wenzelm |
discontinued obsolete 'global' and 'local' commands;
|
changeset |
files
|
Wed, 25 Aug 2010 11:30:45 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 25 Aug 2010 11:10:08 +0200 |
hoelzl |
merged
|
changeset |
files
|
Tue, 24 Aug 2010 14:41:37 +0200 |
hoelzl |
moved generic lemmas in Probability to HOL
|
changeset |
files
|
Wed, 25 Aug 2010 11:13:58 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 25 Aug 2010 09:44:54 +0200 |
haftmann |
traling newline on standard output
|
changeset |
files
|
Wed, 25 Aug 2010 11:17:33 +0900 |
Cezary Kaliszyk |
Quotient Package / lemma for regularization of bex1_rel for equivalence relations
|
changeset |
files
|
Tue, 24 Aug 2010 20:09:30 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 24 Aug 2010 19:55:34 +0200 |
blanchet |
make Mirabelle happy
|
changeset |
files
|
Tue, 24 Aug 2010 19:19:28 +0200 |
blanchet |
compute names lazily;
|
changeset |
files
|