Thu, 22 Oct 2009 10:52:07 +0200 |
haftmann |
dropped Datatype.distinct_simproc
|
changeset |
files
|
Thu, 22 Oct 2009 15:21:01 +0200 |
wenzelm |
use Synchronized.assign to achieve actual immutable results;
|
changeset |
files
|
Thu, 22 Oct 2009 15:19:44 +0200 |
wenzelm |
support single-assigment variables -- based on magic RTS operations by David Matthews;
|
changeset |
files
|
Thu, 22 Oct 2009 09:50:29 +0200 |
boehmes |
merged
|
changeset |
files
|
Thu, 22 Oct 2009 09:49:48 +0200 |
boehmes |
fixed permissions -- this is a script, not an executable
|
changeset |
files
|
Thu, 22 Oct 2009 09:27:48 +0200 |
nipkow |
inv_onto -> inv_into
|
changeset |
files
|
Wed, 21 Oct 2009 17:34:35 +0200 |
blanchet |
renamed "nitpick_const_xxx" attributes to "nitpick_xxx" and "nitpick_ind_intros" to "nitpick_intros"
|
changeset |
files
|
Wed, 21 Oct 2009 16:57:57 +0200 |
blanchet |
merged
|
changeset |
files
|
Wed, 21 Oct 2009 16:54:04 +0200 |
blanchet |
fixed the "expect" mechanism of Refute in the face of timeouts
|
changeset |
files
|
Wed, 21 Oct 2009 16:53:00 +0200 |
blanchet |
removed "nitpick_const_simp" attribute from Record's "simps";
|
changeset |
files
|
Wed, 21 Oct 2009 15:54:31 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 21 Oct 2009 15:54:01 +0200 |
haftmann |
more accurate removal
|
changeset |
files
|
Wed, 21 Oct 2009 12:12:21 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 21 Oct 2009 12:09:37 +0200 |
haftmann |
curried inter as canonical list operation (beware of argument order)
|
changeset |
files
|
Wed, 21 Oct 2009 14:08:04 +0200 |
boehmes |
merged
|
changeset |
files
|
Wed, 21 Oct 2009 12:19:46 +0200 |
boehmes |
proper handling of single literal case,
|
changeset |
files
|
Wed, 21 Oct 2009 12:48:28 +0100 |
paulson |
Removed the hard-wired white list of theorems for sledgehammer
|
changeset |
files
|
Wed, 21 Oct 2009 11:19:11 +0100 |
paulson |
merged
|
changeset |
files
|
Tue, 20 Oct 2009 16:32:51 +0100 |
paulson |
Some new lemmas concerning sets
|
changeset |
files
|
Wed, 21 Oct 2009 12:08:52 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 21 Oct 2009 12:02:56 +0200 |
haftmann |
curried union as canonical list operation
|
changeset |
files
|
Wed, 21 Oct 2009 12:02:19 +0200 |
haftmann |
tuned ML import
|
changeset |
files
|
Wed, 21 Oct 2009 10:15:31 +0200 |
haftmann |
removed old-style \ and \\ infixes
|
changeset |
files
|
Wed, 21 Oct 2009 08:16:25 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 21 Oct 2009 08:14:38 +0200 |
haftmann |
dropped redundant gen_ prefix
|
changeset |
files
|
Tue, 20 Oct 2009 16:13:01 +0200 |
haftmann |
replaced old_style infixes eq_set, subset, union, inter and variants by generic versions
|
changeset |
files
|
Wed, 21 Oct 2009 16:41:22 +1100 |
kleing |
find_theorems: better handling of abbreviations (by Timothy Bourke)
|
changeset |
files
|
Wed, 21 Oct 2009 00:36:12 +0200 |
wenzelm |
standardized basic operations on type option;
|
changeset |
files
|
Tue, 20 Oct 2009 23:25:04 +0200 |
wenzelm |
eliminated THENL -- use THEN RANGE;
|
changeset |
files
|
Tue, 20 Oct 2009 22:46:24 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 20 Oct 2009 21:37:06 +0200 |
wenzelm |
fixed SML/NJ toplevel pp;
|
changeset |
files
|
Tue, 20 Oct 2009 21:26:45 +0200 |
wenzelm |
backpatching of structure Proof and ProofContext -- avoid odd aliases;
|
changeset |
files
|
Tue, 20 Oct 2009 21:22:37 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 20 Oct 2009 20:54:31 +0200 |
wenzelm |
uniform use of Integer.min/max;
|
changeset |
files
|
Tue, 20 Oct 2009 20:03:23 +0200 |
wenzelm |
modernized session SET_Protocol;
|
changeset |
files
|
Tue, 20 Oct 2009 19:52:04 +0200 |
wenzelm |
modernized session Metis_Examples;
|
changeset |
files
|
Tue, 20 Oct 2009 19:37:09 +0200 |
wenzelm |
modernized session Isar_Examples;
|
changeset |
files
|
Tue, 20 Oct 2009 19:36:52 +0200 |
wenzelm |
tuned header;
|
changeset |
files
|
Tue, 20 Oct 2009 19:29:24 +0200 |
wenzelm |
more accurate dependencies for HOL-SMT, which is a session with image;
|
changeset |
files
|
Tue, 20 Oct 2009 19:28:01 +0200 |
wenzelm |
removed unused map_force;
|
changeset |
files
|
Tue, 20 Oct 2009 15:02:48 +0100 |
paulson |
Removal of the unused atpset concept, the atp attribute and some related code.
|
changeset |
files
|
Tue, 20 Oct 2009 15:03:17 +0200 |
boehmes |
additional schematic rules for Z3's rewrite rule
|
changeset |
files
|
Tue, 20 Oct 2009 14:44:19 +0200 |
nipkow |
merged
|
changeset |
files
|
Tue, 20 Oct 2009 14:44:02 +0200 |
nipkow |
added Hilbert_Choice section
|
changeset |
files
|
Tue, 20 Oct 2009 14:22:54 +0200 |
boehmes |
merged
|
changeset |
files
|
Tue, 20 Oct 2009 14:22:02 +0200 |
boehmes |
eliminated extraneous wrapping of public records,
|
changeset |
files
|
Tue, 20 Oct 2009 12:06:17 +0200 |
boehmes |
proper exceptions instead of unhandled partiality
|
changeset |
files
|
Tue, 20 Oct 2009 13:37:56 +0200 |
nipkow |
footnote: inv via inv_onto
|
changeset |
files
|
Tue, 20 Oct 2009 13:20:42 +0200 |
nipkow |
added inv_def for compatibility as a lemma
|
changeset |
files
|
Tue, 20 Oct 2009 11:36:19 +0200 |
wenzelm |
slightly less context-sensitive settings;
|
changeset |
files
|
Tue, 20 Oct 2009 11:08:50 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 20 Oct 2009 10:29:47 +0200 |
boehmes |
corrected paths to certificates,
|
changeset |
files
|
Tue, 20 Oct 2009 10:11:30 +0200 |
boehmes |
added proof reconstructon for Z3,
|
changeset |
files
|
Tue, 20 Oct 2009 10:46:42 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 20 Oct 2009 08:10:47 +0200 |
haftmann |
merged
|
changeset |
files
|
Tue, 20 Oct 2009 08:10:31 +0200 |
haftmann |
more accurate checkpoints
|
changeset |
files
|
Mon, 19 Oct 2009 16:34:12 +0200 |
haftmann |
dropped lazy code equations
|
changeset |
files
|
Mon, 19 Oct 2009 16:32:03 +0200 |
haftmann |
CONTRIBUTORS
|
changeset |
files
|
Mon, 19 Oct 2009 23:02:56 +0200 |
wenzelm |
always qualify NJ's old List.foldl/foldr in Isabelle/ML;
|
changeset |
files
|
Mon, 19 Oct 2009 23:02:23 +0200 |
wenzelm |
eliminated duplicate fold1 -- beware of argument order!
|
changeset |
files
|