haftmann [Thu, 23 Sep 2010 16:28:12 +0200] rev 39665
more idiomatic handling of latex typewriter type setting
haftmann [Thu, 23 Sep 2010 15:46:17 +0200] rev 39664
more canonical type setting of type writer code examples
haftmann [Thu, 23 Sep 2010 13:28:53 +0200] rev 39663
resynchronize isabelle.sty
haftmann [Thu, 23 Sep 2010 13:25:01 +0200] rev 39662
reverted cs 5aced2f43837 -- no need for hardwired latex command here
haftmann [Thu, 23 Sep 2010 13:23:22 +0200] rev 39661
reverted cs 07549694e2f1 -- use re-printing with current print mode instead after code assembly, avoid Latex.output_typewriter
haftmann [Thu, 23 Sep 2010 13:23:21 +0200] rev 39660
reverted cs 07549694e2f1
haftmann [Thu, 23 Sep 2010 11:29:22 +0200] rev 39659
shifted abstraction over imperative print mode
bulwahn [Thu, 23 Sep 2010 17:22:45 +0200] rev 39658
removing unneccessary expansion procedure for elimination rules; removing obsolete elim preprocessing; tuned
bulwahn [Thu, 23 Sep 2010 17:22:44 +0200] rev 39657
moving the preprocessing of introduction rules after the code_pred command; added tuple expansion preprocessing of elimination rule
bulwahn [Thu, 23 Sep 2010 14:50:18 +0200] rev 39656
exporting the generic version instead of the context version in quickcheck
bulwahn [Thu, 23 Sep 2010 14:50:18 +0200] rev 39655
splitting Predicate_Compile_Examples into Examples and Predicate_Compile_Tests
bulwahn [Thu, 23 Sep 2010 14:50:17 +0200] rev 39654
adding a mutual recursive example for named alternative rules for the predicate compiler
bulwahn [Thu, 23 Sep 2010 14:50:16 +0200] rev 39653
handling TYPE_MATCH error by raising user error message if user gives introduction rules with mismatching types
bulwahn [Thu, 23 Sep 2010 14:50:16 +0200] rev 39652
improving naming of assumptions in code_pred
bulwahn [Thu, 23 Sep 2010 14:50:15 +0200] rev 39651
adding check if user-given modes match type of predicates; removed useless function expand_tuples_elim
bulwahn [Thu, 23 Sep 2010 14:50:14 +0200] rev 39650
handling equivalences smarter in the predicate compiler
bulwahn [Thu, 23 Sep 2010 14:50:14 +0200] rev 39649
removing duplicate rewrite rule from simpset in predicate compiler
bulwahn [Thu, 23 Sep 2010 14:50:13 +0200] rev 39648
rewriting function mk_Eval_of in predicate compiler
haftmann [Thu, 23 Sep 2010 10:39:25 +0200] rev 39647
merged
haftmann [Thu, 23 Sep 2010 10:37:28 +0200] rev 39646
improved and tuned external codegen tool
blanchet [Thu, 23 Sep 2010 10:34:01 +0200] rev 39645
make SML/NJ happy
haftmann [Thu, 23 Sep 2010 09:53:52 +0200] rev 39644
CONTRIBUTORS and NEWS
haftmann [Thu, 23 Sep 2010 08:30:33 +0200] rev 39643
corrections and tuning
haftmann [Wed, 22 Sep 2010 18:40:35 +0200] rev 39642
merged
haftmann [Wed, 22 Sep 2010 18:40:23 +0200] rev 39641
merged
haftmann [Wed, 22 Sep 2010 17:11:27 +0200] rev 39640
merged
haftmann [Wed, 22 Sep 2010 12:22:47 +0200] rev 39639
tuned
wenzelm [Fri, 24 Sep 2010 14:47:01 +0200] rev 39638
persistent session-panel.selection;
wenzelm [Fri, 24 Sep 2010 14:14:21 +0200] rev 39637
slightly more robust EditBus plumbing wrt. Document_View/Document_Model;
wenzelm [Fri, 24 Sep 2010 14:12:33 +0200] rev 39636
permissive exit;