src/HOL/Boogie/Tools/boogie_tactics.ML
Tue, 14 Feb 2012 19:18:57 +0100 wenzelm normalized aliases;
Mon, 01 Aug 2011 12:08:53 +0200 nipkow infrastructure for attaching names to hypothesis in cases; realised via the same tag mechanism as case names
Sat, 16 Apr 2011 22:21:34 +0200 wenzelm refined PARALLEL_GOALS;
Sat, 16 Apr 2011 16:15:37 +0200 wenzelm modernized structure Proof_Context;
Wed, 15 Dec 2010 10:12:48 +0100 boehmes always add pair rules and function update rules automatically (Boogie provides pairs and function update as built-in concepts and does not generate background axioms for them)
Fri, 27 Aug 2010 10:56:46 +0200 haftmann formerly unnamed infix conjunction and disjunction now named HOL.conj and HOL.disj
Thu, 26 Aug 2010 20:51:17 +0200 haftmann formerly unnamed infix impliciation now named HOL.implies
Sat, 15 May 2010 17:59:06 +0200 wenzelm incorporated further conversions and conversionals, after some minor tuning;
Wed, 24 Feb 2010 18:39:24 +0100 boehmes added variant of boogie_vc to prove a single assertion: keep premises (i.e. the trace up this assertion) as facts in the context (and not as part of the goal) to increase performance when dealing with large goals
Fri, 15 Jan 2010 13:37:41 +0100 berghofe Eliminated is_open option of Rule_Cases.make_nested/make_common;
Wed, 23 Dec 2009 17:35:56 +0100 boehmes merged verification condition structure and term representation in one datatype,
Fri, 11 Dec 2009 15:35:29 +0100 boehmes make assertion labels unique already when loading a verification condition,
less more (0) tip