src/HOL/Tools/record_package.ML
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;
Tue, 11 Jul 2006 12:16:54 +0200 wenzelm replaced Term.variant(list) by Name.variant(_list);
Sat, 08 Jul 2006 12:54:37 +0200 wenzelm Goal.prove: context;
Sun, 11 Jun 2006 21:59:17 +0200 wenzelm avoid unqualified exception;
Tue, 30 May 2006 12:24:04 +0200 schirmer tuned type print-translations
Mon, 29 May 2006 19:42:58 +0200 schirmer fixed bug in type print translations
Thu, 06 Apr 2006 16:09:37 +0200 haftmann adaptions to change in typedef_package.ML
Wed, 15 Feb 2006 21:34:55 +0100 wenzelm removed distinct, renamed gen_distinct to distinct;
Tue, 07 Feb 2006 19:56:45 +0100 wenzelm renamed gen_duplicates to duplicates;
Mon, 06 Feb 2006 20:58:57 +0100 wenzelm TableFun: renamed xxx_multi to xxx_list;
Mon, 06 Feb 2006 11:01:28 +0100 haftmann subsituted gen_duplicates / has_duplicates for duplicates whenever appropriate
Tue, 31 Jan 2006 00:39:43 +0100 wenzelm advanced translations: Context.generic;
Sat, 21 Jan 2006 23:02:14 +0100 wenzelm simplified type attribute;
Thu, 19 Jan 2006 21:22:08 +0100 wenzelm setup: theory -> theory;
Sat, 14 Jan 2006 22:25:34 +0100 wenzelm generic attributes;
Sat, 14 Jan 2006 17:14:06 +0100 wenzelm sane ERROR handling;
Tue, 10 Jan 2006 19:34:04 +0100 wenzelm generic attributes;
Thu, 22 Dec 2005 00:28:49 +0100 wenzelm induct_rulify;
Fri, 09 Dec 2005 09:06:45 +0100 haftmann oriented result pairs in PureThy
Tue, 06 Dec 2005 09:04:09 +0100 haftmann re-oriented some result tuples in PureThy
Fri, 02 Dec 2005 08:06:59 +0100 haftmann introduced new map2, fold
Thu, 10 Nov 2005 20:57:11 +0100 wenzelm renamed Thm.cgoal_of to Thm.cprem_of;
Fri, 28 Oct 2005 22:27:47 +0200 wenzelm accomodate simplified Thm.lift_rule;
Fri, 28 Oct 2005 16:35:40 +0200 haftmann cleaned up nth, nth_update, nth_map and nth_string functions
Fri, 21 Oct 2005 18:14:40 +0200 wenzelm avoid triv_goal and home-grown meta_allE;
Wed, 19 Oct 2005 21:52:33 +0200 wenzelm removed print_exn (better let the toplevel do this);
Tue, 18 Oct 2005 17:59:25 +0200 wenzelm Simplifier.theory_context;
Mon, 17 Oct 2005 23:10:10 +0200 wenzelm change_claset/simpset;
Fri, 23 Sep 2005 22:31:22 +0200 wenzelm simprocs: pattern now "x" (the proc is supposed to discriminate faster than Pattern.match);
Fri, 23 Sep 2005 15:38:22 +0200 schirmer bugfix in record_tr'
Tue, 20 Sep 2005 14:03:39 +0200 wenzelm tuned simprocs;
Mon, 19 Sep 2005 16:38:35 +0200 haftmann introduced AList module
Thu, 15 Sep 2005 17:16:56 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Wed, 14 Sep 2005 10:24:39 +0200 haftmann introduced AList.lookup
Tue, 13 Sep 2005 22:19:21 +0200 wenzelm the_list (cf. Pure/library.ML);
Mon, 05 Sep 2005 17:38:18 +0200 wenzelm curried_lookup/update;
Mon, 05 Sep 2005 08:14:35 +0200 haftmann introduced binding priority 1 for linear combinators etc.
Tue, 30 Aug 2005 21:32:10 +0200 schirmer fixed bug in record_type_abbr_tr'
Tue, 16 Aug 2005 13:42:26 +0200 wenzelm OuterKeyword;
Mon, 01 Aug 2005 19:20:26 +0200 wenzelm simprocs: Simplifier.inherit_bounds;
Thu, 28 Jul 2005 15:19:49 +0200 wenzelm Sign.typ_unify;
Tue, 19 Jul 2005 14:59:11 +0200 schirmer removed some garbage;
Wed, 13 Jul 2005 20:53:26 +0200 schirmer avoiding even more garbage
Tue, 12 Jul 2005 23:42:11 +0200 schirmer avoid some garbage
Fri, 17 Jun 2005 18:35:27 +0200 wenzelm accomodate change of TheoryDataFun;
Mon, 13 Jun 2005 10:35:53 +0200 schirmer more timing information
Sat, 11 Jun 2005 22:15:48 +0200 wenzelm refer to name spaces values instead of names;
Thu, 09 Jun 2005 12:03:17 +0200 wenzelm Sign.read_typ_abbrev;
Sun, 05 Jun 2005 16:23:50 +0200 schirmer bugfix in record_type_abbr_tr'
Tue, 31 May 2005 11:53:15 +0200 wenzelm renamed cond_extern to extern;
Fri, 13 May 2005 17:19:04 +0200 schirmer Bugfix in syntax translation for record type.
Mon, 02 May 2005 21:07:21 +0200 schirmer Removed nodup_vars avoiding hack
Fri, 04 Mar 2005 15:07:34 +0100 skalberg Removed practically all references to Library.foldr.
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Fri, 05 Nov 2004 15:37:25 +0100 schirmer * extended interface of record_split_simp_tac and record_split_simproc
Tue, 26 Oct 2004 16:29:54 +0200 berghofe Removed code generator stuff. Code generation is now handled by code
Fri, 15 Oct 2004 18:49:16 +0200 schirmer record_split_simp_tac now can get simp rules as parameter
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;
less more (0) -120 tip