Tue, 17 Nov 2009 13:51:56 +0100 merged
blanchet [Tue, 17 Nov 2009 13:51:56 +0100] rev 33736
merged
Tue, 17 Nov 2009 13:51:16 +0100 use SAT solver that's available everywhere for this example
blanchet [Tue, 17 Nov 2009 13:51:16 +0100] rev 33735
use SAT solver that's available everywhere for this example
Tue, 17 Nov 2009 13:50:46 +0100 invoke Kodkodi from Nitpick using new $KODKOD/bin/kodkodi script;
blanchet [Tue, 17 Nov 2009 13:50:46 +0100] rev 33734
invoke Kodkodi from Nitpick using new $KODKOD/bin/kodkodi script; this requires downloading Kodkodi 1.2.4, or writing a "kodkodi" script that invokes "java de.tum.in.isabelle.Kodkodi.Kodkodi $@"
Tue, 17 Nov 2009 10:58:37 +0100 merged
blanchet [Tue, 17 Nov 2009 10:58:37 +0100] rev 33733
merged
Mon, 16 Nov 2009 11:03:08 +0100 added constraint for Eq^- in Nitpick's implementation of the monotonicity calculus
blanchet [Mon, 16 Nov 2009 11:03:08 +0100] rev 33732
added constraint for Eq^- in Nitpick's implementation of the monotonicity calculus
Mon, 16 Nov 2009 10:24:28 +0100 change the order in which Nitpick tries SAT solvers;
blanchet [Mon, 16 Nov 2009 10:24:28 +0100] rev 33731
change the order in which Nitpick tries SAT solvers; so that the binary JNIs come further down the list and can easily be overridden
Tue, 17 Nov 2009 11:10:22 +0000 Fixed splitting of div and mod on integers (split theorem differed from implementation).
webertj [Tue, 17 Nov 2009 11:10:22 +0000] rev 33730
Fixed splitting of div and mod on integers (split theorem differed from implementation).
Tue, 17 Nov 2009 10:18:51 +0000 merged
webertj [Tue, 17 Nov 2009 10:18:51 +0000] rev 33729
merged
Tue, 17 Nov 2009 10:17:53 +0000 Fixed splitting of div and mod on integers (split theorem differed from implementation).
webertj [Tue, 17 Nov 2009 10:17:53 +0000] rev 33728
Fixed splitting of div and mod on integers (split theorem differed from implementation).
Tue, 17 Nov 2009 15:53:35 +0100 init_theory: Runtime.controlled_execution for proper exception trace etc.;
wenzelm [Tue, 17 Nov 2009 15:53:35 +0100] rev 33727
init_theory: Runtime.controlled_execution for proper exception trace etc.;
Tue, 17 Nov 2009 14:51:57 +0100 eliminated slightly odd name space grouping -- now managed by Isar toplevel;
wenzelm [Tue, 17 Nov 2009 14:51:57 +0100] rev 33726
eliminated slightly odd name space grouping -- now managed by Isar toplevel;
Tue, 17 Nov 2009 14:51:32 +0100 implicit name space grouping for theory/local_theory transactions;
wenzelm [Tue, 17 Nov 2009 14:51:32 +0100] rev 33725
implicit name space grouping for theory/local_theory transactions;
Tue, 17 Nov 2009 14:50:55 +0100 uniform new_group/reset_group;
wenzelm [Tue, 17 Nov 2009 14:50:55 +0100] rev 33724
uniform new_group/reset_group; tuned signature;
Tue, 17 Nov 2009 14:48:21 +0100 eliminated dead code;
wenzelm [Tue, 17 Nov 2009 14:48:21 +0100] rev 33723
eliminated dead code;
Mon, 16 Nov 2009 21:57:16 +0100 generalized procs for rewrite_proof: allow skeleton;
wenzelm [Mon, 16 Nov 2009 21:57:16 +0100] rev 33722
generalized procs for rewrite_proof: allow skeleton; fulfill_norm_proof: always normalize result here, no re-normalization after filling;
Mon, 16 Nov 2009 21:56:32 +0100 member/cons: slightly more correct treatment of multi-index, notably empty one;
wenzelm [Mon, 16 Nov 2009 21:56:32 +0100] rev 33721
member/cons: slightly more correct treatment of multi-index, notably empty one;
Mon, 16 Nov 2009 20:23:02 +0100 merged
wenzelm [Mon, 16 Nov 2009 20:23:02 +0100] rev 33720
merged
Mon, 16 Nov 2009 18:33:12 +0000 Fixed a typo in a comment.
webertj [Mon, 16 Nov 2009 18:33:12 +0000] rev 33719
Fixed a typo in a comment.
Mon, 16 Nov 2009 17:22:10 +0000 Fixed a typo in a comment.
webertj [Mon, 16 Nov 2009 17:22:10 +0000] rev 33718
Fixed a typo in a comment.
Mon, 16 Nov 2009 14:32:35 +0000 merged
paulson [Mon, 16 Nov 2009 14:32:35 +0000] rev 33717
merged
Mon, 16 Nov 2009 14:32:12 +0000 A few more lemmas from Jeremy
paulson [Mon, 16 Nov 2009 14:32:12 +0000] rev 33716
A few more lemmas from Jeremy
Mon, 16 Nov 2009 15:03:23 +0100 removed hassize predicate
hoelzl [Mon, 16 Nov 2009 15:03:23 +0100] rev 33715
removed hassize predicate
Mon, 16 Nov 2009 15:06:34 +0100 Added new lemmas to Euclidean Space by Robert Himmelmann
hoelzl [Mon, 16 Nov 2009 15:06:34 +0100] rev 33714
Added new lemmas to Euclidean Space by Robert Himmelmann
Mon, 16 Nov 2009 13:53:31 +0100 eliminated obsolete thm position stuff;
wenzelm [Mon, 16 Nov 2009 13:53:31 +0100] rev 33713
eliminated obsolete thm position stuff;
Mon, 16 Nov 2009 13:53:02 +0100 tuned signature;
wenzelm [Mon, 16 Nov 2009 13:53:02 +0100] rev 33712
tuned signature;
Mon, 16 Nov 2009 13:49:21 +0100 guard future proofs by Goal.future_enabled;
wenzelm [Mon, 16 Nov 2009 13:49:21 +0100] rev 33711
guard future proofs by Goal.future_enabled;
Mon, 16 Nov 2009 12:09:59 +0100 further explosion of HOL-Boogie verification conditions
boehmes [Mon, 16 Nov 2009 12:09:59 +0100] rev 33710
further explosion of HOL-Boogie verification conditions
Mon, 16 Nov 2009 11:14:43 +0100 merged
haftmann [Mon, 16 Nov 2009 11:14:43 +0100] rev 33709
merged
Mon, 16 Nov 2009 10:16:40 +0100 proper purge
haftmann [Mon, 16 Nov 2009 10:16:40 +0100] rev 33708
proper purge
Mon, 16 Nov 2009 11:03:14 +0100 dropped obsolete documentation; updated generated sources
haftmann [Mon, 16 Nov 2009 11:03:14 +0100] rev 33707
dropped obsolete documentation; updated generated sources
Mon, 16 Nov 2009 10:03:58 +0100 merged
blanchet [Mon, 16 Nov 2009 10:03:58 +0100] rev 33706
merged
Fri, 13 Nov 2009 15:59:53 +0100 removed a few global names in Nitpick (styp, nat_less, pairf)
blanchet [Fri, 13 Nov 2009 15:59:53 +0100] rev 33705
removed a few global names in Nitpick (styp, nat_less, pairf)
Sun, 15 Nov 2009 21:58:40 +0100 add_expand_thm: explicit indication of is_def instead of fragile heuristic, tuned signature;
wenzelm [Sun, 15 Nov 2009 21:58:40 +0100] rev 33704
add_expand_thm: explicit indication of is_def instead of fragile heuristic, tuned signature; explicit extraction_expand vs. extraction_expand_def attribute;
Sun, 15 Nov 2009 20:57:42 +0100 axiomatization: declare Spec_Rules, direct result;
wenzelm [Sun, 15 Nov 2009 20:57:42 +0100] rev 33703
axiomatization: declare Spec_Rules, direct result;
Sun, 15 Nov 2009 20:56:34 +0100 use simultaneous Morphics.fact;
wenzelm [Sun, 15 Nov 2009 20:56:34 +0100] rev 33702
use simultaneous Morphics.fact;
Sun, 15 Nov 2009 20:39:22 +0100 primitive defs: clarified def (axiom name) vs. description;
wenzelm [Sun, 15 Nov 2009 20:39:22 +0100] rev 33701
primitive defs: clarified def (axiom name) vs. description;
Sun, 15 Nov 2009 19:45:05 +0100 eliminated obsolete thm position tags;
wenzelm [Sun, 15 Nov 2009 19:45:05 +0100] rev 33700
eliminated obsolete thm position tags;
Sun, 15 Nov 2009 19:44:29 +0100 permissive AList.merge -- most likely setup for theory data (beware of spurious AList.DUP);
wenzelm [Sun, 15 Nov 2009 19:44:29 +0100] rev 33699
permissive AList.merge -- most likely setup for theory data (beware of spurious AList.DUP);
Sun, 15 Nov 2009 19:44:16 +0100 provide actual Nitpick_HOL.extended_context;
wenzelm [Sun, 15 Nov 2009 19:44:16 +0100] rev 33698
provide actual Nitpick_HOL.extended_context;
Sun, 15 Nov 2009 15:14:28 +0100 tuned;
wenzelm [Sun, 15 Nov 2009 15:14:28 +0100] rev 33697
tuned;
Sun, 15 Nov 2009 15:14:02 +0100 more accurate dependencies;
wenzelm [Sun, 15 Nov 2009 15:14:02 +0100] rev 33696
more accurate dependencies;
Sun, 15 Nov 2009 15:13:31 +0100 eliminated obsolete CVS Ids;
wenzelm [Sun, 15 Nov 2009 15:13:31 +0100] rev 33695
eliminated obsolete CVS Ids; tuned headers;
Sun, 15 Nov 2009 13:06:42 +0100 merged
schirmer <schirmer@in.tum.de> [Sun, 15 Nov 2009 13:06:42 +0100] rev 33694
merged
Sun, 15 Nov 2009 13:06:07 +0100 added benchmark for large records
schirmer <schirmer@in.tum.de> [Sun, 15 Nov 2009 13:06:07 +0100] rev 33693
added benchmark for large records
Sat, 14 Nov 2009 09:40:27 +0100 merged
schirmer <schirmer@in.tum.de> [Sat, 14 Nov 2009 09:40:27 +0100] rev 33692
merged
Sat, 14 Nov 2009 09:31:54 +0100 clarified quick-and-dirty usage in record package;
schirmer <schirmer@in.tum.de> [Sat, 14 Nov 2009 09:31:54 +0100] rev 33691
clarified quick-and-dirty usage in record package; removed non-optimized versions of proofs; introduced future proofs
Sun, 15 Nov 2009 00:34:21 +0100 simplified bulky metis proofs;
wenzelm [Sun, 15 Nov 2009 00:34:21 +0100] rev 33690
simplified bulky metis proofs;
Sun, 15 Nov 2009 00:23:26 +0100 properly inlined @{lemma} antiqutations -- might also reduce proof terms a bit;
wenzelm [Sun, 15 Nov 2009 00:23:26 +0100] rev 33689
properly inlined @{lemma} antiqutations -- might also reduce proof terms a bit;
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip