Wed, 27 Oct 2010 13:46:30 +0200 |
krauss |
regenerated keyword file
|
changeset |
files
|
Wed, 27 Oct 2010 08:58:03 +0200 |
boehmes |
made SML/NJ happy
|
changeset |
files
|
Tue, 26 Oct 2010 21:51:04 +0200 |
blanchet |
adapted SMT solver error handling to reflect latest changes in "SMT_Solver"
|
changeset |
files
|
Tue, 26 Oct 2010 21:43:50 +0200 |
blanchet |
better list of irrelevant SMT constants
|
changeset |
files
|
Tue, 26 Oct 2010 21:34:01 +0200 |
blanchet |
if "debug" is on, print list of relevant facts (poweruser request);
|
changeset |
files
|
Tue, 26 Oct 2010 21:01:28 +0200 |
blanchet |
standardize on "fact" terminology (vs. "axiom" or "theorem") in Sledgehammer -- but keep "Axiom" in the lower-level "ATP_Problem" module
|
changeset |
files
|
Tue, 26 Oct 2010 20:12:33 +0200 |
blanchet |
"Nitpick" -> "Sledgehammer";
|
changeset |
files
|
Tue, 26 Oct 2010 20:09:38 +0200 |
blanchet |
merge
|
changeset |
files
|
Tue, 26 Oct 2010 16:59:19 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 16:56:54 +0200 |
blanchet |
remove needless context argument;
|
changeset |
files
|
Tue, 26 Oct 2010 17:35:54 +0200 |
boehmes |
use proper context
|
changeset |
files
|
Tue, 26 Oct 2010 17:35:52 +0200 |
boehmes |
trace assumptions before giving them to the SMT solver
|
changeset |
files
|
Tue, 26 Oct 2010 17:35:51 +0200 |
boehmes |
capture out-of-memory warnings of Z3 and turn them into proper exceptions; be more precise about SMT solver run-time: return NONE instead of ~1
|
changeset |
files
|
Tue, 26 Oct 2010 17:35:49 +0200 |
boehmes |
honor choice of either local or remote SMT solver only for smt_filter and keep default behaviour for the SMT tactic; omit messages when running smt_filter
|
changeset |
files
|
Tue, 26 Oct 2010 16:39:21 +0200 |
haftmann |
include ATP in theory List -- avoid theory edge by-passing the prominent list theory
|
changeset |
files
|
Tue, 26 Oct 2010 15:06:36 +0200 |
krauss |
fixed typo
|
changeset |
files
|
Tue, 26 Oct 2010 15:01:39 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 15:01:02 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 14:49:48 +0200 |
blanchet |
put theorems added using "add:" at the beginning of the list returned by the relevance filter, so that they don't get truncated away
|
changeset |
files
|
Tue, 26 Oct 2010 14:48:55 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 26 Oct 2010 15:00:57 +0200 |
haftmann |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 14:06:22 +0200 |
haftmann |
consider base sorts of superclasses simultaneously during processing of class specification -- avoids clash of different base sorts
|
changeset |
files
|
Tue, 26 Oct 2010 15:00:42 +0200 |
haftmann |
more general treatment of type argument in code certificates for operations on abstract types
|
changeset |
files
|
Tue, 26 Oct 2010 14:11:34 +0200 |
haftmann |
partial_function is a declaration command
|
changeset |
files
|
Tue, 26 Oct 2010 14:06:21 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 13:50:57 +0200 |
blanchet |
proper error handling for SMT solvers in Sledgehammer
|
changeset |
files
|
Tue, 26 Oct 2010 13:50:18 +0200 |
krauss |
NEWS
|
changeset |
files
|
Tue, 26 Oct 2010 13:17:37 +0200 |
blanchet |
merge
|
changeset |
files
|
Tue, 26 Oct 2010 13:16:43 +0200 |
blanchet |
integrated "smt" proof method with Sledgehammer
|
changeset |
files
|
Tue, 26 Oct 2010 13:19:31 +0200 |
krauss |
fixed confusion introduced in 008dc2d2c395
|
changeset |
files
|
Tue, 26 Oct 2010 12:23:39 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 12:17:19 +0200 |
blanchet |
reverted e7a80c6752c9 -- there's not much point in putting a diagnosis tool (as opposed to a proof method) in Plain, but more importantly Sledgehammer must be in Main to use SMT solvers
|
changeset |
files
|
Tue, 26 Oct 2010 12:19:31 +0200 |
haftmann |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 12:19:22 +0200 |
haftmann |
tuned
|
changeset |
files
|
Tue, 26 Oct 2010 12:21:45 +0200 |
krauss |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 12:19:02 +0200 |
krauss |
use partial_function instead of MREC combinator; curried rev'
|
changeset |
files
|
Tue, 26 Oct 2010 12:19:02 +0200 |
krauss |
added Heap monad instance of partial_function package
|
changeset |
files
|
Tue, 26 Oct 2010 12:19:02 +0200 |
krauss |
added Spec_Rule declaration to partial_function
|
changeset |
files
|
Tue, 26 Oct 2010 12:19:01 +0200 |
krauss |
basic documentation for command partial_function
|
changeset |
files
|
Tue, 26 Oct 2010 12:19:01 +0200 |
krauss |
remove outdated "(otherwise)" syntax from manual
|
changeset |
files
|
Tue, 26 Oct 2010 12:19:01 +0200 |
krauss |
declare recursive equation as ".simps", in accordance with other packages
|
changeset |
files
|
Tue, 26 Oct 2010 12:16:08 +0200 |
haftmann |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 12:15:55 +0200 |
haftmann |
dropped accidental doubled computation
|
changeset |
files
|
Tue, 26 Oct 2010 11:51:09 +0200 |
boehmes |
optionally force the remote version of an SMT solver to be executed
|
changeset |
files
|
Tue, 26 Oct 2010 11:49:36 +0200 |
boehmes |
tuned
|
changeset |
files
|
Tue, 26 Oct 2010 11:49:23 +0200 |
boehmes |
added a mode to only filter assumptions used in a Z3 proof (in which no proof reconstruction is performed)
|
changeset |
files
|
Tue, 26 Oct 2010 11:46:19 +0200 |
boehmes |
changed SMT configuration options; updated SMT certificates
|
changeset |
files
|
Tue, 26 Oct 2010 11:45:12 +0200 |
boehmes |
joined setup of SMT solvers in one place; turned Z3-specific options into SMT options (renamed configuration options from z3_* to smt_*); more detailed SMT exception; improved SMT filter interface
|
changeset |
files
|
Tue, 26 Oct 2010 11:39:26 +0200 |
boehmes |
keep track of theorems initially given to SMT (even if they are rewritten); provide interface to filter theorems necessary for SMT proofs
|
changeset |
files
|
Tue, 26 Oct 2010 11:31:03 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 11:21:08 +0200 |
blanchet |
merge
|
changeset |
files
|
Tue, 26 Oct 2010 11:11:23 +0200 |
blanchet |
clearer error messages
|
changeset |
files
|
Tue, 26 Oct 2010 11:10:00 +0200 |
blanchet |
renaming
|
changeset |
files
|
Thu, 28 Oct 2010 15:06:47 +0200 |
wenzelm |
back again to non-Apple font rendering (cf. 4977324373f2);
|
changeset |
files
|
Thu, 28 Oct 2010 14:56:14 +0200 |
wenzelm |
dock isabelle-session at bottom (again, cf. 37bdc2220cf8) to ensure that controls are fully visible;
|
changeset |
files
|
Tue, 26 Oct 2010 16:56:07 +0200 |
wenzelm |
disable broken popups for now;
|
changeset |
files
|
Tue, 26 Oct 2010 15:57:16 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 26 Oct 2010 11:31:22 +0200 |
wenzelm |
do not handle arbitrary exceptions;
|
changeset |
files
|
Tue, 26 Oct 2010 11:23:27 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 11:20:14 +0200 |
haftmann |
Code_Runtime.trace
|
changeset |
files
|