src/Pure/library.ML
Wed, 01 Oct 1997 17:32:38 +0200 wenzelm added split_last;
Tue, 23 Sep 1997 17:35:07 +0200 wenzelm added handle_error: ('a -> 'b) -> 'a -> 'b error;
Fri, 08 Aug 1997 11:22:59 +0200 wenzelm added append_file;
Wed, 06 Aug 1997 14:09:50 +0200 wenzelm added read_file, write_file;
Wed, 06 Aug 1997 00:29:54 +0200 berghofe Added function "file_exists".
Tue, 22 Jul 1997 19:33:52 +0200 wenzelm added error_msg;
Fri, 18 Jul 1997 13:33:20 +0200 wenzelm improved output channels: normal, warning, error;
Thu, 05 Jun 1997 13:29:41 +0200 paulson Removal of radixstring from string_of_int; addition of string_of_indexname
Tue, 03 Jun 1997 16:38:58 +0200 wenzelm is_blank: fixed space2;
Fri, 30 May 1997 15:14:59 +0200 paulson flushOut ensures that no recent error message are lost (not certain this is
Tue, 20 May 1997 11:53:20 +0200 paulson Declares Option_ as synonym for structure Option
Tue, 29 Apr 1997 16:38:16 +0200 wenzelm is_blank: added space2 (160);
Thu, 17 Apr 1997 18:45:43 +0200 wenzelm renamed set_ap to setmp;
Wed, 16 Apr 1997 18:16:02 +0200 wenzelm improved inc, dec;
Tue, 18 Mar 1997 15:12:53 +0100 paulson gensym no longer generates random identifiers, but just enumerates them
Fri, 17 Jan 1997 18:20:22 +0100 wenzelm added gen_overwrite;
Mon, 13 Jan 1997 18:20:35 +0100 wenzelm added datatype order;
Mon, 06 Jan 1997 17:02:09 +0100 wenzelm added stamp util;
Mon, 16 Dec 1996 10:01:40 +0100 wenzelm fixed comment;
Thu, 05 Dec 1996 13:31:32 +0100 wenzelm added pwd;
Tue, 03 Dec 1996 11:20:43 +0100 paulson Random number generated "downgraded" to generate numbers below 2^29 - 1,
Thu, 28 Nov 1996 12:36:31 +0100 paulson Declares List_ as a synonym for List
Wed, 27 Nov 1996 10:52:31 +0100 paulson Eta-expanded some declarations that are illegal under value polymorphism
Mon, 18 Nov 1996 17:28:19 +0100 wenzelm added is_printable: string -> bool;
Wed, 13 Nov 1996 10:42:50 +0100 paulson Removal of polymorphic equality via mem, subset, eq_set, etc
Tue, 12 Nov 1996 11:38:51 +0100 paulson Updated syntax; shortened comments; put in monomorphic versions of ins
Mon, 04 Nov 1996 10:54:26 +0100 paulson Removal of now unused sum, max, min. Use foldl op+, Int.max, Int.min
Wed, 25 Sep 1996 15:03:13 +0200 paulson Prevention of Overflow exception (for SML/NJ) in gensym
Mon, 23 Sep 1996 17:42:56 +0200 paulson Addition of gensym
Thu, 28 Mar 1996 17:27:54 +0100 berghofe Added functions pr_latex and printgoal_latex which
less more (0) -50 -30 tip