src/HOL/HOLCF/Tools/cpodef.ML
Thu, 03 Sep 2015 21:50:39 +0200 wenzelm more general Typedef.bindings;
Sat, 18 Jul 2015 20:54:56 +0200 wenzelm prefer tactics with explicit context;
Mon, 06 Apr 2015 17:06:48 +0200 wenzelm @{command_spec} is superseded by @{command_keyword};
Sun, 09 Nov 2014 20:41:53 +0100 wenzelm proper proof context for typedef;
Fri, 07 Nov 2014 22:15:51 +0100 wenzelm eliminated pointless check -- command definitions are subject to theory context;
Mon, 08 Sep 2014 23:04:18 +0200 blanchet added flag to 'typedef' to allow concealed definitions
Wed, 07 May 2014 12:59:15 +0200 wenzelm discontinued Toplevel.print flag -- print uniformly according to Keyword.is_printed;
Sat, 22 Mar 2014 15:58:27 +0100 wenzelm avoid hard-wired theory names;
Sat, 27 Jul 2013 16:35:51 +0200 wenzelm standardized aliases;
Wed, 10 Apr 2013 15:30:19 +0200 wenzelm more standard module name Axclass (according to file name);
Wed, 10 Apr 2013 13:10:38 +0200 wenzelm formal proof context for axclass proofs;
Fri, 12 Oct 2012 21:22:35 +0200 wenzelm discontinued typedef with alternative name;
Fri, 12 Oct 2012 15:08:29 +0200 wenzelm discontinued typedef with implicit set_def;
Tue, 09 Oct 2012 17:33:46 +0200 huffman removed support for set constant definitions in HOLCF {cpo,pcpo,domain}def commands;
Fri, 16 Mar 2012 18:20:12 +0100 wenzelm outer syntax command definitions based on formal command_spec derived from theory header declarations;
Thu, 15 Mar 2012 20:07:00 +0100 wenzelm prefer formally checked @{keyword} parser;
Tue, 13 Mar 2012 20:04:24 +0100 wenzelm more explicit indication of def names;
Wed, 17 Aug 2011 18:05:31 +0200 wenzelm modernized signature of Term.absfree/absdummy;
Mon, 08 Aug 2011 18:36:32 -0700 huffman HOLCF: fix warnings about unreferenced identifiers
Sun, 17 Apr 2011 21:42:47 +0200 wenzelm added Binding.print convenience, which includes quote already;
Sat, 16 Apr 2011 16:15:37 +0200 wenzelm modernized structure Proof_Context;
Tue, 29 Mar 2011 17:47:11 +0200 wenzelm tuned headers;
Tue, 04 Jan 2011 15:03:27 -0800 huffman renamed constant 'UU' to 'bottom', keeping 'UU' as alternative input syntax;
Sun, 19 Dec 2010 18:15:21 -0800 huffman switch to transparent ascription, to avoid warning messages
Mon, 06 Dec 2010 08:59:58 -0800 huffman pcpodef no longer generates _defined lemmas, use _bottom_iff lemmas instead
Mon, 06 Dec 2010 08:43:52 -0800 huffman cpodef no longer generates lemma is_lub_foo, since it is redundant with lub_foo
Wed, 01 Dec 2010 20:52:16 -0800 huffman tuned cpodef code
Tue, 30 Nov 2010 14:21:57 -0800 huffman remove gratuitous semicolons from ML code
Sat, 27 Nov 2010 16:08:10 -0800 huffman moved directory src/HOLCF to src/HOL/HOLCF;
less more (0) tip