berghofe [Fri, 10 Dec 2004 16:55:58 +0100] rev 15398
- Exported functions new_name and new_names
- Fixed incompatible signatures problem in unfold_attr
berghofe [Fri, 10 Dec 2004 16:54:17 +0100] rev 15397
Fixed bug in mk_gen_of_def that could cause non-termination of the generator
for datatypes with nested recursion (such as trie).
berghofe [Fri, 10 Dec 2004 16:50:20 +0100] rev 15396
Preprocessors now transfer theorems to current theory in order to
avoid "incompatible signatures" exception.
berghofe [Fri, 10 Dec 2004 16:48:29 +0100] rev 15395
Moved code generator setup for product type to Product_Type.thy
berghofe [Fri, 10 Dec 2004 16:48:01 +0100] rev 15394
New code generator for let and split.
berghofe [Fri, 10 Dec 2004 16:47:15 +0100] rev 15393
Realizer for exE now uses let instead of case.
nipkow [Thu, 09 Dec 2004 18:30:59 +0100] rev 15392
First step in reorganizing Finite_Set
paulson [Thu, 09 Dec 2004 16:45:46 +0100] rev 15391
converted Sum_Type to new-style theory: Inl, Inr are NO LONGER global
paulson [Thu, 09 Dec 2004 15:49:40 +0100] rev 15390
Comments and other tweaks by Jia
nipkow [Thu, 09 Dec 2004 13:33:44 +0100] rev 15389
*** empty log message ***