src/Pure/library.ML
Thu, 23 Nov 2006 00:52:07 +0100 wenzelm moved string_of_pair/list/option to structure ML_Syntax;
Thu, 16 Nov 2006 01:07:25 +0100 wenzelm moved some fundamental concepts to General/basics.ML;
Mon, 13 Nov 2006 15:43:13 +0100 haftmann added higher-order combinators for structured results
Sun, 05 Nov 2006 21:44:35 +0100 wenzelm removed obsolete first_duplicate;
Tue, 31 Oct 2006 09:29:11 +0100 haftmann cleanup
Wed, 11 Oct 2006 10:49:36 +0200 haftmann abandoned findrep
Tue, 10 Oct 2006 13:59:13 +0200 haftmann gen_rem(s) abandoned in favour of remove / subtract
Sat, 07 Oct 2006 01:31:10 +0200 wenzelm added the_single;
Wed, 04 Oct 2006 14:17:38 +0200 haftmann insert replacing ins ins_int ins_string
Tue, 12 Sep 2006 12:12:53 +0200 wenzelm tuned eq_list;
Thu, 31 Aug 2006 10:17:19 +0200 paulson Empty is better than Match
Tue, 08 Aug 2006 08:18:59 +0200 haftmann abandoned equal_list in favor for eq_list
Mon, 17 Jul 2006 15:16:17 +0200 webertj butlast removed (use fst o split_last instead)
Sat, 15 Jul 2006 18:17:47 +0200 webertj function butlast added
Wed, 12 Jul 2006 17:00:32 +0200 haftmann added chop_prefix
Tue, 11 Jul 2006 14:21:07 +0200 wenzelm replaced read_radixint by read_intinf;
Tue, 04 Jul 2006 19:49:57 +0200 wenzelm removed parrot comment;
Mon, 03 Jul 2006 16:25:10 +0200 webertj comment added
Tue, 06 Jun 2006 20:42:30 +0200 wenzelm added zip_options;
Sat, 20 May 2006 23:37:02 +0200 wenzelm removed obsolete partition (cf. List.partition);
Tue, 16 May 2006 13:01:27 +0200 wenzelm added divide_and_conquer combinator (by Amine Chaieb);
Tue, 09 May 2006 10:07:38 +0200 haftmann removed superfluous eq_ord
Mon, 08 May 2006 12:23:57 +0200 webertj string_of_option tuned
Fri, 05 May 2006 18:21:58 +0200 webertj string_of_... functions added
Tue, 02 May 2006 20:42:37 +0200 wenzelm sys_error: exception SYS_ERROR;
Sun, 30 Apr 2006 22:50:06 +0200 wenzelm added serial_string;
Thu, 27 Apr 2006 15:06:39 +0200 wenzelm renamed mapfilter to map_filter, made pervasive (again);
Wed, 26 Apr 2006 22:38:11 +0200 wenzelm removed splitAt (superceded by chop);
Tue, 25 Apr 2006 22:23:04 +0200 wenzelm made 'flat' pervasive (again);
Mon, 24 Apr 2006 16:35:30 +0200 haftmann moved coalesce to AList, added equality predicates to library
Thu, 13 Apr 2006 12:01:02 +0200 wenzelm export unflat (again);
Sun, 09 Apr 2006 18:51:17 +0200 wenzelm added coalesce;
Tue, 21 Mar 2006 12:18:09 +0100 wenzelm added subtract;
Tue, 14 Mar 2006 22:07:33 +0100 wenzelm added singleton;
Fri, 10 Mar 2006 15:33:48 +0100 haftmann renamed HOL + - * etc. to HOL.plus HOL.minus HOL.times etc.
Wed, 22 Feb 2006 10:18:17 +0100 haftmann abandoned merge_alists' in favour of generic AList.merge
Wed, 15 Feb 2006 21:34:55 +0100 wenzelm removed distinct, renamed gen_distinct to distinct;
Sat, 11 Feb 2006 17:17:45 +0100 wenzelm added chop (sane version of splitAt);
Fri, 10 Feb 2006 02:22:19 +0100 wenzelm tuned;
Tue, 07 Feb 2006 19:56:48 +0100 wenzelm removed eq-polymorphic duplicates;
Fri, 03 Feb 2006 23:12:31 +0100 wenzelm removed obsolete gen_ins/mem;
Thu, 19 Jan 2006 21:22:17 +0100 wenzelm tuned setmp;
Sat, 14 Jan 2006 17:14:14 +0100 wenzelm added exception ERROR, error, cat_error, sys_error, assert, deny, assert_all;
Tue, 03 Jan 2006 11:31:15 +0100 haftmann rearranged burrow_split to fold_burrow to allow composition with fold_map
Tue, 27 Dec 2005 15:24:23 +0100 haftmann added map_index
Thu, 22 Dec 2005 00:28:44 +0100 wenzelm tuned;
Wed, 21 Dec 2005 15:18:36 +0100 haftmann added eq_ord
Wed, 21 Dec 2005 13:25:20 +0100 haftmann discontinued unflat in favour of burrow and burrow_split
Tue, 20 Dec 2005 08:38:10 +0100 haftmann removed infix prefix, introduces burrow
Sat, 17 Dec 2005 01:00:38 +0100 wenzelm added sort_distinct;
Thu, 08 Dec 2005 20:16:17 +0100 wenzelm tuned;
Tue, 06 Dec 2005 16:07:10 +0100 haftmann added 'dig' combinator
Fri, 02 Dec 2005 16:04:48 +0100 haftmann added perhaps option combinator
Fri, 02 Dec 2005 08:06:59 +0100 haftmann introduced new map2, fold
Tue, 29 Nov 2005 23:00:03 +0100 wenzelm added nth_list;
Mon, 28 Nov 2005 13:43:56 +0100 haftmann added (curried) fold2
Thu, 10 Nov 2005 20:57:18 +0100 wenzelm curried multiply;
Mon, 31 Oct 2005 16:00:15 +0100 haftmann fold_index replacing foldln
Fri, 28 Oct 2005 16:35:40 +0200 haftmann cleaned up nth, nth_update, nth_map and nth_string functions
Fri, 21 Oct 2005 14:49:49 +0200 haftmann abandoned rational number functions in favor of General/rat.ML
less more (0) -100 -60 tip