blanchet [Fri, 15 Feb 2013 12:10:09 +0100] rev 51151
merge
blanchet [Fri, 15 Feb 2013 11:36:34 +0100] rev 51150
merge
blanchet [Fri, 15 Feb 2013 11:27:15 +0100] rev 51149
skolemize conjecture properly in Isar proof
blanchet [Fri, 15 Feb 2013 10:48:06 +0100] rev 51148
tuning -- refactoring in preparation for handling skolemization of conjecture
blanchet [Fri, 15 Feb 2013 10:18:44 +0100] rev 51147
removed dead weight from data structure
blanchet [Fri, 15 Feb 2013 10:13:04 +0100] rev 51146
tuned code
blanchet [Fri, 15 Feb 2013 10:00:25 +0100] rev 51145
tuned code
haftmann [Fri, 15 Feb 2013 08:31:31 +0100] rev 51144
less customary term_of conversions;
spurious side effect on method reflection
haftmann [Fri, 15 Feb 2013 08:31:31 +0100] rev 51143
two target language numeral types: integer and natural, as replacement for code_numeral;
former theory HOL/Library/Code_Numeral_Types replaces HOL/Code_Numeral;
refined stack of theories implementing int and/or nat by target language numerals;
reduced number of target language numeral types to exactly one
haftmann [Fri, 15 Feb 2013 08:31:30 +0100] rev 51142
explicit code equation for integer_of_nat
traytel [Fri, 15 Feb 2013 11:31:59 +0100] rev 51141
extended stream library
Andreas Lochbihler [Fri, 15 Feb 2013 09:59:46 +0100] rev 51140
merged
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
Andreas Lochbihler [Thu, 14 Feb 2013 17:58:13 +0100] rev 51124
instantiate finite_UNIV and card_UNIV for finfun type
wenzelm [Thu, 14 Feb 2013 17:06:15 +0100] rev 51123
merged
wenzelm [Thu, 14 Feb 2013 16:36:21 +0100] rev 51122
more parallel proofs in 'nominal_datatype', although sequential dark matter remains;