| Tue, 06 Dec 2005 17:26:26 +0100 | haftmann | removed thms 'swap' and 'nth_map' from ML toplevel | file | diff | annotate |
| Tue, 16 Aug 2005 19:25:32 +0200 | nipkow | added quite a few functions for code generation | file | diff | annotate |
| Mon, 11 Apr 2005 12:14:23 +0200 | nipkow | tuned Map, renamed lex stuff in List. | file | diff | annotate |
| Fri, 15 Oct 2004 18:16:03 +0200 | nipkow | added and renamed | file | diff | annotate |
| Thu, 19 Feb 2004 18:24:08 +0100 | paulson | removal of the legacy ML structure List | file | diff | annotate |
| Wed, 14 May 2003 10:22:09 +0200 | nipkow | *** empty log message *** | file | diff | annotate |
| Wed, 08 May 2002 12:15:30 +0200 | wenzelm | oops; | file | diff | annotate |
| Tue, 07 May 2002 19:54:29 +0200 | wenzelm | converted; | file | diff | annotate |
| Mon, 29 Apr 2002 11:29:34 +0200 | nipkow | added rev_take and rev_drop | file | diff | annotate |
| Thu, 14 Feb 2002 11:50:52 +0100 | nipkow | nodups -> distinct | file | diff | annotate |
| Tue, 08 Jan 2002 12:47:58 +0100 | nipkow | added filter_filter | file | diff | annotate |
| Sun, 16 Dec 2001 00:17:18 +0100 | kleing | list_all2_rev | file | diff | annotate |
| Thu, 13 Dec 2001 15:45:03 +0100 | wenzelm | isatool expandshort; | file | diff | annotate |
| Mon, 22 Oct 2001 11:54:22 +0200 | paulson | Numerals now work for the integers: the binary numerals for 0 and 1 rewrite | file | diff | annotate |
| Sun, 14 Oct 2001 22:08:29 +0200 | wenzelm | moved rulify to ObjectLogic; | file | diff | annotate |
| Fri, 05 Oct 2001 21:52:39 +0200 | wenzelm | sane numerals (stage 1): added generic 1, removed 1' and 2 on nat, | file | diff | annotate |
| Thu, 31 May 2001 16:50:04 +0200 | oheimb | added list_all2_trans | file | diff | annotate |
| Tue, 08 May 2001 16:01:28 +0200 | paulson | new takeWhile lemma | file | diff | annotate |
| Tue, 24 Apr 2001 12:19:58 +0200 | paulson | removal of image_Collect as a default simprule | file | diff | annotate |
| Tue, 09 Jan 2001 15:22:13 +0100 | nipkow | `` -> and ``` -> `` | file | diff | annotate |
| Wed, 20 Dec 2000 12:13:59 +0100 | paulson | tidying, removing obsolete lemmas about 0=... | file | diff | annotate |
| Fri, 03 Nov 2000 21:32:41 +0100 | wenzelm | rev_exhaust: rulify; | file | diff | annotate |
| Tue, 05 Sep 2000 18:47:27 +0200 | wenzelm | removed Add_recdef_congs [map_cong] (see Main.thy); | file | diff | annotate |
| Thu, 31 Aug 2000 09:23:01 +0200 | nipkow | *** empty log message *** | file | diff | annotate |
| Wed, 30 Aug 2000 16:29:21 +0200 | nipkow | introduced induct_thm_tac | file | diff | annotate |
| Mon, 28 Aug 2000 17:02:19 +0200 | nipkow | Removed map_compose from simpset. | file | diff | annotate |
| Thu, 17 Aug 2000 18:30:48 +0200 | nipkow | added map_cong to recdef | file | diff | annotate |
| Mon, 24 Jul 2000 23:52:55 +0200 | wenzelm | avoid referencing thy value; | file | diff | annotate |
| Fri, 14 Jul 2000 14:47:15 +0200 | paulson | moved sublist from UNITY/AllocBase to List | file | diff | annotate |
| Thu, 06 Jul 2000 15:38:00 +0200 | nipkow | Deleted list_case thms no subsumed by case_tac | file | diff | annotate |
| Thu, 29 Jun 2000 12:15:08 +0200 | paulson | fixed proof to cope with the default of equalityCE instead of equalityE | file | diff | annotate |
| Thu, 22 Jun 2000 23:04:34 +0200 | wenzelm | bind_thm(s); | file | diff | annotate |
| Thu, 01 Jun 2000 13:28:00 +0200 | paulson | simplified the proof of nth_upt | file | diff | annotate |
| Wed, 31 May 2000 11:55:51 +0200 | paulson | added new proofs and simplified an old one | file | diff | annotate |
| Fri, 26 May 2000 18:03:54 +0200 | paulson | renamed upt_Suc, since that name is needed for its primrec rule | file | diff | annotate |
| Tue, 23 May 2000 18:06:22 +0200 | paulson | added type constraint ::nat because 0 is now overloaded | file | diff | annotate |
| Wed, 19 Apr 2000 11:09:59 +0200 | paulson | removal of less_SucI, le_SucI from default simpset | file | diff | annotate |
| Mon, 13 Mar 2000 16:23:34 +0100 | wenzelm | case_tac now subsumes both boolean and datatype cases; | file | diff | annotate |
| Mon, 13 Mar 2000 12:51:10 +0100 | nipkow | exhaust_tac -> cases_tac | file | diff | annotate |
| Thu, 24 Feb 2000 08:55:37 +0100 | nipkow | Added and renamed a lemma. | file | diff | annotate |
| Fri, 18 Feb 2000 15:34:22 +0100 | paulson | expandshort | file | diff | annotate |
| Wed, 26 Jan 2000 11:04:38 +0100 | nipkow | optimized xs[i:=x]!j lemmas. | file | diff | annotate |
| Wed, 12 Jan 2000 15:58:01 +0100 | nipkow | More lemmas. | file | diff | annotate |
| Mon, 10 Jan 2000 16:06:43 +0100 | nipkow | Forgot to "call" MicroJava in makefile. | file | diff | annotate |
| Mon, 13 Dec 1999 10:54:04 +0100 | paulson | expandshort | file | diff | annotate |
| Thu, 11 Nov 1999 11:43:14 +0100 | nipkow | Imported Conny's lemmas from MicroJava | file | diff | annotate |
| Tue, 21 Sep 1999 19:11:07 +0200 | nipkow | Mod because of new solver interface. | file | diff | annotate |
| Wed, 18 Aug 1999 10:27:57 +0200 | nipkow | Added take_all and drop_all to simpset. | file | diff | annotate |
| Mon, 16 Aug 1999 22:07:12 +0200 | wenzelm | 'a list: Nil, Cons; | file | diff | annotate |
| Mon, 19 Jul 1999 15:27:34 +0200 | paulson | NatBin: binary arithmetic for the naturals | file | diff | annotate |
| Sun, 18 Jul 1999 11:06:08 +0200 | nipkow | Modifid length_tl | file | diff | annotate |
| Thu, 17 Jun 1999 10:33:43 +0200 | paulson | expandshort | file | diff | annotate |
| Fri, 11 Jun 1999 17:14:00 +0200 | nipkow | rev=rev lemma. | file | diff | annotate |
| Thu, 10 Jun 1999 10:41:36 +0200 | paulson | many new lemmas about take & drop, incl the famous take-lemma | file | diff | annotate |
| Mon, 07 Jun 1999 19:25:12 +0200 | nipkow | Added lots of 'replicate' lemmas. | file | diff | annotate |
| Tue, 20 Apr 1999 14:32:48 +0200 | paulson | tidied | file | diff | annotate |
| Thu, 15 Apr 1999 18:10:37 +0200 | nipkow | Added new thms. | file | diff | annotate |
| Thu, 01 Apr 1999 18:42:48 +0200 | pusch | new definition for nth. | file | diff | annotate |
| Wed, 17 Mar 1999 16:53:46 +0100 | wenzelm | Theory.sign_of; | file | diff | annotate |
| Mon, 08 Mar 1999 13:49:14 +0100 | nipkow | modified zip | file | diff | annotate |