src/HOL/Tools/record_package.ML
Wed, 29 Sep 2004 18:32:25 +0200 schirmer tuned performance of record definition
Wed, 22 Sep 2004 22:29:24 +0200 schirmer bug-fix
Sun, 18 Jul 2004 12:01:08 +0200 schirmer tuned
Fri, 16 Jul 2004 19:21:59 +0200 schirmer added: get_extT_fields and
Tue, 06 Jul 2004 20:31:06 +0200 schirmer * record_upd_simproc also simplifies trivial updates:
Wed, 30 Jun 2004 14:04:58 +0200 schirmer Added reference record_definition_quick_and_dirty_sensitive, to
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Thu, 17 Jun 2004 14:24:43 +0200 schirmer tuned
Tue, 01 Jun 2004 12:33:50 +0200 wenzelm removed obsolete sort 'logic';
Thu, 06 May 2004 20:43:30 +0200 schirmer tuned HOL/record package; enabled record_upd_simproc by default.
Tue, 04 May 2004 11:25:08 +0200 schirmer solved sml-nj compatibility problem
Mon, 03 May 2004 23:22:17 +0200 schirmer reimplementation of HOL records; only one type is created for
Thu, 22 Apr 2004 10:52:32 +0200 wenzelm tuned;
Fri, 16 Apr 2004 04:09:53 +0200 wenzelm tuned;
Wed, 03 Mar 2004 22:58:23 +0100 schirmer added record_ex_sel_eq_simproc
Tue, 20 Jan 2004 13:55:22 +0100 schirmer cleaning up
Thu, 06 Nov 2003 20:45:02 +0100 schirmer Records:
Sun, 29 Jun 2003 21:25:34 +0200 berghofe - record_split_tac now also works for object-level universal quantifier
Tue, 08 Apr 2003 09:40:30 +0200 berghofe try_param_tac now precomputes substitution for rule, in order to avoid
Tue, 06 Aug 2002 11:22:05 +0200 wenzelm sane interface for simprocs;
Wed, 24 Jul 2002 22:13:02 +0200 wenzelm tuned;
Wed, 24 Jul 2002 00:11:24 +0200 wenzelm adapted fact names;
Wed, 10 Jul 2002 14:48:08 +0200 wenzelm NameSpace.accesses';
Tue, 12 Feb 2002 20:28:27 +0100 wenzelm got rid of explicit marginal comments (now stripped earlier from input);
Fri, 21 Dec 2001 23:18:27 +0100 wenzelm hide base name of "make", "fields", "extend", "truncate", "more",
Fri, 14 Dec 2001 22:27:20 +0100 wenzelm mixfix syntax for selectors;
Mon, 10 Dec 2001 15:35:03 +0100 berghofe Added support for code generation.
Wed, 05 Dec 2001 03:10:06 +0100 wenzelm ContextRules.intro_bang_global;
Sat, 01 Dec 2001 18:52:32 +0100 wenzelm renamed class "term" to "type" (actually "HOL.type");
Wed, 28 Nov 2001 00:46:26 +0100 wenzelm theory data: removed obsolete finish method;
Tue, 27 Nov 2001 13:28:26 +0100 wenzelm make SML/NJ happy;
Thu, 22 Nov 2001 17:13:06 +0100 wenzelm recovered original "make";
Tue, 20 Nov 2001 22:54:06 +0100 wenzelm tuned;
Tue, 20 Nov 2001 20:55:33 +0100 wenzelm derive cases/induct rules for ``more'' parts;
Fri, 09 Nov 2001 22:51:24 +0100 wenzelm fixed print_records;
Thu, 08 Nov 2001 23:59:37 +0100 wenzelm theory data: finish method;
Sat, 27 Oct 2001 23:17:28 +0200 wenzelm use Tactic.prove;
Sat, 27 Oct 2001 00:06:22 +0200 wenzelm exclude field_simps from user-level "simps";
Thu, 25 Oct 2001 22:43:58 +0200 wenzelm removed "more" sort;
Thu, 25 Oct 2001 20:00:11 +0200 wenzelm derived operations are now: make, extend, truncate (cf. derived_defs);
Thu, 25 Oct 2001 02:11:28 +0200 wenzelm provodes induct/cases for use with corresponding Isar methods;
Wed, 24 Oct 2001 17:38:29 +0200 wenzelm moved lambda to Pure/term.ML;
Thu, 18 Oct 2001 21:22:40 +0200 wenzelm tuned;
Thu, 18 Oct 2001 21:07:29 +0200 wenzelm use abstract product type instead of datatype;
Sat, 13 Oct 2001 20:31:05 +0200 wenzelm Drule.tag_internal;
Wed, 08 Aug 2001 17:39:16 +0200 wenzelm field_name_ast_tr superceded by constify_ast_tr in Pure;
Tue, 07 Aug 2001 22:37:30 +0200 wenzelm fix problem with user translations by making field names appear as consts;
Sun, 17 Sep 2000 22:21:31 +0200 wenzelm Display.pretty_thm_sg;
Thu, 07 Sep 2000 20:55:18 +0200 wenzelm tuned;
Mon, 28 Aug 2000 20:31:00 +0200 wenzelm Method.SIMPLE_METHOD';
Thu, 17 Aug 2000 10:38:20 +0200 wenzelm sel_upd proc: include 'more' pseudo-field;
Thu, 13 Jul 2000 23:13:10 +0200 wenzelm adapted PureThy.add_defs_i;
Sat, 01 Jul 2000 19:55:22 +0200 wenzelm GPLed;
Tue, 06 Jun 2000 20:32:10 +0200 wenzelm pair split: proper names of params;
Mon, 17 Apr 2000 13:57:55 +0200 wenzelm Pretty.chunks;
Sat, 25 Mar 2000 12:52:06 +0100 wenzelm export updateN;
Mon, 13 Mar 2000 13:16:57 +0100 wenzelm adapted to new PureThy.add_thms etc.;
Thu, 24 Feb 2000 16:00:28 +0100 wenzelm rN = "record";
Tue, 22 Feb 2000 20:16:07 +0100 wenzelm proper variant names (admit field "r");
Tue, 15 Feb 2000 19:41:44 +0100 wenzelm fixed sel_upd simproc (less efficient, but more complete);
less more (0) -60 tip