src/HOL/List.thy
Wed, 26 Jul 2006 19:23:04 +0200 linear arithmetic splits certain operators (e.g. min, max, abs)
Tue, 25 Jul 2006 16:43:32 +0200 added code generator serialization for Char
Sun, 23 Jul 2006 07:20:26 +0200 added structure HOList
Fri, 21 Jul 2006 14:49:11 +0200 added term_of_string function
Wed, 12 Jul 2006 17:00:22 +0200 adaptions in codegen
Sat, 08 Jul 2006 12:54:30 +0200 simprocs: no theory argument -- use simpset context instead;
Wed, 14 Jun 2006 12:14:42 +0200 slight adaption for code generator
Wed, 07 Jun 2006 16:55:14 +0200 slight code generator cleanup
Tue, 06 Jun 2006 14:56:42 +0200 improved code lemmas
Mon, 05 Jun 2006 14:26:07 +0200 HOL/Tools/function_package: Added support for mutual recursive definitions.
Fri, 12 May 2006 11:19:41 +0200 added lemma in_measure
Tue, 09 May 2006 14:18:40 +0200 introduced characters for code generator; some improved code lemmas for some list functions
Sun, 07 May 2006 00:22:05 +0200 removed 'concl is' patterns;
Thu, 27 Apr 2006 17:40:17 +0200 added zip/take/drop lemmas
Sun, 09 Apr 2006 19:41:30 +0200 Added function "splice"
Sat, 08 Apr 2006 22:51:06 +0200 refined 'abbreviation';
Tue, 21 Mar 2006 12:18:10 +0100 abbreviation upto, length;
Sat, 25 Feb 2006 15:19:47 +0100 improved codegen bootstrap
Mon, 23 Jan 2006 14:07:52 +0100 removed problematic keyword 'atom'
Thu, 19 Jan 2006 21:22:08 +0100 setup: theory -> theory;
Wed, 18 Jan 2006 11:55:50 +0100 substantial improvement in serialization handling
Tue, 17 Jan 2006 16:36:57 +0100 substantial improvements in code generator
Mon, 09 Jan 2006 13:27:44 +0100 theorems need names
Thu, 22 Dec 2005 13:00:53 +0100 new lemmas
Wed, 21 Dec 2005 15:18:17 +0100 slight clean ups
Wed, 21 Dec 2005 12:02:57 +0100 removed or modified some instances of [iff]
Fri, 16 Dec 2005 16:59:32 +0100 new lemmas
Fri, 02 Dec 2005 16:43:42 +0100 Added recdef congruence rules for bounded quantifiers and commonly used
Mon, 31 Oct 2005 01:43:22 +0100 A few new lemmas
Fri, 21 Oct 2005 18:14:34 +0200 Goal.prove;
Wed, 19 Oct 2005 06:46:45 +0200 added 2 lemmas
Mon, 17 Oct 2005 23:10:15 +0200 Simplifier.inherit_context instead of Simplifier.inherit_bounds;
Tue, 11 Oct 2005 17:30:00 +0200 added hd lemma
Wed, 05 Oct 2005 14:01:32 +0200 added last in set lemma
Tue, 04 Oct 2005 23:39:42 +0200 new hd/rev/last lemmas
Thu, 29 Sep 2005 17:02:57 +0200 simprules need names
Sat, 24 Sep 2005 21:13:15 +0200 a few new filter lemmas
Thu, 22 Sep 2005 23:56:15 +0200 renamed rules to iprover
Tue, 20 Sep 2005 13:17:55 +0200 added a number of lemmas
Wed, 17 Aug 2005 11:44:02 +0200 small mods to code lemmas
Tue, 16 Aug 2005 19:25:32 +0200 added quite a few functions for code generation
Tue, 02 Aug 2005 13:13:18 +0200 Added filter lemma
Mon, 01 Aug 2005 19:20:26 +0200 simprocs: Simplifier.inherit_bounds;
Mon, 01 Aug 2005 11:24:19 +0200 added map_filter lemmas
Tue, 12 Jul 2005 11:51:31 +0200 Auxiliary functions to be used in generated code are now defined using "attach".
Fri, 01 Jul 2005 13:54:57 +0200 Adapted to new interface of code generator.
Wed, 15 Jun 2005 11:54:13 +0200 added lemmas
Thu, 28 Apr 2005 12:04:34 +0200 more on rev
Thu, 28 Apr 2005 09:21:35 +0200 more about list_update
Mon, 11 Apr 2005 12:14:23 +0200 tuned Map, renamed lex stuff in List.
Tue, 05 Apr 2005 13:05:38 +0200 lexicographic order by Norbert Voelker
Thu, 03 Mar 2005 12:43:01 +0100 Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 Deleted Library.option type.
Wed, 02 Feb 2005 18:19:43 +0100 Replaced application of subst by simplesubst in proof of rev_induct
Fri, 14 Jan 2005 12:00:27 +0100 made diff_less a simp rule
Tue, 04 Jan 2005 04:06:29 +0100 added list_all_rev
Wed, 22 Dec 2004 11:36:33 +0100 [ .. (] -> [ ..< ]
Thu, 09 Dec 2004 18:30:59 +0100 First step in reorganizing Finite_Set
Mon, 22 Nov 2004 13:52:27 +0100 indentation
Mon, 22 Nov 2004 11:53:56 +0100 added lemmas