blanchet [Fri, 24 Sep 2010 11:36:28 +0200] rev 39673
merge
blanchet [Fri, 24 Sep 2010 10:27:11 +0200] rev 39672
make SML/NJ happier -- temporary solution until Metis is fixed upstream
bulwahn [Fri, 24 Sep 2010 10:31:42 +0200] rev 39671
merged
bulwahn [Fri, 24 Sep 2010 08:12:10 +0200] rev 39670
being a little less strict than in 2e06dad03dd3
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 24 Sep 2010 15:33:58 +0900] rev 39669
quotient package: respectfulness and preservation of identity.
haftmann [Thu, 23 Sep 2010 21:17:11 +0200] rev 39668
merged
haftmann [Thu, 23 Sep 2010 17:55:31 +0200] rev 39667
merged
haftmann [Thu, 23 Sep 2010 16:38:55 +0200] rev 39666
removed superfluous output_typewriter from cs 65064e8f269
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