Fri, 29 Oct 2010 12:49:05 +0200 |
blanchet |
ensure that MESON correctly preserves the name of variables (needed by the new Skolemizer)
|
changeset |
files
|
Fri, 29 Oct 2010 12:49:05 +0200 |
blanchet |
more work on new Skolemizer without Hilbert_Choice
|
changeset |
files
|
Fri, 29 Oct 2010 12:49:05 +0200 |
blanchet |
fix cluster numbering in the absense of Hilbert_Choice (reverts acde1b606b0e, effectively reintroducing most of 0bfaaa81fc62)
|
changeset |
files
|
Fri, 29 Oct 2010 12:49:05 +0200 |
blanchet |
prevent type errors because of inconsistent skolem Var types by giving fresh indices to Skolems
|
changeset |
files
|
Fri, 29 Oct 2010 12:49:05 +0200 |
blanchet |
make handling of parameters more robust, by querying the goal
|
changeset |
files
|
Fri, 29 Oct 2010 11:35:28 +0200 |
haftmann |
actually pass "verbose" argument
|
changeset |
files
|
Fri, 29 Oct 2010 16:16:10 +0200 |
wenzelm |
eliminated obsolete \_ escape;
|
changeset |
files
|
Fri, 29 Oct 2010 11:49:56 +0200 |
wenzelm |
eliminated obsolete \_ escapes in rail environments;
|
changeset |
files
|
Fri, 29 Oct 2010 11:35:47 +0200 |
wenzelm |
proper markup of formal text;
|
changeset |
files
|
Fri, 29 Oct 2010 11:07:21 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 29 Oct 2010 11:04:41 +0200 |
krauss |
hide_const various constants, in particular to avoid ugly qualifiers in HOLCF
|
changeset |
files
|
Fri, 29 Oct 2010 10:40:36 +0200 |
blanchet |
reverted e31e3f0071d4 because "foo.bar(5)" (with quotes) is wrong
|
changeset |
files
|
Fri, 29 Oct 2010 10:14:49 +0200 |
Lars Noschinski |
merged
|
changeset |
files
|
Wed, 22 Sep 2010 09:56:39 +0200 |
Lars Noschinski |
Remove unnecessary premise of mult1_union
|
changeset |
files
|
Fri, 29 Oct 2010 08:44:49 +0200 |
bulwahn |
adapting HOL-Mutabelle to changes in quickcheck
|
changeset |
files
|
Fri, 29 Oct 2010 08:44:46 +0200 |
bulwahn |
NEWS
|
changeset |
files
|
Fri, 29 Oct 2010 08:44:44 +0200 |
bulwahn |
changed global fixed timeout to a configurable timeout for quickcheck; test parameters in quickcheck are now fully passed around with the context
|
changeset |
files
|
Fri, 29 Oct 2010 08:44:43 +0200 |
bulwahn |
updating documentation on quickcheck in the Isar reference
|
changeset |
files
|
Thu, 28 Oct 2010 18:36:34 +0200 |
bulwahn |
merged
|
changeset |
files
|
Thu, 28 Oct 2010 17:28:45 +0200 |
bulwahn |
adding a simple check to only run with a SWI-Prolog version known to work
|
changeset |
files
|
Thu, 28 Oct 2010 23:54:39 +0200 |
wenzelm |
tuned messages;
|
changeset |
files
|
Thu, 28 Oct 2010 23:19:52 +0200 |
wenzelm |
discontinued obsolete ML antiquotation @{theory_ref};
|
changeset |
files
|
Thu, 28 Oct 2010 22:59:33 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 28 Oct 2010 22:39:59 +0200 |
wenzelm |
moved FOL/ex/Iff_Oracle.thy to HOL/ex where it is more accessible to most readers of isar-ref;
|
changeset |
files
|
Thu, 28 Oct 2010 22:23:11 +0200 |
wenzelm |
type attribute is derived concept outside the kernel;
|
changeset |
files
|
Thu, 28 Oct 2010 22:12:08 +0200 |
wenzelm |
preserve original source position of exn;
|
changeset |
files
|
Thu, 28 Oct 2010 22:11:06 +0200 |
wenzelm |
handle Type.TYPE_MATCH, not arbitrary exceptions via MATCH_TYPE variable;
|
changeset |
files
|
Thu, 28 Oct 2010 22:04:00 +0200 |
wenzelm |
use Exn.interruptible_capture to keep user-code interruptible (Exn.capture not immediately followed by Exn.release here);
|
changeset |
files
|
Thu, 28 Oct 2010 21:59:01 +0200 |
wenzelm |
added Exn.interruptible_capture, which reraises interrupts as required by user-code (when Exn.capture is not immediately followed by Exn.release);
|
changeset |
files
|
Thu, 28 Oct 2010 21:52:33 +0200 |
wenzelm |
eliminated dead code;
|
changeset |
files
|