src/Pure/library.ML
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);
Wed, 28 Feb 2007 00:22:26 +0100 wenzelm gensym: removed bits of dead code;
Tue, 27 Feb 2007 11:10:35 +0100 paulson gensym no longer includes ' or _ in names (trailing _ is bad)
Wed, 07 Feb 2007 12:05:54 +0100 berghofe Made untabify function tail recursive.
Sun, 21 Jan 2007 13:26:44 +0100 nipkow Added lists-as-multisets functions
Sat, 30 Dec 2006 16:08:00 +0100 wenzelm removed conditional combinator;
Fri, 29 Dec 2006 18:46:02 +0100 wenzelm added signed_string_of_int (pruduces proper - instead of SML's ~);
Thu, 28 Dec 2006 14:30:40 +0100 wenzelm removed nospaces (Char.isSpace does not conform to Isabelle conventions);
Fri, 22 Dec 2006 20:58:14 +0100 paulson string primtives
Fri, 15 Dec 2006 00:08:14 +0100 wenzelm tuned -- accomodate Alice;
Tue, 28 Nov 2006 00:35:18 +0100 wenzelm simplified '?' operator;
less more (0) -100 -50 -30 tip