Fri, 15 Feb 2013 10:48:06 +0100tuning -- refactoring in preparation for handling skolemization of conjecture
blanchet [Fri, 15 Feb 2013 10:48:06 +0100] rev 52285
tuning -- refactoring in preparation for handling skolemization of conjecture

Fri, 15 Feb 2013 10:18:44 +0100removed dead weight from data structure
blanchet [Fri, 15 Feb 2013 10:18:44 +0100] rev 52284
removed dead weight from data structure

Fri, 15 Feb 2013 10:13:04 +0100tuned code
blanchet [Fri, 15 Feb 2013 10:13:04 +0100] rev 52283
tuned code

Fri, 15 Feb 2013 10:00:25 +0100tuned code
blanchet [Fri, 15 Feb 2013 10:00:25 +0100] rev 52282
tuned code

Fri, 15 Feb 2013 08:31:31 +0100less customary term_of conversions;
haftmann [Fri, 15 Feb 2013 08:31:31 +0100] rev 52281
less customary term_of conversions;
spurious side effect on method reflection

Fri, 15 Feb 2013 08:31:31 +0100two target language numeral types: integer and natural, as replacement for code_numeral;
haftmann [Fri, 15 Feb 2013 08:31:31 +0100] rev 52280
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 +0100explicit code equation for integer_of_nat
haftmann [Fri, 15 Feb 2013 08:31:30 +0100] rev 52279
explicit code equation for integer_of_nat

Fri, 15 Feb 2013 11:31:59 +0100extended stream library
traytel [Fri, 15 Feb 2013 11:31:59 +0100] rev 52278
extended stream library

Fri, 15 Feb 2013 09:59:46 +0100merged
Andreas Lochbihler [Fri, 15 Feb 2013 09:59:46 +0100] rev 52277
merged

Fri, 15 Feb 2013 09:41:25 +0100partially 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 52276
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