src/HOL/Tools/datatype_package.ML
Wed, 10 Dec 2008 22:55:15 +0100 wenzelm more antiquotations;
Thu, 04 Dec 2008 14:43:33 +0100 haftmann cleaned up binding module and related code
Tue, 28 Oct 2008 16:58:59 +0100 haftmann cleanup code default attribute
Thu, 14 Aug 2008 16:52:46 +0200 wenzelm moved basic thm operations from structure PureThy to Thm (cf. more_thm.ML);
Fri, 20 Jun 2008 21:00:22 +0200 haftmann DatatypeProp.make_distincts: only one half of each symmetric pair is constructed
Thu, 19 Jun 2008 20:48:01 +0200 wenzelm export read_typ/cert_typ -- version with regular context operations;
Wed, 18 Jun 2008 18:55:10 +0200 wenzelm eliminated old Sign.read_term/Thm.read_cterm etc.;
Tue, 10 Jun 2008 19:15:23 +0200 wenzelm moved case_tac/induct_tac to induct_tacs.ML -- no longer hardwired into datatype package;
Tue, 10 Jun 2008 15:30:33 +0200 haftmann rep_datatype command now takes list of constructors as input arguments
Mon, 09 Jun 2008 17:07:11 +0200 wenzelm signature cleanup -- no pervasives anymore;
Wed, 28 May 2008 14:48:50 +0200 haftmann moved distinctness_limit to datatype_rep_proofs.ML
Sun, 18 May 2008 15:04:09 +0200 wenzelm moved global pretty/string_of functions from Sign to Syntax;
Thu, 03 Apr 2008 17:52:51 +0200 berghofe Deleted code for axiomatic introduction of datatypes. Instead, the package
Sat, 29 Mar 2008 22:55:49 +0100 wenzelm purely functional setup of claset/simpset/clasimpset;
Thu, 20 Mar 2008 00:20:44 +0100 wenzelm simplified get_thm(s): back to plain name argument;
Wed, 19 Mar 2008 22:27:57 +0100 wenzelm renamed datatype thmref to Facts.ref, tuned interfaces;
Fri, 14 Mar 2008 08:52:52 +0100 haftmann added combinator for interpretation of construction of datatype
Fri, 22 Feb 2008 12:01:54 +0100 haftmann added first version of datatype antiquotation
Mon, 18 Feb 2008 22:56:53 +0100 haftmann tuned
Thu, 10 Jan 2008 19:18:14 +0100 berghofe Eliminated DatatypeAux.dest_TFree to avoid clashes
Mon, 17 Dec 2007 18:31:52 +0100 berghofe - Removed redundant head_len field in datatype_info
Wed, 05 Dec 2007 14:15:59 +0100 haftmann interface and distinct simproc tuned
Wed, 28 Nov 2007 16:44:20 +0100 wenzelm ObjectLogic.typedecl;
Fri, 23 Nov 2007 21:09:30 +0100 haftmann separated typedecl module, providing typedecl command with interpretation
Thu, 11 Oct 2007 16:05:23 +0200 wenzelm replaced Sign.add_consts_authentic by Sign.declare_const;
Sat, 06 Oct 2007 16:50:04 +0200 wenzelm simplified interfaces for outer syntax;
Thu, 04 Oct 2007 14:42:47 +0200 wenzelm moved Pure/Isar/induct_attrib.ML and Provers/induct_method.ML to Tools/induct.ML;
Sun, 30 Sep 2007 16:20:31 +0200 wenzelm Sign.add_consts_authentic: tags (Markup.property list);
Tue, 25 Sep 2007 17:06:14 +0200 wenzelm proper Sign operations instead of Theory aliases;
Tue, 25 Sep 2007 15:34:35 +0200 wenzelm simplified interpretation setup;
Tue, 25 Sep 2007 12:16:08 +0200 haftmann datatype interpretators for size and datatype_realizer
Tue, 18 Sep 2007 07:46:00 +0200 haftmann introduced generic concepts for theory interpretators
Tue, 18 Sep 2007 07:36:15 +0200 haftmann distinction between regular and default code theorems
Sat, 15 Sep 2007 19:27:44 +0200 haftmann clarified class interfaces and internals
Fri, 24 Aug 2007 14:14:20 +0200 haftmann overloaded definitions accompanied by explicit constants
Mon, 20 Aug 2007 18:10:13 +0200 nipkow Final mods for list comprehension
Mon, 20 Aug 2007 18:07:30 +0200 haftmann using canonical instantiation interface
Fri, 10 Aug 2007 17:04:24 +0200 haftmann ClassPackage renamed to Class
Tue, 31 Jul 2007 21:19:20 +0200 wenzelm replaced dtK ref by datatype_distinctness_limit configuration option;
Thu, 17 May 2007 19:49:17 +0200 haftmann abstract size function in hologic.ML
Mon, 07 May 2007 00:49:59 +0200 wenzelm simplified DataFun interfaces;
Tue, 24 Apr 2007 15:11:07 +0200 berghofe - Moved parse / print translations for case to datatype_case.ML
Sun, 15 Apr 2007 23:25:50 +0200 wenzelm removed obsolete TypeInfer.logicT -- use dummyT;
Sat, 14 Apr 2007 17:35:52 +0200 wenzelm cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
Wed, 04 Apr 2007 23:29:38 +0200 wenzelm rep_thm/cterm/ctyp: removed obsolete sign field;
Wed, 04 Apr 2007 00:11:03 +0200 wenzelm removed obsolete sign_of/sign_of_thm;
Tue, 20 Mar 2007 15:52:37 +0100 haftmann switched exception from arbitrary to undefined
Fri, 19 Jan 2007 22:08:08 +0100 wenzelm moved parts of OuterParse to SpecParse;
Mon, 11 Dec 2006 21:39:26 +0100 wenzelm advanced translation functions: Proof.context;
Thu, 07 Dec 2006 16:46:14 +0100 paulson Removal of theorem tagging, which the ATP linkup no longer requires,
Tue, 05 Dec 2006 00:30:38 +0100 wenzelm thm/prf: separate official name vs. additional tags;
Wed, 22 Nov 2006 10:20:19 +0100 haftmann no explicit check for theory Nat
Sat, 18 Nov 2006 00:20:28 +0100 haftmann added instance for class size
Tue, 14 Nov 2006 00:15:38 +0100 wenzelm incorporated IsarThy into IsarCmd;
Wed, 08 Nov 2006 21:45:14 +0100 wenzelm case_tr': proper handling of authentic consts;
Wed, 08 Nov 2006 19:48:36 +0100 haftmann renamed DatatypeHooks.invoke to all
Wed, 08 Nov 2006 13:48:29 +0100 wenzelm removed theory NatArith (now part of Nat);
Sun, 05 Nov 2006 21:44:42 +0100 wenzelm case_tr: do not intern already internal consts;
Tue, 31 Oct 2006 14:58:16 +0100 haftmann cleaned up
Mon, 16 Oct 2006 14:07:21 +0200 haftmann slight cleanup
less more (0) -100 -60 tip