src/HOL/HOLCF/Tools/Domain/domain_isomorphism.ML
Tue, 13 Oct 2015 09:21:15 +0200 haftmann prod_case as canonical name for product type eliminator
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};
Tue, 10 Feb 2015 14:48:26 +0100 wenzelm proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
Sun, 09 Nov 2014 17:04:14 +0100 wenzelm proper context for match_tac etc.;
Fri, 07 Nov 2014 22:15:51 +0100 wenzelm eliminated pointless check -- command definitions are subject to theory context;
Sat, 16 Aug 2014 19:01:31 +0200 wenzelm clarified order of rules;
Sat, 16 Aug 2014 16:18:39 +0200 wenzelm clarified order of rules for match_tac/resolve_tac;
Sat, 16 Aug 2014 11:35:33 +0200 wenzelm prefer 'named_theorems' over Named_Thms, with subtle change of semantics due to visual order vs. internal reverse order;
Mon, 12 May 2014 17:17:32 +0200 wenzelm tuned signature to make axiomatizations more easy to spot in the source, via "add_axioms" or "axiomatization";
Sat, 22 Mar 2014 15:58:27 +0100 wenzelm avoid hard-wired theory names;
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