Fri, 15 Feb 2013 10:52:47 +0100 added lemma
Andreas Lochbihler [Fri, 15 Feb 2013 10:52:47 +0100] rev 51152
added lemma
Fri, 15 Feb 2013 12:10:09 +0100 merge
blanchet [Fri, 15 Feb 2013 12:10:09 +0100] rev 51151
merge
Fri, 15 Feb 2013 11:36:34 +0100 merge
blanchet [Fri, 15 Feb 2013 11:36:34 +0100] rev 51150
merge
Fri, 15 Feb 2013 11:27:15 +0100 skolemize conjecture properly in Isar proof
blanchet [Fri, 15 Feb 2013 11:27:15 +0100] rev 51149
skolemize conjecture properly in Isar proof
Fri, 15 Feb 2013 10:48:06 +0100 tuning -- refactoring in preparation for handling skolemization of conjecture
blanchet [Fri, 15 Feb 2013 10:48:06 +0100] rev 51148
tuning -- refactoring in preparation for handling skolemization of conjecture
Fri, 15 Feb 2013 10:18:44 +0100 removed dead weight from data structure
blanchet [Fri, 15 Feb 2013 10:18:44 +0100] rev 51147
removed dead weight from data structure
Fri, 15 Feb 2013 10:13:04 +0100 tuned code
blanchet [Fri, 15 Feb 2013 10:13:04 +0100] rev 51146
tuned code
Fri, 15 Feb 2013 10:00:25 +0100 tuned code
blanchet [Fri, 15 Feb 2013 10:00:25 +0100] rev 51145
tuned code
Fri, 15 Feb 2013 08:31:31 +0100 less customary term_of conversions;
haftmann [Fri, 15 Feb 2013 08:31:31 +0100] rev 51144
less customary term_of conversions; spurious side effect on method reflection
Fri, 15 Feb 2013 08:31:31 +0100 two target language numeral types: integer and natural, as replacement for code_numeral;
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
Fri, 15 Feb 2013 08:31:30 +0100 explicit code equation for integer_of_nat
haftmann [Fri, 15 Feb 2013 08:31:30 +0100] rev 51142
explicit code equation for integer_of_nat
Fri, 15 Feb 2013 11:31:59 +0100 extended stream library
traytel [Fri, 15 Feb 2013 11:31:59 +0100] rev 51141
extended stream library
Fri, 15 Feb 2013 09:59:46 +0100 merged
Andreas Lochbihler [Fri, 15 Feb 2013 09:59:46 +0100] rev 51140
merged
Fri, 15 Feb 2013 09:41:25 +0100 partially revert 0dac0158b8d4 as it too aggressively spreads card_UNIV type class whose dictionary constructions can slow down generated code;
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
Fri, 15 Feb 2013 09:17:26 +0100 killed legacy alias
blanchet [Fri, 15 Feb 2013 09:17:26 +0100] rev 51138
killed legacy alias
Fri, 15 Feb 2013 09:17:20 +0100 updated news
blanchet [Fri, 15 Feb 2013 09:17:20 +0100] rev 51137
updated news
Fri, 15 Feb 2013 09:17:20 +0100 avoid crude/wrong theorem comparision
blanchet [Fri, 15 Feb 2013 09:17:20 +0100] rev 51136
avoid crude/wrong theorem comparision
Fri, 15 Feb 2013 09:17:20 +0100 tuned code
blanchet [Fri, 15 Feb 2013 09:17:20 +0100] rev 51135
tuned code
Fri, 15 Feb 2013 09:17:20 +0100 more MaSh tracing
blanchet [Fri, 15 Feb 2013 09:17:20 +0100] rev 51134
more MaSh tracing
Fri, 15 Feb 2013 09:17:20 +0100 tuning
blanchet [Fri, 15 Feb 2013 09:17:20 +0100] rev 51133
tuning
Thu, 14 Feb 2013 23:54:46 +0100 fixed metis_steps_total - was off by one
smolkas [Thu, 14 Feb 2013 23:54:46 +0100] rev 51132
fixed metis_steps_total - was off by one
Thu, 14 Feb 2013 22:49:22 +0100 preplay subblocks
smolkas [Thu, 14 Feb 2013 22:49:22 +0100] rev 51131
preplay subblocks
Thu, 14 Feb 2013 22:49:22 +0100 renamed sledgehammer_shrink to sledgehammer_compress
smolkas [Thu, 14 Feb 2013 22:49:22 +0100] rev 51130
renamed sledgehammer_shrink to sledgehammer_compress
Thu, 14 Feb 2013 22:49:22 +0100 dont skolemize conjecture
smolkas [Thu, 14 Feb 2013 22:49:22 +0100] rev 51129
dont skolemize conjecture
Thu, 14 Feb 2013 22:49:22 +0100 introduced subblock in isar_step datatype for conjecture herbrandization
smolkas [Thu, 14 Feb 2013 22:49:22 +0100] rev 51128
introduced subblock in isar_step datatype for conjecture herbrandization
Thu, 14 Feb 2013 21:31:25 +0100 write_pdf for JFreeChart;
wenzelm [Thu, 14 Feb 2013 21:31:25 +0100] rev 51127
write_pdf for JFreeChart;
Thu, 14 Feb 2013 15:27:10 +0100 reform of predicate compiler / quickcheck theories:
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
Thu, 14 Feb 2013 17:58:28 +0100 merged
Andreas Lochbihler [Thu, 14 Feb 2013 17:58:28 +0100] rev 51125
merged
Thu, 14 Feb 2013 17:58:13 +0100 instantiate finite_UNIV and card_UNIV for finfun type
Andreas Lochbihler [Thu, 14 Feb 2013 17:58:13 +0100] rev 51124
instantiate finite_UNIV and card_UNIV for finfun type
Thu, 14 Feb 2013 17:06:15 +0100 merged
wenzelm [Thu, 14 Feb 2013 17:06:15 +0100] rev 51123
merged
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip