wenzelm [Sat, 17 Dec 2016 14:47:41 +0100] rev 64582
unconditional Code_Test_PolyML and Code_Test_Scala: compiler is always present;
wenzelm [Sat, 17 Dec 2016 14:13:15 +0100] rev 64581
tuned signature -- suppress pointless exports;
wenzelm [Sat, 17 Dec 2016 14:09:39 +0100] rev 64580
tuned;
wenzelm [Sat, 17 Dec 2016 14:04:05 +0100] rev 64579
more standard pretty printing;
tuned messages;
wenzelm [Sat, 17 Dec 2016 13:42:25 +0100] rev 64578
tuned;
wenzelm [Sat, 17 Dec 2016 12:24:13 +0100] rev 64577
tuned whitespace;
tuned comments;
blanchet [Fri, 16 Dec 2016 22:54:14 +0100] rev 64576
refactored induction principle generation code, for reuse for nonuniform datatypes
wenzelm [Fri, 16 Dec 2016 19:50:46 +0100] rev 64575
merged
wenzelm [Fri, 16 Dec 2016 19:07:16 +0100] rev 64574
consolidate nested thms with persistent result, for improved performance;
always consolidate parts of fulfill_norm_proof: important to exhibit cyclic thms (via non-termination as officially published), but this was lost in f33d5a00c25d;
wenzelm [Fri, 16 Dec 2016 14:06:31 +0100] rev 64573
tuned signature -- more abstract type thm_node;