src/Pure/library.ML
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
Wed, 20 Mar 1996 18:40:57 +0100 paulson maketest now closes the output file
Fri, 15 Mar 1996 12:01:19 +0100 berghofe Added some functions which allow redirection of Isabelle's output
Thu, 14 Mar 1996 10:40:21 +0100 berghofe Added some optimized versions of functions dealing with sets
Mon, 29 Jan 1996 14:16:13 +0100 clasohm inserted tabs again
Mon, 29 Jan 1996 13:56:41 +0100 clasohm removed tabs
Mon, 29 Jan 1996 13:49:17 +0100 clasohm added absolute_path
Mon, 18 Dec 1995 12:28:00 +0100 clasohm added subdir_of
Thu, 23 Nov 1995 12:18:16 +0100 clasohm files now define a structure to allow SML/NJ to optimize the code
Tue, 24 Oct 1995 13:41:06 +0100 clasohm added space_explode and relative_path
Wed, 15 Mar 1995 10:56:39 +0100 lcp Declares the function exit_use to behave like use but fail if
Thu, 18 Aug 1994 17:50:22 +0200 lcp Pure/library/assert_all: new, moved from ZF/ind_syntax.ML
Fri, 12 Aug 1994 10:57:55 +0200 lcp Pure/library/enclose, Pure/Syntax/pretty/enclose: renamed from parents
Wed, 01 Jun 1994 15:42:25 +0200 wenzelm replaced infix also by |>
Thu, 19 May 1994 16:12:37 +0200 wenzelm added infix op also: 'a * ('a -> 'b) -> 'b;
Tue, 08 Feb 1994 14:08:38 +0100 wenzelm added eq_set;
Thu, 03 Feb 1994 13:56:15 +0100 wenzelm added if_none, parents, commas, gen_duplicates, duplicates, assoc2;
Thu, 20 Jan 1994 12:38:02 +0100 nipkow removed square and fact
Wed, 19 Jan 1994 14:10:54 +0100 wenzelm major cleanup and reorganisation;
Wed, 29 Dec 1993 10:14:58 +0100 wenzelm added sys_error;
Tue, 30 Nov 1993 11:07:57 +0100 wenzelm changed split_filename, remove_ext;
Mon, 29 Nov 1993 11:08:17 +0100 wenzelm added equal, not_equal: ''a -> ''a -> bool
Fri, 08 Oct 1993 12:35:53 +0100 wenzelm added cons, rcons, last_elem, sort_strings, take_suffix;
Tue, 05 Oct 1993 13:15:01 +0100 clasohm added functions that operate on filenames: split_filename (originally located
Thu, 16 Sep 1993 12:20:38 +0200 clasohm Initial revision
less more (0) tip