Andreas Lochbihler [Fri, 15 Feb 2013 09:41:25 +0100] rev 51139
partially revert 0dac0158b8d4 as it too aggressively spreads card_UNIV type class whose dictionary constructions can slow down generated code;
provide better error messages instead for card and subseteq
blanchet [Fri, 15 Feb 2013 09:17:26 +0100] rev 51138
killed legacy alias
blanchet [Fri, 15 Feb 2013 09:17:20 +0100] rev 51137
updated news
blanchet [Fri, 15 Feb 2013 09:17:20 +0100] rev 51136
avoid crude/wrong theorem comparision
blanchet [Fri, 15 Feb 2013 09:17:20 +0100] rev 51135
tuned code
blanchet [Fri, 15 Feb 2013 09:17:20 +0100] rev 51134
more MaSh tracing
blanchet [Fri, 15 Feb 2013 09:17:20 +0100] rev 51133
tuning
smolkas [Thu, 14 Feb 2013 23:54:46 +0100] rev 51132
fixed metis_steps_total - was off by one
smolkas [Thu, 14 Feb 2013 22:49:22 +0100] rev 51131
preplay subblocks
smolkas [Thu, 14 Feb 2013 22:49:22 +0100] rev 51130
renamed sledgehammer_shrink to sledgehammer_compress
smolkas [Thu, 14 Feb 2013 22:49:22 +0100] rev 51129
dont skolemize conjecture
smolkas [Thu, 14 Feb 2013 22:49:22 +0100] rev 51128
introduced subblock in isar_step datatype for conjecture herbrandization
wenzelm [Thu, 14 Feb 2013 21:31:25 +0100] rev 51127
write_pdf for JFreeChart;
haftmann [Thu, 14 Feb 2013 15:27:10 +0100] rev 51126
reform of predicate compiler / quickcheck theories:
implement yieldn operations uniformly on the ML level -- predicate compiler uses negative integers as parameter to yieldn, whereas code_numeral represents natural numbers!
avoid odd New_ prefix by joining related theories;
avoid overcompact name DSequence;
separated predicate inside random monad into separate theory;
consolidated name of theory Quickcheck
Andreas Lochbihler [Thu, 14 Feb 2013 17:58:28 +0100] rev 51125
merged