src/HOL/List.thy
Fri, 10 Aug 2007 17:04:34 +0200 haftmann new structure for code generator modules
Tue, 07 Aug 2007 09:40:34 +0200 haftmann new nbe implementation
Thu, 02 Aug 2007 17:31:10 +0200 berghofe Repaired term_of_char.
Sun, 29 Jul 2007 14:29:51 +0200 wenzelm proper simproc_setup for "list_neq";
Wed, 25 Jul 2007 18:10:28 +0200 nipkow Added lemmas
Tue, 24 Jul 2007 21:51:18 +0200 krauss renamed lemma "set_take_whileD" to "set_takeWhileD"
Wed, 11 Jul 2007 11:04:39 +0200 berghofe Adapted to new package for inductive sets.
Tue, 03 Jul 2007 22:27:08 +0200 wenzelm proper use of function_package ML files;
Sun, 24 Jun 2007 15:17:54 +0200 nipkow new lemmas
Thu, 14 Jun 2007 18:33:29 +0200 wenzelm tuned proofs: avoid implicit prems;
Wed, 06 Jun 2007 19:12:07 +0200 nipkow tuned list comprehension, changed filter syntax from : to <-
Tue, 05 Jun 2007 12:12:25 +0200 chaieb added a function partition and a few lemmas
Tue, 05 Jun 2007 11:00:04 +0200 chaieb added a few theorems about foldl and set
Mon, 04 Jun 2007 22:27:18 +0200 nipkow tuned list comprehension
Mon, 04 Jun 2007 15:43:31 +0200 haftmann authentic syntax for List.append
Sun, 03 Jun 2007 23:16:42 +0200 wenzelm renamed gen_submultiset to submultiset;
Sun, 03 Jun 2007 16:57:51 +0200 nipkow tuned list comprehension, added lemma
Sun, 03 Jun 2007 12:58:28 +0200 nipkow *** empty log message ***
Fri, 01 Jun 2007 22:09:16 +0200 nipkow Moved list comprehension into List
Thu, 24 May 2007 22:55:53 +0200 nipkow *** empty log message ***
Mon, 21 May 2007 19:11:39 +0200 haftmann improved code for rev
Sat, 19 May 2007 11:33:57 +0200 haftmann constant op @ now named append
Thu, 17 May 2007 19:49:17 +0200 haftmann abstract size function in hologic.ML
Fri, 11 May 2007 20:07:00 +0200 nipkow *** empty log message ***
Sun, 06 May 2007 21:49:44 +0200 haftmann PreList imports RecDef
Wed, 02 May 2007 21:00:06 +0200 nipkow tuned allpairs
Mon, 30 Apr 2007 22:43:33 +0200 nipkow added allpairs
Thu, 26 Apr 2007 13:32:59 +0200 haftmann moved code generation pretty integers and characters to separate theories
Wed, 25 Apr 2007 17:50:48 +0200 nipkow new lemma splice_length
Wed, 11 Apr 2007 08:28:14 +0200 haftmann tuned
Fri, 30 Mar 2007 16:19:00 +0200 haftmann paraphrasing equality
Wed, 28 Mar 2007 10:47:19 +0200 berghofe Improved code generator for characters: now handles
Fri, 23 Mar 2007 09:40:49 +0100 haftmann two further properties about lists
Wed, 21 Mar 2007 16:07:40 +0100 krauss added another rule for simultaneous induction, and lemmas for zip
Fri, 09 Mar 2007 08:45:50 +0100 haftmann stepping towards uniform lattice theory development in HOL
Wed, 07 Feb 2007 17:28:09 +0100 berghofe Adapted to new inductive definition package.
Sun, 21 Jan 2007 13:27:41 +0100 nipkow Added simproc list_neq (prompted by an application)
Wed, 27 Dec 2006 19:10:00 +0100 haftmann added OCaml code generation (without dictionaries)
Thu, 21 Dec 2006 13:55:11 +0100 haftmann added code lemmas for quantification over bounded nats
Mon, 18 Dec 2006 08:21:27 +0100 haftmann added code generation syntax for some char combinators
Wed, 13 Dec 2006 20:38:16 +0100 haftmann clarified character setup
Sun, 10 Dec 2006 20:09:08 +0100 wenzelm fixed term_of_list;
Sun, 10 Dec 2006 19:37:25 +0100 wenzelm moved char/string syntax to Tools/string_syntax.ML;
Mon, 27 Nov 2006 13:42:41 +0100 haftmann tuned keyword setup for SML code generator
Wed, 22 Nov 2006 10:20:15 +0100 haftmann incorporated structure HOList into HOLogic
Fri, 17 Nov 2006 02:20:03 +0100 wenzelm more robust syntax for definition/abbreviation/notation;
Tue, 07 Nov 2006 11:53:55 +0100 krauss Preparations for making "lexicographic_order" part of "fun"
Mon, 06 Nov 2006 16:28:34 +0100 haftmann removed itrev as inlining theorem
Wed, 01 Nov 2006 08:46:54 +0100 bulwahn added lexicographic_order tactic
Tue, 31 Oct 2006 14:58:14 +0100 haftmann adapted seralizer syntax
Tue, 31 Oct 2006 09:28:56 +0100 haftmann adapted to new serializer syntax
Thu, 26 Oct 2006 16:08:40 +0200 krauss Added "recdef_wf" and "simp" attribute to "wf_measures"
Thu, 26 Oct 2006 15:12:03 +0200 krauss Added "measures" combinator for lexicographic combinations of multiple measures.
Fri, 20 Oct 2006 17:07:27 +0200 haftmann added reserved words for Haskell
Fri, 20 Oct 2006 10:44:38 +0200 haftmann added normal post setup; cleaned up "execution" constants
Mon, 16 Oct 2006 14:07:31 +0200 haftmann moved HOL code generator setup to Code_Generator
Mon, 25 Sep 2006 17:04:15 +0200 haftmann refinements in codegen serializer
Tue, 19 Sep 2006 15:21:42 +0200 haftmann added operational equality
Mon, 11 Sep 2006 21:35:19 +0200 wenzelm induct method: renamed 'fixing' to 'arbitrary';
Fri, 01 Sep 2006 08:36:51 +0200 haftmann final syntax for some Isar code generator keywords
Wed, 30 Aug 2006 15:11:17 +0200 haftmann code refinements
Mon, 21 Aug 2006 11:02:40 +0200 haftmann more concise string serialization
Mon, 14 Aug 2006 13:46:06 +0200 haftmann simplified code generator setup
Tue, 08 Aug 2006 08:19:44 +0200 haftmann cleanup code generation for Numerals
Wed, 26 Jul 2006 19:23:04 +0200 webertj linear arithmetic splits certain operators (e.g. min, max, abs)
Tue, 25 Jul 2006 16:43:32 +0200 haftmann added code generator serialization for Char
Sun, 23 Jul 2006 07:20:26 +0200 haftmann added structure HOList
Fri, 21 Jul 2006 14:49:11 +0200 haftmann added term_of_string function
Wed, 12 Jul 2006 17:00:22 +0200 haftmann adaptions in codegen
Sat, 08 Jul 2006 12:54:30 +0200 wenzelm simprocs: no theory argument -- use simpset context instead;
Wed, 14 Jun 2006 12:14:42 +0200 haftmann slight adaption for code generator
Wed, 07 Jun 2006 16:55:14 +0200 haftmann slight code generator cleanup
Tue, 06 Jun 2006 14:56:42 +0200 haftmann improved code lemmas
Mon, 05 Jun 2006 14:26:07 +0200 krauss HOL/Tools/function_package: Added support for mutual recursive definitions.
Fri, 12 May 2006 11:19:41 +0200 nipkow added lemma in_measure
Tue, 09 May 2006 14:18:40 +0200 haftmann introduced characters for code generator; some improved code lemmas for some list functions
Sun, 07 May 2006 00:22:05 +0200 wenzelm removed 'concl is' patterns;
Thu, 27 Apr 2006 17:40:17 +0200 nipkow added zip/take/drop lemmas
Sun, 09 Apr 2006 19:41:30 +0200 nipkow Added function "splice"
Sat, 08 Apr 2006 22:51:06 +0200 wenzelm refined 'abbreviation';
Tue, 21 Mar 2006 12:18:10 +0100 wenzelm abbreviation upto, length;
Sat, 25 Feb 2006 15:19:47 +0100 haftmann improved codegen bootstrap
Mon, 23 Jan 2006 14:07:52 +0100 haftmann removed problematic keyword 'atom'
Thu, 19 Jan 2006 21:22:08 +0100 wenzelm setup: theory -> theory;
Wed, 18 Jan 2006 11:55:50 +0100 haftmann substantial improvement in serialization handling
Tue, 17 Jan 2006 16:36:57 +0100 haftmann substantial improvements in code generator
Mon, 09 Jan 2006 13:27:44 +0100 paulson theorems need names
Thu, 22 Dec 2005 13:00:53 +0100 nipkow new lemmas
Wed, 21 Dec 2005 15:18:17 +0100 haftmann slight clean ups
Wed, 21 Dec 2005 12:02:57 +0100 paulson removed or modified some instances of [iff]
Fri, 16 Dec 2005 16:59:32 +0100 nipkow new lemmas
Fri, 02 Dec 2005 16:43:42 +0100 krauss Added recdef congruence rules for bounded quantifiers and commonly used
Mon, 31 Oct 2005 01:43:22 +0100 nipkow A few new lemmas
Fri, 21 Oct 2005 18:14:34 +0200 wenzelm Goal.prove;
Wed, 19 Oct 2005 06:46:45 +0200 nipkow added 2 lemmas
Mon, 17 Oct 2005 23:10:15 +0200 wenzelm Simplifier.inherit_context instead of Simplifier.inherit_bounds;
Tue, 11 Oct 2005 17:30:00 +0200 nipkow added hd lemma
Wed, 05 Oct 2005 14:01:32 +0200 nipkow added last in set lemma
Tue, 04 Oct 2005 23:39:42 +0200 nipkow new hd/rev/last lemmas
Thu, 29 Sep 2005 17:02:57 +0200 paulson simprules need names
Sat, 24 Sep 2005 21:13:15 +0200 nipkow a few new filter lemmas
Thu, 22 Sep 2005 23:56:15 +0200 nipkow renamed rules to iprover
Tue, 20 Sep 2005 13:17:55 +0200 nipkow added a number of lemmas
Wed, 17 Aug 2005 11:44:02 +0200 nipkow small mods to code lemmas
Tue, 16 Aug 2005 19:25:32 +0200 nipkow added quite a few functions for code generation
Tue, 02 Aug 2005 13:13:18 +0200 nipkow Added filter lemma
Mon, 01 Aug 2005 19:20:26 +0200 wenzelm simprocs: Simplifier.inherit_bounds;
Mon, 01 Aug 2005 11:24:19 +0200 nipkow added map_filter lemmas
Tue, 12 Jul 2005 11:51:31 +0200 berghofe Auxiliary functions to be used in generated code are now defined using "attach".
Fri, 01 Jul 2005 13:54:57 +0200 berghofe Adapted to new interface of code generator.
Wed, 15 Jun 2005 11:54:13 +0200 nipkow added lemmas
Thu, 28 Apr 2005 12:04:34 +0200 kleing more on rev
Thu, 28 Apr 2005 09:21:35 +0200 kleing more about list_update
Mon, 11 Apr 2005 12:14:23 +0200 nipkow tuned Map, renamed lex stuff in List.
Tue, 05 Apr 2005 13:05:38 +0200 paulson lexicographic order by Norbert Voelker
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.
Wed, 02 Feb 2005 18:19:43 +0100 berghofe Replaced application of subst by simplesubst in proof of rev_induct
Fri, 14 Jan 2005 12:00:27 +0100 nipkow made diff_less a simp rule
Tue, 04 Jan 2005 04:06:29 +0100 kleing added list_all_rev
less more (0) -120 tip