src/HOL/Tools/record_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';
less more (0) -100 -60 tip