src/HOL/Boogie/Tools/boogie_commands.ML
Sat, 20 Nov 2010 00:53:26 +0100 wenzelm renamed raw "explode" function to "raw_explode" to emphasize its meaning;
Wed, 17 Nov 2010 09:22:23 +0100 boehmes require the b2i file ending in the boogie_open command (for consistency with the theory header)
Mon, 15 Nov 2010 00:20:36 +0100 boehmes formal dependency on b2i files
Fri, 12 Nov 2010 15:56:08 +0100 boehmes let the theory formally depend on the Boogie output
Thu, 26 Aug 2010 13:09:12 +0200 wenzelm renamed ProofContext.theory(_result) to ProofContext.background_theory(_result) to emphasize that this belongs to the infrastructure and is rarely appropriate in user-space tools;
Fri, 23 Jul 2010 18:42:35 +0200 wenzelm observe standard conventions for doc-strings;
Mon, 17 May 2010 23:54:15 +0200 wenzelm prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
Mon, 03 May 2010 14:25:56 +0200 wenzelm renamed ProofContext.init to ProofContext.init_global to emphasize that this is not the real thing;
Sun, 25 Apr 2010 15:52:03 +0200 wenzelm modernized naming conventions of main Isar proof elements;
Mon, 22 Mar 2010 09:54:22 +0100 boehmes use a proof context instead of a local theory
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
Tue, 23 Feb 2010 15:20:19 +0100 boehmes separated narrowing timeouts for intermediate and final steps
Sun, 14 Feb 2010 17:46:28 +0100 boehmes optionally localize assertion labels (based on user-defined offsets) to reduce the effort of label adaptions after changes to the source program
Wed, 23 Dec 2009 17:35:56 +0100 boehmes merged verification condition structure and term representation in one datatype,
Mon, 14 Dec 2009 09:53:34 +0100 boehmes also sort verification conditions before printing
Sun, 13 Dec 2009 23:37:37 +0100 boehmes print assertions in a more natural order
Fri, 11 Dec 2009 15:35:29 +0100 boehmes make assertion labels unique already when loading a verification condition,
Fri, 13 Nov 2009 21:11:15 +0100 wenzelm modernized structure Local_Theory;
Thu, 05 Nov 2009 14:48:40 +0100 boehmes shorter names for variables and verification conditions,
Tue, 03 Nov 2009 17:54:24 +0100 boehmes added HOL-Boogie
less more (0) tip