src/HOL/HOLCF/Tools/fixrec.ML
Thu, 15 Mar 2012 20:07:00 +0100 prefer formally checked @{keyword} parser;
Tue, 13 Mar 2012 20:04:24 +0100 more explicit indication of def names;
Tue, 13 Mar 2012 11:22:39 +0100 tuned strip_alls;
Fri, 16 Dec 2011 10:52:35 +0100 clarified modules that contribute to datatype package;
Thu, 08 Dec 2011 13:25:54 +0100 more error checking for fixrec
Sat, 19 Nov 2011 21:18:38 +0100 added ML antiquotation @{attributes};
Mon, 08 Aug 2011 18:36:32 -0700 HOLCF: fix warnings about unreferenced identifiers
Thu, 09 Jun 2011 16:34:49 +0200 discontinued Name.variant to emphasize that this is old-style / indirect;
Sat, 16 Apr 2011 16:15:37 +0200 modernized structure Proof_Context;
Tue, 29 Mar 2011 17:47:11 +0200 tuned headers;
Sun, 19 Dec 2010 18:15:21 -0800 switch to transparent ascription, to avoid warning messages
Tue, 30 Nov 2010 14:21:57 -0800 remove gratuitous semicolons from ML code
Sat, 27 Nov 2010 16:08:10 -0800 moved directory src/HOLCF to src/HOL/HOLCF;