blanchet [Wed, 12 Feb 2014 08:35:56 +0100] rev 55397
generate 'fundec_cong' attribute for new-style (co)datatypes
* * *
compile
blanchet [Wed, 12 Feb 2014 08:35:56 +0100] rev 55396
got rid of dynamic scoping the easy way
blanchet [Wed, 12 Feb 2014 08:35:56 +0100] rev 55395
removed trivial 'rec' examples for nonrecursive types (I could also have added the 'old.' prefix in front of the constant names)
blanchet [Wed, 12 Feb 2014 08:35:56 +0100] rev 55394
more liberal merging of BNFs and constructor sugar
* * *
make sure that the cache doesn't produce 'DUP's
blanchet [Wed, 12 Feb 2014 08:35:56 +0100] rev 55393
se 'wrap_free_constructors' to register 'sum' , 'prod', 'unit', 'bool' with their discriminators/selectors
* * *
cleaner simp/iff sets
blanchet [Wed, 12 Feb 2014 08:35:56 +0100] rev 55392
have the same no-update semantics for 'case' as for 'Ctr_Sugar' and BNF data (this might not be the final word on the matter, but using a consistent policy seems like a good idea)