src/HOL/Tools/record_package.ML
Sun, 08 Mar 2009 17:26:14 +0100 wenzelm moved basic algebra of long names from structure NameSpace to Long_Name;
Sat, 07 Mar 2009 22:17:25 +0100 wenzelm more uniform handling of binding in packages;
Thu, 05 Mar 2009 12:08:00 +0100 wenzelm renamed NameSpace.base to NameSpace.base_name;
Sun, 01 Mar 2009 23:36:12 +0100 wenzelm use long names for old-style fold combinators;
Tue, 10 Feb 2009 14:58:15 +0100 blanchet Added nitpick_const_simp attribute to recdef and record packages.
Wed, 21 Jan 2009 16:47:04 +0100 haftmann binding replaces bstring
Wed, 31 Dec 2008 18:53:16 +0100 wenzelm moved old add_type_XXX, add_term_XXX etc. to structure OldTerm;
Wed, 31 Dec 2008 00:08:13 +0100 wenzelm moved old add_term_vars, add_term_frees etc. to structure OldTerm;
Wed, 10 Dec 2008 22:55:15 +0100 wenzelm more antiquotations;
Fri, 05 Dec 2008 18:42:37 +0100 haftmann removed Table.extend, NameSpace.extend_table
Thu, 04 Dec 2008 14:43:33 +0100 haftmann cleaned up binding module and related code
Fri, 26 Sep 2008 09:10:02 +0200 haftmann removed obsolete name convention "func"
Tue, 29 Jul 2008 08:15:40 +0200 haftmann PureThy: dropped note_thmss_qualified, dropped _i suffix
Mon, 23 Jun 2008 23:45:39 +0200 wenzelm Logic.all/mk_equals/mk_implies;
Thu, 19 Jun 2008 20:48:02 +0200 wenzelm export read_typ/cert_typ -- version with regular context operations;
Mon, 16 Jun 2008 22:13:39 +0200 wenzelm pervasive RuleInsts;
Sat, 14 Jun 2008 23:20:10 +0200 wenzelm prove_standard: more precises argument passing;
Tue, 10 Jun 2008 15:30:33 +0200 haftmann rep_datatype command now takes list of constructors as input arguments
Sun, 18 May 2008 17:03:20 +0200 wenzelm eliminated theory CPure;
Sun, 18 May 2008 15:04:24 +0200 wenzelm moved global pretty/string_of functions from Sign to Syntax;
Sat, 12 Apr 2008 17:00:35 +0200 wenzelm rep_cterm/rep_thm: no longer dereference theory_ref;
Sat, 29 Mar 2008 22:55:49 +0100 wenzelm purely functional setup of claset/simpset/clasimpset;
Sat, 29 Mar 2008 13:03:08 +0100 wenzelm eliminated quiete_mode ref (turned into proper argument);
Thu, 27 Mar 2008 14:41:07 +0100 wenzelm removed Display.raw_string_of_XXX (use regular Sign.string_of_XXX);
Thu, 20 Mar 2008 12:09:20 +0100 haftmann more antiquotations
Wed, 27 Feb 2008 16:07:55 +0100 schirmer removed some debugging output from trace
Sun, 17 Feb 2008 19:04:50 +0100 wenzelm added get_parent (for AWE);
Wed, 13 Feb 2008 10:19:30 +0100 kleing fixed record pretty printing
Wed, 19 Dec 2007 16:32:12 +0100 schirmer replaced K_record by lambda term %x. c
Wed, 24 Oct 2007 20:17:50 +0200 wenzelm separate RecordPackage.timing flag;
Wed, 17 Oct 2007 23:16:28 +0200 wenzelm replaced NameSpace.accesses' by NameSpace.external_names (depening on naming);
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;
Tue, 25 Sep 2007 17:06:14 +0200 wenzelm proper Sign operations instead of Theory aliases;
Tue, 18 Sep 2007 07:36:15 +0200 haftmann distinction between regular and default code theorems
Tue, 14 Aug 2007 13:20:12 +0200 wenzelm PrimitiveDefs.mk_defpair;
Fri, 10 Aug 2007 17:04:34 +0200 haftmann new structure for code generator modules
Thu, 05 Jul 2007 00:06:16 +0200 wenzelm avoid polymorphic equality;
Mon, 07 May 2007 00:49:59 +0200 wenzelm simplified DataFun interfaces;
Fri, 20 Apr 2007 11:21:49 +0200 haftmann add definitions explicitly to code generator table
Sun, 15 Apr 2007 14:31:51 +0200 wenzelm adapted decode_type;
Sat, 14 Apr 2007 17:35:52 +0200 wenzelm cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
Wed, 11 Apr 2007 08:28:15 +0200 haftmann canonical merge operations
Wed, 04 Apr 2007 23:29:33 +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;
Wed, 31 Jan 2007 16:05:12 +0100 haftmann print translation for record types with empty-sorted type variables raise Match instead of producing an error
Sat, 30 Dec 2006 16:08:00 +0100 wenzelm removed conditional combinator;
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Mon, 11 Dec 2006 21:39:26 +0100 wenzelm advanced translation functions: Proof.context;
Thu, 07 Dec 2006 23:16:55 +0100 wenzelm reorganized structure Tactic vs. MetaSimplifier;
Thu, 07 Dec 2006 00:42:04 +0100 wenzelm reorganized structure Goal vs. Tactic;
Mon, 27 Nov 2006 13:42:33 +0100 haftmann removed HOL structure
Tue, 14 Nov 2006 17:55:30 +0100 schirmer Exported some names
Tue, 07 Nov 2006 18:25:48 +0100 schirmer field-update in records is generalised to take a function on the field
Tue, 31 Oct 2006 09:28:52 +0100 haftmann dropped nth_update
Fri, 20 Oct 2006 17:07:26 +0200 haftmann slight cleanup
Tue, 10 Oct 2006 13:59:13 +0200 haftmann gen_rem(s) abandoned in favour of remove / subtract
Wed, 06 Sep 2006 10:01:27 +0200 haftmann now using TypecopyPackage
Tue, 08 Aug 2006 08:19:11 +0200 haftmann dropped duplicated line
Sat, 29 Jul 2006 00:51:29 +0200 wenzelm Goal.prove: more tactic arguments;
less more (0) -100 -60 tip