Fri, 24 Sep 2010 11:36:28 +0200 merge
blanchet [Fri, 24 Sep 2010 11:36:28 +0200] rev 39673
merge
Fri, 24 Sep 2010 10:27:11 +0200 make SML/NJ happier -- temporary solution until Metis is fixed upstream
blanchet [Fri, 24 Sep 2010 10:27:11 +0200] rev 39672
make SML/NJ happier -- temporary solution until Metis is fixed upstream
Fri, 24 Sep 2010 10:31:42 +0200 merged
bulwahn [Fri, 24 Sep 2010 10:31:42 +0200] rev 39671
merged
Fri, 24 Sep 2010 08:12:10 +0200 being a little less strict than in 2e06dad03dd3
bulwahn [Fri, 24 Sep 2010 08:12:10 +0200] rev 39670
being a little less strict than in 2e06dad03dd3
Fri, 24 Sep 2010 15:33:58 +0900 quotient package: respectfulness and preservation of identity.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 24 Sep 2010 15:33:58 +0900] rev 39669
quotient package: respectfulness and preservation of identity.
Thu, 23 Sep 2010 21:17:11 +0200 merged
haftmann [Thu, 23 Sep 2010 21:17:11 +0200] rev 39668
merged
Thu, 23 Sep 2010 17:55:31 +0200 merged
haftmann [Thu, 23 Sep 2010 17:55:31 +0200] rev 39667
merged
Thu, 23 Sep 2010 16:38:55 +0200 removed superfluous output_typewriter from cs 65064e8f269
haftmann [Thu, 23 Sep 2010 16:38:55 +0200] rev 39666
removed superfluous output_typewriter from cs 65064e8f269
Thu, 23 Sep 2010 16:28:12 +0200 more idiomatic handling of latex typewriter type setting
haftmann [Thu, 23 Sep 2010 16:28:12 +0200] rev 39665
more idiomatic handling of latex typewriter type setting
Thu, 23 Sep 2010 15:46:17 +0200 more canonical type setting of type writer code examples
haftmann [Thu, 23 Sep 2010 15:46:17 +0200] rev 39664
more canonical type setting of type writer code examples
Thu, 23 Sep 2010 13:28:53 +0200 resynchronize isabelle.sty
haftmann [Thu, 23 Sep 2010 13:28:53 +0200] rev 39663
resynchronize isabelle.sty
Thu, 23 Sep 2010 13:25:01 +0200 reverted cs 5aced2f43837 -- no need for hardwired latex command here
haftmann [Thu, 23 Sep 2010 13:25:01 +0200] rev 39662
reverted cs 5aced2f43837 -- no need for hardwired latex command here
Thu, 23 Sep 2010 13:23:22 +0200 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:22 +0200] rev 39661
reverted cs 07549694e2f1 -- use re-printing with current print mode instead after code assembly, avoid Latex.output_typewriter
Thu, 23 Sep 2010 13:23:21 +0200 reverted cs 07549694e2f1
haftmann [Thu, 23 Sep 2010 13:23:21 +0200] rev 39660
reverted cs 07549694e2f1
Thu, 23 Sep 2010 11:29:22 +0200 shifted abstraction over imperative print mode
haftmann [Thu, 23 Sep 2010 11:29:22 +0200] rev 39659
shifted abstraction over imperative print mode
Thu, 23 Sep 2010 17:22:45 +0200 removing unneccessary expansion procedure for elimination rules; removing obsolete elim preprocessing; tuned
bulwahn [Thu, 23 Sep 2010 17:22:45 +0200] rev 39658
removing unneccessary expansion procedure for elimination rules; removing obsolete elim preprocessing; tuned
Thu, 23 Sep 2010 17:22:44 +0200 moving the preprocessing of introduction rules after the code_pred command; added tuple expansion preprocessing of elimination rule
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
Thu, 23 Sep 2010 14:50:18 +0200 exporting the generic version instead of the context version in quickcheck
bulwahn [Thu, 23 Sep 2010 14:50:18 +0200] rev 39656
exporting the generic version instead of the context version in quickcheck
Thu, 23 Sep 2010 14:50:18 +0200 splitting Predicate_Compile_Examples into Examples and Predicate_Compile_Tests
bulwahn [Thu, 23 Sep 2010 14:50:18 +0200] rev 39655
splitting Predicate_Compile_Examples into Examples and Predicate_Compile_Tests
Thu, 23 Sep 2010 14:50:17 +0200 adding a mutual recursive example for named alternative rules for the predicate compiler
bulwahn [Thu, 23 Sep 2010 14:50:17 +0200] rev 39654
adding a mutual recursive example for named alternative rules for the predicate compiler
Thu, 23 Sep 2010 14:50:16 +0200 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 39653
handling TYPE_MATCH error by raising user error message if user gives introduction rules with mismatching types
Thu, 23 Sep 2010 14:50:16 +0200 improving naming of assumptions in code_pred
bulwahn [Thu, 23 Sep 2010 14:50:16 +0200] rev 39652
improving naming of assumptions in code_pred
Thu, 23 Sep 2010 14:50:15 +0200 adding check if user-given modes match type of predicates; removed useless function expand_tuples_elim
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
Thu, 23 Sep 2010 14:50:14 +0200 handling equivalences smarter in the predicate compiler
bulwahn [Thu, 23 Sep 2010 14:50:14 +0200] rev 39650
handling equivalences smarter in the predicate compiler
Thu, 23 Sep 2010 14:50:14 +0200 removing duplicate rewrite rule from simpset in predicate compiler
bulwahn [Thu, 23 Sep 2010 14:50:14 +0200] rev 39649
removing duplicate rewrite rule from simpset in predicate compiler
Thu, 23 Sep 2010 14:50:13 +0200 rewriting function mk_Eval_of in predicate compiler
bulwahn [Thu, 23 Sep 2010 14:50:13 +0200] rev 39648
rewriting function mk_Eval_of in predicate compiler
Thu, 23 Sep 2010 10:39:25 +0200 merged
haftmann [Thu, 23 Sep 2010 10:39:25 +0200] rev 39647
merged
Thu, 23 Sep 2010 10:37:28 +0200 improved and tuned external codegen tool
haftmann [Thu, 23 Sep 2010 10:37:28 +0200] rev 39646
improved and tuned external codegen tool
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip