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')
blanchet [Mon, 04 Nov 2013 15:44:43 +0100] rev 54245
better error handling