haftmann [Wed, 24 Feb 2010 14:19:54 +0100] rev 35370
more precise exception handler
haftmann [Wed, 24 Feb 2010 14:19:53 +0100] rev 35369
more general case and induct rules; normalize and quotient_of; abstract code generation
haftmann [Wed, 24 Feb 2010 14:19:53 +0100] rev 35368
crossproduct coprimality lemmas
haftmann [Wed, 24 Feb 2010 14:19:53 +0100] rev 35367
lemma div_mult_swap, dvd_div_eq_mult, dvd_div_div_eq_mult
haftmann [Wed, 24 Feb 2010 14:19:52 +0100] rev 35366
evaluation for abstypes
wenzelm [Thu, 25 Feb 2010 22:46:52 +0100] rev 35365
modernized structure Split_Rule;
tuned signature;
more antiquotations;
wenzelm [Thu, 25 Feb 2010 22:32:09 +0100] rev 35364
more antiquotations;
wenzelm [Thu, 25 Feb 2010 22:17:33 +0100] rev 35363
explicit @{type_syntax} markup;
wenzelm [Thu, 25 Feb 2010 22:15:27 +0100] rev 35362
explicit @{type_syntax} markup;
misc tuning and simplification;
wenzelm [Thu, 25 Feb 2010 22:08:43 +0100] rev 35361
more orthogonal antiquotations for type constructors;
wenzelm [Thu, 25 Feb 2010 22:06:43 +0100] rev 35360
clarified ProofContext.read_type_name/Args.type_name wrt strict logical constructors;
wenzelm [Thu, 25 Feb 2010 22:05:34 +0100] rev 35359
provide direct access to the different kinds of type declarations;
boehmes [Thu, 25 Feb 2010 09:16:16 +0100] rev 35358
use mixfix syntax for Boogie types
wenzelm [Wed, 24 Feb 2010 22:45:14 +0100] rev 35357
merged
boehmes [Wed, 24 Feb 2010 18:39:24 +0100] rev 35356
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
wenzelm [Wed, 24 Feb 2010 22:09:50 +0100] rev 35355
modernized syntax declarations, and make them actually work with authentic syntax;