blanchet [Wed, 06 Nov 2013 10:35:30 +0100] rev 54275
take out even less aggressive generalization -- it's still too aggressive
blanchet [Wed, 06 Nov 2013 01:57:22 +0100] rev 54274
reverted too aggressive 7cb8442298f0
blanchet [Wed, 06 Nov 2013 01:06:01 +0100] rev 54273
generalize more aggressively
blanchet [Tue, 05 Nov 2013 16:53:40 +0100] rev 54272
avoid subtle failure in the presence of top sort
blanchet [Tue, 05 Nov 2013 16:47:10 +0100] rev 54271
tuning
blanchet [Tue, 05 Nov 2013 16:47:10 +0100] rev 54270
get mutually recursive maps as well
hoelzl [Tue, 05 Nov 2013 15:10:59 +0100] rev 54269
tuned proofs in Approximation
blanchet [Tue, 05 Nov 2013 13:23:27 +0100] rev 54268
fixed subtle name shadowing bug
blanchet [Tue, 05 Nov 2013 12:40:58 +0100] rev 54267
use right permutation in 'map2'
blanchet [Tue, 05 Nov 2013 11:55:45 +0100] rev 54266
stronger normalization, to increase n2m cache effectiveness
blanchet [Tue, 05 Nov 2013 11:17:42 +0100] rev 54265
make local theory operations non-pervasive (makes more intuitive sense)
hoelzl [Tue, 05 Nov 2013 09:45:03 +0100] rev 54264
NEWS
hoelzl [Tue, 05 Nov 2013 09:45:02 +0100] rev 54263
move Lubs from HOL to HOL-Library (replaced by conditionally complete lattices)
hoelzl [Tue, 05 Nov 2013 09:45:00 +0100] rev 54262
generalize bdd_above/below_uminus to ordered_ab_group_add
hoelzl [Tue, 05 Nov 2013 09:45:00 +0100] rev 54261
restrict Limsup and Liminf to complete lattices
hoelzl [Tue, 05 Nov 2013 09:44:59 +0100] rev 54260
use INF and SUP on conditionally complete lattices in multivariate analysis
hoelzl [Tue, 05 Nov 2013 09:44:59 +0100] rev 54259
add SUP and INF for conditionally complete lattices
hoelzl [Tue, 05 Nov 2013 09:44:58 +0100] rev 54258
use bdd_above and bdd_below for conditionally complete lattices
hoelzl [Tue, 05 Nov 2013 09:44:57 +0100] rev 54257
generalize SUP and INF to the syntactic type classes Sup and Inf
blanchet [Tue, 05 Nov 2013 05:48:08 +0100] rev 54256
added some N2M caching
blanchet [Tue, 05 Nov 2013 05:48:08 +0100] rev 54255
also generalize fixed types
blanchet [Tue, 05 Nov 2013 05:48:08 +0100] rev 54254
generalize types when synthetizing n2m (co)recursors, to facilitate reuse
blanchet [Tue, 05 Nov 2013 05:48:08 +0100] rev 54253
nicer error message in case of duplicates
kleing [Tue, 05 Nov 2013 15:30:53 +1100] rev 54252
use int example like in the rest of IMP (instead of nat)
haftmann [Mon, 04 Nov 2013 20:10:10 +0100] rev 54251
dropped dead code
haftmann [Mon, 04 Nov 2013 20:10:09 +0100] rev 54250
fact generalization and name consolidation
haftmann [Mon, 04 Nov 2013 20:10:06 +0100] rev 54249
streamlined setup of linear arithmetic
blanchet [Mon, 04 Nov 2013 18:08:47 +0100] rev 54248
make 'try0' return faster when invoked as part of 'try'
blanchet [Mon, 04 Nov 2013 17:25:36 +0100] rev 54247
careful with lists of different lengths
blanchet [Mon, 04 Nov 2013 16:53:43 +0100] rev 54246
split 'primrec_new' and 'primcorec' code (to ease bootstrapping, e.g. dependency on datatype 'String' in 'primcorec')