Fri, 11 Dec 2009 22:31:24 +0100 removed unique ids -- now in session.scala;
wenzelm [Fri, 11 Dec 2009 22:31:24 +0100] rev 34078
removed unique ids -- now in session.scala;
Fri, 11 Dec 2009 20:44:33 +0100 merged
wenzelm [Fri, 11 Dec 2009 20:44:33 +0100] rev 34077
merged
Fri, 11 Dec 2009 20:44:15 +0100 Subgoal.FOCUS (and variants): resulting goal state is normalized as usual for resolution;
wenzelm [Fri, 11 Dec 2009 20:44:15 +0100] rev 34076
Subgoal.FOCUS (and variants): resulting goal state is normalized as usual for resolution; tuned;
Fri, 11 Dec 2009 20:43:41 +0100 Subgoal.FOCUS etc.: resulting goal state is normalized as usual for resolution;
wenzelm [Fri, 11 Dec 2009 20:43:41 +0100] rev 34075
Subgoal.FOCUS etc.: resulting goal state is normalized as usual for resolution;
Fri, 11 Dec 2009 20:32:58 +0100 merged
haftmann [Fri, 11 Dec 2009 20:32:58 +0100] rev 34074
merged
Fri, 11 Dec 2009 20:32:49 +0100 repaired accident: do not forget module contents if there are no imports
haftmann [Fri, 11 Dec 2009 20:32:49 +0100] rev 34073
repaired accident: do not forget module contents if there are no imports
Fri, 11 Dec 2009 20:32:49 +0100 option width for Code_Target.code_of
haftmann [Fri, 11 Dec 2009 20:32:49 +0100] rev 34072
option width for Code_Target.code_of
Fri, 11 Dec 2009 20:32:49 +0100 default_code_width is now proper theory data
haftmann [Fri, 11 Dec 2009 20:32:49 +0100] rev 34071
default_code_width is now proper theory data
Fri, 11 Dec 2009 15:36:24 +0100 merged
boehmes [Fri, 11 Dec 2009 15:36:24 +0100] rev 34070
merged
Fri, 11 Dec 2009 15:36:05 +0100 updated dependencies
boehmes [Fri, 11 Dec 2009 15:36:05 +0100] rev 34069
updated dependencies
Fri, 11 Dec 2009 15:35:29 +0100 make assertion labels unique already when loading a verification condition,
boehmes [Fri, 11 Dec 2009 15:35:29 +0100] rev 34068
make assertion labels unique already when loading a verification condition, keep abstract view on verification conditions and provide various splitting operations on verification conditions, allow to discharge only parts of a verification condition, extended the command "boogie_vc" with options to consider only some assertions or to split a verification condition into its paths, added a narrowing option to "boogie_status" (a divide-and-conquer approach for identifying the "hard" subset of assertions of a verification conditions), added tactics "boogie", "boogie_all" and "boogie_cases", dropped tactic "split_vc", split example Boogie_Max into Boogie_Max (proof based on SMT) and Boogie_Max_Stepwise (proof based on metis and auto with documentation of the available Boogie commands), dropped (mostly unused) abbreviations
Fri, 11 Dec 2009 15:06:12 +0100 depend on HOL-SMT instead of HOL (makes tactic "smt" available for proofs)
boehmes [Fri, 11 Dec 2009 15:06:12 +0100] rev 34067
depend on HOL-SMT instead of HOL (makes tactic "smt" available for proofs)
Fri, 11 Dec 2009 14:44:08 +0100 merged
haftmann [Fri, 11 Dec 2009 14:44:08 +0100] rev 34066
merged
Fri, 11 Dec 2009 14:43:56 +0100 moved predicate rules to Predicate.thy; weakened default dest rule predicate1D (is not that reliable wrt. sets)
haftmann [Fri, 11 Dec 2009 14:43:56 +0100] rev 34065
moved predicate rules to Predicate.thy; weakened default dest rule predicate1D (is not that reliable wrt. sets)
Fri, 11 Dec 2009 14:43:55 +0100 avoid dependency on implicit dest rule predicate1D in proofs
haftmann [Fri, 11 Dec 2009 14:43:55 +0100] rev 34064
avoid dependency on implicit dest rule predicate1D in proofs
Fri, 11 Dec 2009 14:32:37 +0100 merged
haftmann [Fri, 11 Dec 2009 14:32:37 +0100] rev 34063
merged
Fri, 11 Dec 2009 14:32:24 +0100 NEWS
haftmann [Fri, 11 Dec 2009 14:32:24 +0100] rev 34062
NEWS
Fri, 11 Dec 2009 08:47:16 +0100 merged
haftmann [Fri, 11 Dec 2009 08:47:16 +0100] rev 34061
merged
Wed, 09 Dec 2009 21:38:21 +0100 merged
haftmann [Wed, 09 Dec 2009 21:38:21 +0100] rev 34060
merged
Wed, 09 Dec 2009 21:38:12 +0100 take and drop as projections of chop
haftmann [Wed, 09 Dec 2009 21:38:12 +0100] rev 34059
take and drop as projections of chop
Wed, 09 Dec 2009 21:38:12 +0100 explicit lower bound for index
haftmann [Wed, 09 Dec 2009 21:38:12 +0100] rev 34058
explicit lower bound for index
Fri, 11 Dec 2009 09:25:45 +0000 merged
paulson [Fri, 11 Dec 2009 09:25:45 +0000] rev 34057
merged
Thu, 10 Dec 2009 17:34:50 +0000 merged
paulson [Thu, 10 Dec 2009 17:34:50 +0000] rev 34056
merged
Thu, 10 Dec 2009 17:34:18 +0000 streamlined proofs
paulson [Thu, 10 Dec 2009 17:34:18 +0000] rev 34055
streamlined proofs
Thu, 10 Dec 2009 17:34:09 +0000 fixed typo
paulson [Thu, 10 Dec 2009 17:34:09 +0000] rev 34054
fixed typo
Thu, 10 Dec 2009 22:28:55 +0100 merged
wenzelm [Thu, 10 Dec 2009 22:28:55 +0100] rev 34053
merged
Thu, 10 Dec 2009 18:10:59 +0100 only invoke metisFT if metis failed
boehmes [Thu, 10 Dec 2009 18:10:59 +0100] rev 34052
only invoke metisFT if metis failed
Thu, 10 Dec 2009 11:58:26 +0100 added Imperative_HOL examples; added tail-recursive combinator for monadic heap functions; adopted code generation of references; added lemmas
bulwahn [Thu, 10 Dec 2009 11:58:26 +0100] rev 34051
added Imperative_HOL examples; added tail-recursive combinator for monadic heap functions; adopted code generation of references; added lemmas
Wed, 09 Dec 2009 21:33:50 +0100 merged
haftmann [Wed, 09 Dec 2009 21:33:50 +0100] rev 34050
merged
Wed, 09 Dec 2009 16:46:04 +0100 each import resides in its own line
haftmann [Wed, 09 Dec 2009 16:46:04 +0100] rev 34049
each import resides in its own line
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip