Mon, 15 Jun 1998 11:05:25 +0200 |
wenzelm |
handle_error: capture error msgs, even if no exception raised;
|
file |
diff |
annotate
|
Fri, 05 Jun 1998 14:23:52 +0200 |
wenzelm |
removed type object (see object.ML);
|
file |
diff |
annotate
|
Mon, 25 May 1998 21:10:45 +0200 |
wenzelm |
added foldl_map: ('a * 'b -> 'a * 'c) -> 'a * 'b list -> 'a * 'c list;
|
file |
diff |
annotate
|
Tue, 19 May 1998 17:15:30 +0200 |
wenzelm |
fixed handle_error: cat_lines;
|
file |
diff |
annotate
|
Wed, 13 May 1998 19:05:50 +0200 |
wenzelm |
added transform_error, exception ERROR_MESSAGE;
|
file |
diff |
annotate
|
Wed, 13 May 1998 12:17:30 +0200 |
wenzelm |
get_first: ('a -> 'b option) -> 'a list -> 'b option;
|
file |
diff |
annotate
|
Mon, 04 May 1998 21:05:38 +0200 |
wenzelm |
added nth_update: 'a -> int * 'a list -> 'a list;
|
file |
diff |
annotate
|
Wed, 29 Apr 1998 11:22:52 +0200 |
wenzelm |
tuned error msgs;
|
file |
diff |
annotate
|
Sat, 04 Apr 1998 12:26:47 +0200 |
wenzelm |
type_error;
|
file |
diff |
annotate
|
Tue, 10 Mar 1998 13:24:11 +0100 |
nipkow |
New simplifier flag for mutual simplification.
|
file |
diff |
annotate
|
Mon, 09 Mar 1998 16:08:37 +0100 |
wenzelm |
added merge_alists;
|
file |
diff |
annotate
|
Wed, 18 Feb 1998 10:37:48 +0100 |
wenzelm |
tuned comment;
|
file |
diff |
annotate
|
Fri, 13 Feb 1998 20:16:02 +0100 |
wenzelm |
added append (curried);
|
file |
diff |
annotate
|
Thu, 12 Feb 1998 14:53:00 +0100 |
wenzelm |
added explicit signature;
|
file |
diff |
annotate
|
Thu, 12 Feb 1998 12:35:50 +0100 |
wenzelm |
improved is_letter etc.;
|
file |
diff |
annotate
|
Mon, 29 Dec 1997 14:29:34 +0100 |
wenzelm |
removed distinct_fst_string;
|
file |
diff |
annotate
|
Wed, 24 Dec 1997 12:20:54 +0100 |
wenzelm |
improved comment;
|
file |
diff |
annotate
|
Fri, 19 Dec 1997 10:17:04 +0100 |
wenzelm |
added rev_order, make_ord;
|
file |
diff |
annotate
|
Thu, 04 Dec 1997 13:49:51 +0100 |
wenzelm |
added eq_set;
|
file |
diff |
annotate
|
Tue, 02 Dec 1997 12:41:02 +0100 |
wenzelm |
added prod_ord, dict_ord, list_ord;
|
file |
diff |
annotate
|
Fri, 28 Nov 1997 10:59:14 +0100 |
paulson |
New timing functions startTiming and endTiming
|
file |
diff |
annotate
|
Wed, 26 Nov 1997 16:34:13 +0100 |
wenzelm |
removed merge_opts;
|
file |
diff |
annotate
|
Thu, 20 Nov 1997 15:07:19 +0100 |
wenzelm |
added type object = exn;
|
file |
diff |
annotate
|
Thu, 20 Nov 1997 12:49:25 +0100 |
wenzelm |
added get_error: 'a error -> string option, get_ok: 'a error -> 'a option;
|
file |
diff |
annotate
|
Thu, 13 Nov 1997 10:31:42 +0100 |
wenzelm |
made SML/NJ happy;
|
file |
diff |
annotate
|
Wed, 12 Nov 1997 16:21:57 +0100 |
wenzelm |
major cleanup;
|
file |
diff |
annotate
|
Mon, 10 Nov 1997 15:06:58 +0100 |
oheimb |
polished definition of find_index_eq
|
file |
diff |
annotate
|
Fri, 07 Nov 1997 18:02:15 +0100 |
oheimb |
changed libraray function find to find_index_eq, currying it
|
file |
diff |
annotate
|
Thu, 06 Nov 1997 16:40:45 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 05 Nov 1997 11:33:05 +0100 |
wenzelm |
fixed exception OPTION;
|
file |
diff |
annotate
|
Mon, 03 Nov 1997 17:56:39 +0100 |
wenzelm |
added distinct_fst_string;
|
file |
diff |
annotate
|
Sat, 01 Nov 1997 13:01:57 +0100 |
paulson |
Faster lexing
|
file |
diff |
annotate
|
Thu, 30 Oct 1997 16:59:56 +0100 |
wenzelm |
added merge_opts: ('a * 'a -> 'a) -> 'a option * 'a option -> 'a option;
|
file |
diff |
annotate
|
Thu, 23 Oct 1997 12:10:32 +0200 |
wenzelm |
added sort_wrt;
|
file |
diff |
annotate
|
Wed, 15 Oct 1997 15:13:43 +0200 |
wenzelm |
tuned comment;
|
file |
diff |
annotate
|
Fri, 10 Oct 1997 15:50:46 +0200 |
wenzelm |
fixed space_explode, old one retained as BAD_space_explode;
|
file |
diff |
annotate
|
Wed, 01 Oct 1997 17:32:38 +0200 |
wenzelm |
added split_last;
|
file |
diff |
annotate
|
Tue, 23 Sep 1997 17:35:07 +0200 |
wenzelm |
added handle_error: ('a -> 'b) -> 'a -> 'b error;
|
file |
diff |
annotate
|
Fri, 08 Aug 1997 11:22:59 +0200 |
wenzelm |
added append_file;
|
file |
diff |
annotate
|
Wed, 06 Aug 1997 14:09:50 +0200 |
wenzelm |
added read_file, write_file;
|
file |
diff |
annotate
|
Wed, 06 Aug 1997 00:29:54 +0200 |
berghofe |
Added function "file_exists".
|
file |
diff |
annotate
|
Tue, 22 Jul 1997 19:33:52 +0200 |
wenzelm |
added error_msg;
|
file |
diff |
annotate
|
Fri, 18 Jul 1997 13:33:20 +0200 |
wenzelm |
improved output channels: normal, warning, error;
|
file |
diff |
annotate
|
Thu, 05 Jun 1997 13:29:41 +0200 |
paulson |
Removal of radixstring from string_of_int; addition of string_of_indexname
|
file |
diff |
annotate
|
Tue, 03 Jun 1997 16:38:58 +0200 |
wenzelm |
is_blank: fixed space2;
|
file |
diff |
annotate
|
Fri, 30 May 1997 15:14:59 +0200 |
paulson |
flushOut ensures that no recent error message are lost (not certain this is
|
file |
diff |
annotate
|
Tue, 20 May 1997 11:53:20 +0200 |
paulson |
Declares Option_ as synonym for structure Option
|
file |
diff |
annotate
|
Tue, 29 Apr 1997 16:38:16 +0200 |
wenzelm |
is_blank: added space2 (160);
|
file |
diff |
annotate
|
Thu, 17 Apr 1997 18:45:43 +0200 |
wenzelm |
renamed set_ap to setmp;
|
file |
diff |
annotate
|
Wed, 16 Apr 1997 18:16:02 +0200 |
wenzelm |
improved inc, dec;
|
file |
diff |
annotate
|
Tue, 18 Mar 1997 15:12:53 +0100 |
paulson |
gensym no longer generates random identifiers, but just enumerates them
|
file |
diff |
annotate
|
Fri, 17 Jan 1997 18:20:22 +0100 |
wenzelm |
added gen_overwrite;
|
file |
diff |
annotate
|
Mon, 13 Jan 1997 18:20:35 +0100 |
wenzelm |
added datatype order;
|
file |
diff |
annotate
|
Mon, 06 Jan 1997 17:02:09 +0100 |
wenzelm |
added stamp util;
|
file |
diff |
annotate
|
Mon, 16 Dec 1996 10:01:40 +0100 |
wenzelm |
fixed comment;
|
file |
diff |
annotate
|
Thu, 05 Dec 1996 13:31:32 +0100 |
wenzelm |
added pwd;
|
file |
diff |
annotate
|
Tue, 03 Dec 1996 11:20:43 +0100 |
paulson |
Random number generated "downgraded" to generate numbers below 2^29 - 1,
|
file |
diff |
annotate
|
Thu, 28 Nov 1996 12:36:31 +0100 |
paulson |
Declares List_ as a synonym for List
|
file |
diff |
annotate
|
Wed, 27 Nov 1996 10:52:31 +0100 |
paulson |
Eta-expanded some declarations that are illegal under value polymorphism
|
file |
diff |
annotate
|
Mon, 18 Nov 1996 17:28:19 +0100 |
wenzelm |
added is_printable: string -> bool;
|
file |
diff |
annotate
|