src/HOL/HOLCF/Tools/Domain/domain_constructors.ML
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Tue, 10 Feb 2015 14:48:26 +0100 wenzelm proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Mon, 01 Sep 2014 16:17:46 +0200 blanchet renamed modules defining old datatypes, as a step towards having 'datatype_new' take 'datatype's place
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.;
Thu, 18 Apr 2013 17:07:01 +0200 wenzelm simplifier uses proper Proof.context instead of historic type simpset;
Fri, 27 Jul 2012 20:58:44 +0200 wenzelm unvarify thm statement stemming from old-style definition, to avoid schematic type variables in subsequent goal;
Tue, 13 Mar 2012 20:04:24 +0100 wenzelm more explicit indication of def names;
Wed, 15 Feb 2012 20:41:13 +0100 wenzelm more basic simplification, eliminated slightly odd tactic style from 1995 (cf. ea0668a1c0ba);
Thu, 05 Jan 2012 18:18:39 +0100 wenzelm improved case syntax: more careful treatment of position constraints, which enables PIDE markup;
Sun, 27 Nov 2011 23:10:19 +0100 wenzelm more antiquotations;
Mon, 08 Aug 2011 18:36:32 -0700 huffman HOLCF: fix warnings about unreferenced identifiers
Thu, 09 Jun 2011 16:34:49 +0200 wenzelm discontinued Name.variant to emphasize that this is old-style / indirect;
Fri, 08 Apr 2011 16:34:14 +0200 wenzelm discontinued special treatment of structure Lexicon;
Wed, 06 Apr 2011 23:04:00 +0200 wenzelm separate structure Term_Position;
Tue, 05 Apr 2011 14:25:18 +0200 wenzelm discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;
Sun, 03 Apr 2011 21:59:33 +0200 wenzelm added Position.reports convenience;
Tue, 29 Mar 2011 17:47:11 +0200 wenzelm tuned headers;
Tue, 22 Mar 2011 20:44:47 +0100 wenzelm more selective strip_positions in case patterns -- reactivate translations based on "case _ of _" in HOL and special patterns in HOLCF;
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
Wed, 01 Dec 2010 06:48:40 -0800 huffman domain package generates non-authentic syntax rules for parsing only
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