Wed, 23 Mar 2011 08:50:32 +0100 |
bulwahn |
adapting mutabelle; exporting more Quickcheck functions
|
changeset |
files
|
Wed, 23 Mar 2011 08:50:31 +0100 |
bulwahn |
making quickcheck's result value more formal; allowing more result information to be returned after timeout; adding output of timing information in quickcheck
|
changeset |
files
|
Wed, 23 Mar 2011 08:50:29 +0100 |
bulwahn |
changing timeout behaviour of quickcheck to proceed after command rather than failing; adding a test case for timeout
|
changeset |
files
|
Sat, 26 Mar 2011 12:01:40 +0100 |
wenzelm |
added Syntax.const_abs_tr' with proper eta_abs and Term.is_dependent;
|
changeset |
files
|
Sat, 26 Mar 2011 10:52:29 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 26 Mar 2011 10:25:17 +0100 |
wenzelm |
dependent_tr': formal treatment of bounds after stripping Abs, although it should only happen for malformed terms, since print_translations work top-down;
|
changeset |
files
|
Thu, 24 Mar 2011 16:56:19 +0100 |
wenzelm |
added Term.is_open and Term.is_dependent convenience, to cover common situations of loose bounds;
|
changeset |
files
|
Thu, 24 Mar 2011 16:47:24 +0100 |
wenzelm |
more direct loose_bvar1;
|
changeset |
files
|
Thu, 24 Mar 2011 13:54:39 +0100 |
wenzelm |
indentation;
|
changeset |
files
|
Thu, 24 Mar 2011 11:45:39 +0100 |
wenzelm |
update_name: more uniform treatment of type constraints (NB: type equality is hard to establish in parse trees);
|
changeset |
files
|
Wed, 23 Mar 2011 21:07:05 +0100 |
wenzelm |
added editor mode line;
|
changeset |
files
|
Wed, 23 Mar 2011 20:57:37 +0100 |
wenzelm |
isolate change of Proofterm.proofs in TPTP.thy from rest of session;
|
changeset |
files
|
Wed, 23 Mar 2011 20:51:36 +0100 |
wenzelm |
list Isabelle tools via perl script, which is much faster that bash plumbing, especially on Cygwin;
|
changeset |
files
|
Wed, 23 Mar 2011 16:42:09 +0100 |
boehmes |
updated contributed components
|
changeset |
files
|
Wed, 23 Mar 2011 15:33:17 +0100 |
boehmes |
Z3 non-commercial usage may explicitly be declined
|
changeset |
files
|
Wed, 23 Mar 2011 14:29:29 +0100 |
boehmes |
export status function to query whether Z3 has been activated for usage within Isabelle
|
changeset |
files
|
Wed, 23 Mar 2011 10:38:50 +0100 |
blanchet |
merge
|
changeset |
files
|
Wed, 23 Mar 2011 10:18:42 +0100 |
blanchet |
avoid illegal variable names, which then yield "Not an identifier" errors in "rename_tac"
|
changeset |
files
|
Wed, 23 Mar 2011 10:06:27 +0100 |
blanchet |
move "TPTP" wrapper and "Sledgehammer as a tactic" to "HOL/ex"
|
changeset |
files
|
Wed, 23 Mar 2011 10:21:29 +0100 |
boehmes |
really be quiet
|
changeset |
files
|
Wed, 23 Mar 2011 09:15:49 +0100 |
krauss |
replace hardwired MIRABELLE_OUTPUT_PATH by temporary directory derived from ISABELLE_TMP_PREFIX and $$ -- old behaviour can be achieved by manually setting MIRABELLE_OUTPUT_PATH
|
changeset |
files
|
Tue, 22 Mar 2011 21:22:50 +0100 |
wenzelm |
merged
|
changeset |
files
|
Tue, 22 Mar 2011 20:06:10 +0100 |
hoelzl |
standardized headers
|
changeset |
files
|
Tue, 22 Mar 2011 18:53:05 +0100 |
hoelzl |
generalized Caratheodory from algebra to ring_of_sets
|
changeset |
files
|
Tue, 22 Mar 2011 16:44:57 +0100 |
hoelzl |
add ring_of_sets and subset_class as basis for algebra
|
changeset |
files
|
Tue, 22 Mar 2011 19:04:32 +0100 |
blanchet |
added first-order TPTP version of Nitpick to Isabelle, so that its sources stay in sync with Isabelle and it is easier to install new versions for SystemOnTPTP and CASC -- the tool is called "isabelle nitrox" but is deliberately omitted from the tool list unless the component is explicitly enabled, to avoid clutter
|
changeset |
files
|
Tue, 22 Mar 2011 18:38:29 +0100 |
blanchet |
added "TPTP" theory with IsabelleP tactic, so that it is maintained alongside with Isabelle and that the CASC version of Isabelle is provided by Isabelle itself instead of being stored on the TPTP servers
|
changeset |
files
|
Tue, 22 Mar 2011 18:27:47 +0100 |
blanchet |
remove lie from documentation
|
changeset |
files
|
Tue, 22 Mar 2011 17:20:54 +0100 |
blanchet |
let SMT errors through -- the main reason for keeping them quiet was that the SMT bridge used to suffer from internal bugs, but these have been fixed for some time now
|
changeset |
files
|
Tue, 22 Mar 2011 17:20:53 +0100 |
blanchet |
make Minimizer honor "verbose" and "debug" options better
|
changeset |
files
|