src/HOL/HOLCF/Tools/Domain/domain_isomorphism.ML
Fri, 21 Mar 2014 12:34:50 +0100 wenzelm more qualified names;
Wed, 01 Jan 2014 14:29:22 +0100 wenzelm clarified simplifier context;
Sat, 14 Dec 2013 17:28:05 +0100 wenzelm proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
Tue, 30 Jul 2013 15:09:25 +0200 wenzelm type theory is purely value-oriented;
Thu, 18 Apr 2013 17:07:01 +0200 wenzelm simplifier uses proper Proof.context instead of historic type simpset;
Wed, 10 Apr 2013 15:30:19 +0200 wenzelm more standard module name Axclass (according to file name);
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;
Mon, 27 Feb 2012 15:48:02 +0100 wenzelm prefer cut_tac, where it is clear that the special variants cut_rules_tac or cut_facts_tac are not required;
Sun, 27 Nov 2011 23:10:19 +0100 wenzelm more antiquotations;
Fri, 28 Oct 2011 23:41:16 +0200 wenzelm tuned Named_Thms: proper binding;
Mon, 08 Aug 2011 18:36:32 -0700 huffman HOLCF: fix warnings about unreferenced identifiers
Mon, 08 Aug 2011 10:32:55 -0700 huffman rename Pair_fst_snd_eq to prod_eq_iff (keeping old name too)
Sun, 17 Apr 2011 21:42:47 +0200 wenzelm added Binding.print convenience, which includes quote already;
Sun, 17 Apr 2011 19:54:04 +0200 wenzelm report Name_Space.declare/define, relatively to context;
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:32:56 -0800 huffman change some lemma names containing 'UU' to 'bottom'
Mon, 20 Dec 2010 10:48:01 -0800 huffman make internal proofs for deflation and isodefl theorems more robust, by avoiding calls to the simplifier for beta-reduction
Sun, 19 Dec 2010 17:37:19 -0800 huffman use deflations over type 'udom u' to represent predomains;
Sun, 19 Dec 2010 06:34:41 -0800 huffman type 'defl' takes a type parameter again (cf. b525988432e9)
Tue, 30 Nov 2010 15:34:51 -0800 huffman internal domain package proofs use cont2cont simproc instead of a fixed list of cont rules
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