wenzelm [Mon, 25 Jun 2012 11:07:51 +0200] rev 48120
updated "isar-ref" manual, reduced remaining material in "ref" manual.
wenzelm [Wed, 20 Jun 2012 21:18:35 +0200] rev 48119
cover @{class_syntax}, @{type_syntax}, @{const_syntax}, @{syntax_const} in isar-ref, in contrast to other ML antiquotations in implementation manual;
wenzelm [Wed, 20 Jun 2012 20:50:04 +0200] rev 48118
more on "Syntax translation functions";
wenzelm [Tue, 19 Jun 2012 22:06:08 +0200] rev 48117
more on "Applying translation rules";
wenzelm [Tue, 19 Jun 2012 20:51:15 +0200] rev 48116
discontinued slightly anochronistic examples;
wenzelm [Tue, 19 Jun 2012 20:43:09 +0200] rev 48115
more on syntax translations;
wenzelm [Mon, 18 Jun 2012 21:17:34 +0200] rev 48114
more on "Abstract syntax trees";
wenzelm [Mon, 18 Jun 2012 16:30:20 +0200] rev 48113
more explicit section "Syntax transformations";
huffman [Fri, 22 Jun 2012 15:03:41 +0200] rev 48112
avoid duplicate simp rules in norm_arith tactic
bulwahn [Thu, 21 Jun 2012 13:51:44 +0200] rev 48111
NEWS and CONTRIBUTORS
bulwahn [Thu, 21 Jun 2012 12:33:27 +0200] rev 48110
merged
Rafal Kolanski <rafal.kolanski@nicta.com.au> [Wed, 20 Jun 2012 16:54:08 +0200] rev 48109
Integrated set comprehension pointfree simproc.
Rafal Kolanski <rafal.kolanski@nicta.com.au> [Tue, 19 Jun 2012 11:16:41 +0200] rev 48108
Improved tactic for rewriting set comprehensions into pointfree form.
Currently the simproc targets a term with an arbitrary number of conjuncts
of form "x : S". The tactic should now handle all cases of this form.
Rafal Kolanski <rafal.kolanski@nicta.com.au> [Tue, 19 Jun 2012 11:18:09 +0200] rev 48107
Updated comment to reflect current state.
haftmann [Sun, 17 Jun 2012 20:38:12 +0200] rev 48106
clarifying comment
blanchet [Mon, 18 Jun 2012 17:50:06 +0200] rev 48105
sound monotonicity inference in the presence of "aggressive" helpers