Wed, 02 Jun 2010 13:18:21 +0200 |
wenzelm |
Hilbert_Classical: disable multithreading altogether, otherwise proof normalization will fork futures independently of Goal.parallel_proofs;
|
changeset |
files
|
Wed, 02 Jun 2010 12:40:25 +0200 |
nipkow |
merged
|
changeset |
files
|
Wed, 02 Jun 2010 12:40:12 +0200 |
nipkow |
added lemmas
|
changeset |
files
|
Wed, 02 Jun 2010 11:53:17 +0200 |
blanchet |
merged
|
changeset |
files
|
Wed, 02 Jun 2010 10:51:55 +0200 |
blanchet |
merge
|
changeset |
files
|
Wed, 02 Jun 2010 10:50:53 +0200 |
blanchet |
fix parameter settings
|
changeset |
files
|
Tue, 01 Jun 2010 20:52:01 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 01 Jun 2010 17:52:19 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 01 Jun 2010 17:52:00 +0200 |
blanchet |
update NEWS
|
changeset |
files
|
Tue, 01 Jun 2010 17:51:41 +0200 |
blanchet |
fix Nitpick soundness bug regarding The and Eps
|
changeset |
files
|
Tue, 01 Jun 2010 17:45:28 +0200 |
blanchet |
added examples/tests for THE and SOME
|
changeset |
files
|
Tue, 01 Jun 2010 17:28:16 +0200 |
blanchet |
cosmetics
|
changeset |
files
|
Tue, 01 Jun 2010 17:04:21 +0200 |
blanchet |
adapt example
|
changeset |
files
|
Tue, 01 Jun 2010 16:17:46 +0200 |
blanchet |
fix code that used to raise an exception if bound variables were given a finite function type, because the old vs. new bound variable types were confused
|
changeset |
files
|
Tue, 01 Jun 2010 15:53:15 +0200 |
blanchet |
improved precision of "set" based on an example from Lukas
|
changeset |
files
|
Tue, 01 Jun 2010 15:43:20 +0200 |
blanchet |
remove debug output
|
changeset |
files
|
Tue, 01 Jun 2010 15:38:47 +0200 |
blanchet |
removed "nitpick_intro" attribute -- Nitpick noew uses Spec_Rules instead
|
changeset |
files
|
Tue, 01 Jun 2010 15:37:14 +0200 |
blanchet |
subsumed by NEWS -- for older history, see previous versions of Nitpick
|
changeset |
files
|
Tue, 01 Jun 2010 14:54:35 +0200 |
blanchet |
don't show spurious "..." in Nitpick's output for free variables of set type (e.g., P (op +) example from Manual_Nits.thy); undoes parts of 38ba15040455, which was too aggressive
|
changeset |
files
|
Tue, 01 Jun 2010 14:14:02 +0200 |
blanchet |
honor xsymbols in Nitpick
|
changeset |
files
|
Tue, 01 Jun 2010 12:20:08 +0200 |
blanchet |
added "atoms" option to Nitpick (request from Karlsruhe) + wrap Refute. functions to "nitpick_util.ML"
|
changeset |
files
|
Tue, 01 Jun 2010 11:58:50 +0200 |
blanchet |
document new option
|
changeset |
files
|
Tue, 01 Jun 2010 10:40:23 +0200 |
blanchet |
make Nitpick handle multiple typedef entries for same typedef
|
changeset |
files
|
Tue, 01 Jun 2010 10:32:29 +0200 |
blanchet |
remove comment
|
changeset |
files
|
Tue, 01 Jun 2010 10:31:18 +0200 |
blanchet |
thread along context instead of theory for typedef lookup
|
changeset |
files
|
Mon, 31 May 2010 18:51:06 +0200 |
blanchet |
obsolete FIXME
|
changeset |
files
|
Mon, 31 May 2010 18:49:32 +0200 |
blanchet |
move SAT solver warning from every invocation of SAT solver to the tool, Refute, that uses it;
|
changeset |
files
|
Mon, 31 May 2010 18:00:28 +0200 |
blanchet |
don't include any axioms for "TYPE" in Nitpick
|
changeset |
files
|
Wed, 02 Jun 2010 11:36:09 +0200 |
haftmann |
dropped obsolete script
|
changeset |
files
|
Wed, 02 Jun 2010 11:09:26 +0200 |
wenzelm |
normalize and postprocess proof body in a separate future, taking care of platforms without multithreading (greately improves parallelization in general without the overhead of promised proofs, cf. usedir -q 0);
|
changeset |
files
|
Wed, 02 Jun 2010 08:01:45 +0200 |
haftmann |
merged
|
changeset |
files
|
Tue, 01 Jun 2010 17:25:00 +0200 |
haftmann |
avoid store flag in add_* operations
|
changeset |
files
|
Tue, 01 Jun 2010 22:19:17 +0200 |
wenzelm |
arities: no need to maintain original codomain (cf. f795c1164708) -- completion happens in axclass.ML;
|
changeset |
files
|
Tue, 01 Jun 2010 17:36:53 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 01 Jun 2010 15:59:01 +0200 |
haftmann |
do not expose store flag of AxClass.add_*
|
changeset |
files
|
Tue, 01 Jun 2010 13:59:13 +0200 |
haftmann |
merged
|
changeset |
files
|
Tue, 01 Jun 2010 13:52:12 +0200 |
haftmann |
adapted to changes
|
changeset |
files
|
Tue, 01 Jun 2010 13:52:11 +0200 |
haftmann |
capitalized type variables; added yield as keyword
|
changeset |
files
|
Tue, 01 Jun 2010 13:52:11 +0200 |
haftmann |
brackify_infix etc.: no break before infix operator -- eases survival in Scala
|
changeset |
files
|
Tue, 01 Jun 2010 17:27:38 +0200 |
wenzelm |
basic support for sub/superscript token markup -- NB: need to maintain extended token types eagerly, since jEdit occasionally reinstalls a style array that is too short;
|
changeset |
files
|
Tue, 01 Jun 2010 13:54:33 +0200 |
wenzelm |
use local /home/isatest/polyml-5.3.0 on atbroy102 to avoid problems with the SMB filesystem via homebroy;
|
changeset |
files
|
Tue, 01 Jun 2010 13:32:05 +0200 |
wenzelm |
uniform ML environment setup for Isar and PG;
|
changeset |
files
|
Tue, 01 Jun 2010 12:16:40 +0200 |
berghofe |
merged
|
changeset |
files
|
Tue, 01 Jun 2010 11:39:51 +0200 |
berghofe |
Renamed TypeInfer to Type_Infer.
|
changeset |
files
|
Tue, 01 Jun 2010 11:30:57 +0200 |
berghofe |
merged
|
changeset |
files
|
Tue, 01 Jun 2010 11:16:16 +0200 |
berghofe |
assign now applies meet before update_new to avoid misleading error message.
|
changeset |
files
|
Tue, 01 Jun 2010 11:13:40 +0200 |
berghofe |
Tuned.
|
changeset |
files
|
Tue, 01 Jun 2010 11:13:09 +0200 |
berghofe |
Adapted to new format of proof terms containing explicit proofs of class membership.
|
changeset |
files
|
Tue, 01 Jun 2010 11:04:49 +0200 |
berghofe |
classrel and arity theorems are now stored under proper name in theory. add_arity and
|
changeset |
files
|
Tue, 01 Jun 2010 11:01:16 +0200 |
berghofe |
- outer_constraints with original variable names, to ensure that argsP is consistent with args
|
changeset |
files
|
Tue, 01 Jun 2010 10:55:38 +0200 |
berghofe |
outer_constraints with original variable names, to ensure that argsP is consistent with args
|
changeset |
files
|
Tue, 01 Jun 2010 10:53:55 +0200 |
berghofe |
- Equality check on propositions after lookup of theorem now takes type variable
|
changeset |
files
|
Tue, 01 Jun 2010 10:48:38 +0200 |
berghofe |
Use Proofterm.forall_intr_proof' instead of locally defined forall_intr_prf.
|
changeset |
files
|
Tue, 01 Jun 2010 10:46:47 +0200 |
berghofe |
- Added extra flag to read_term and read_proof functions that allows to parse (proof)terms in which
|
changeset |
files
|
Tue, 01 Jun 2010 11:37:41 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 01 Jun 2010 11:18:51 +0200 |
haftmann |
merged
|
changeset |
files
|
Tue, 01 Jun 2010 10:30:54 +0200 |
haftmann |
corrected printing of characters
|
changeset |
files
|
Tue, 01 Jun 2010 10:30:53 +0200 |
haftmann |
corrected implementation
|
changeset |
files
|
Tue, 01 Jun 2010 10:30:53 +0200 |
haftmann |
added Scala code setup
|
changeset |
files
|
Tue, 01 Jun 2010 10:30:53 +0200 |
haftmann |
tuned code setup
|
changeset |
files
|