src/Pure/library.ML
Tue, 01 Jan 2008 16:09:26 +0100 wenzelm removed separate exists/forall code;
Tue, 18 Dec 2007 22:21:40 +0100 wenzelm serial: now based on specific version in structure Multithreading;
Mon, 17 Dec 2007 18:39:18 +0100 berghofe Added foldl1.
Wed, 05 Dec 2007 20:56:42 +0100 wenzelm tuned signature;
Wed, 05 Dec 2007 14:16:05 +0100 haftmann map_product and fold_product
Mon, 29 Oct 2007 16:13:43 +0100 wenzelm added bool_ord;
Tue, 16 Oct 2007 23:12:38 +0200 haftmann added yield_singleton
Tue, 16 Oct 2007 19:45:54 +0200 wenzelm added perhaps_apply/loop;
Thu, 11 Oct 2007 19:10:21 +0200 wenzelm removed obsolete flip;
Fri, 05 Oct 2007 23:04:16 +0200 wenzelm added burrow_options;
Thu, 04 Oct 2007 19:54:47 +0200 haftmann added nth_drop
Tue, 18 Sep 2007 16:08:00 +0200 wenzelm simplified type int (eliminated IntInf.int, integer);
Sun, 16 Sep 2007 14:52:26 +0200 wenzelm added some int constraints (ML_Parse.fix_ints not active here);
Fri, 03 Aug 2007 22:33:03 +0200 wenzelm named some CRITICAL sections;
Sun, 29 Jul 2007 14:30:05 +0200 wenzelm added list update;
Sat, 28 Jul 2007 20:40:29 +0200 wenzelm setmp: NAMED_CRITICAL;
Tue, 24 Jul 2007 19:44:35 +0200 wenzelm moved exception capture/release to structure Exn;
Mon, 23 Jul 2007 19:45:44 +0200 wenzelm eliminated transform_failure (to avoid critical section for main transactions);
Mon, 23 Jul 2007 16:45:00 +0200 wenzelm added setmp_noncritical;
Mon, 23 Jul 2007 14:06:12 +0200 wenzelm marked some CRITICAL sections (for multithreading);
Thu, 19 Jul 2007 23:18:43 +0200 wenzelm added undefined: 'a -> 'b;
Tue, 17 Jul 2007 13:19:21 +0200 wenzelm moved cd/pwd to ML compatibility layer (simplifies bootstrapping with Alice);
Tue, 10 Jul 2007 23:29:41 +0200 wenzelm simplified funpow, untabify;
Tue, 19 Jun 2007 23:15:54 +0200 wenzelm moved balanced tree operations to General/balanced_tree.ML;
Tue, 05 Jun 2007 15:17:02 +0200 haftmann moved generic algebra modules
Sun, 03 Jun 2007 23:16:48 +0200 wenzelm added flip (from General/basics.ML);
Sat, 02 Jun 2007 15:26:32 +0200 krauss added "plural : 'a -> 'a -> 'b list -> 'a" for convenient error msg construction
Wed, 04 Apr 2007 18:05:05 +0200 paulson find_first is just an alias
Wed, 04 Apr 2007 00:11:13 +0200 wenzelm removed obsolete scanwords (see obsolete tactic.ML:rename_tac for its only use);
Tue, 03 Apr 2007 19:24:11 +0200 wenzelm removed assert/deny (avoid clash with Alice keywords and confusion due to strict evaluation);
less more (0) -100 -50 -30 tip