Sat, 29 May 2004 15:02:13 +0200 |
wenzelm |
output channels and diagnostics moved to General/output.ML; added read_int etc. from term.ML; removed obsolete mtree; type rat uses exception RAT;
|
file |
diff |
annotate
|
Fri, 21 May 2004 21:46:25 +0200 |
berghofe |
- exported result datatype
|
file |
diff |
annotate
|
Fri, 21 May 2004 21:27:42 +0200 |
wenzelm |
added fold, product; removed transitive_closure;
|
file |
diff |
annotate
|
Sat, 17 Apr 2004 17:08:53 +0200 |
berghofe |
Fixed bug in rmod that caused an overflow exception in SML/NJ.
|
file |
diff |
annotate
|
Fri, 19 Mar 2004 10:42:38 +0100 |
paulson |
Removing the datatype declaration of "order" allows the standard General.order
|
file |
diff |
annotate
|
Fri, 11 Jul 2003 14:59:50 +0200 |
berghofe |
Added several functions for producing random numbers.
|
file |
diff |
annotate
|
Wed, 29 Jan 2003 17:32:19 +0100 |
berghofe |
Added function rev_append.
|
file |
diff |
annotate
|
Mon, 07 Oct 2002 19:01:51 +0200 |
nipkow |
take/drop -> splitAt
|
file |
diff |
annotate
|
Thu, 08 Aug 2002 23:53:22 +0200 |
wenzelm |
transform_error: pass through Interrupt;
|
file |
diff |
annotate
|
Wed, 20 Feb 2002 00:54:54 +0100 |
wenzelm |
removed obscure functions bump_int_list, bump_list, bump_string;
|
file |
diff |
annotate
|
Thu, 17 Jan 2002 20:59:31 +0100 |
wenzelm |
added timeap_msg;
|
file |
diff |
annotate
|
Sat, 08 Dec 2001 14:42:03 +0100 |
wenzelm |
export writeln_default;
|
file |
diff |
annotate
|
Mon, 03 Dec 2001 21:01:37 +0100 |
wenzelm |
removed questionable init_gensym;
|
file |
diff |
annotate
|
Mon, 26 Nov 2001 17:48:22 +0100 |
wenzelm |
clarified order in gen_merge_lists';
|
file |
diff |
annotate
|
Sat, 24 Nov 2001 16:55:56 +0100 |
wenzelm |
added gen_merge_lists(') and merge_lists(');
|
file |
diff |
annotate
|
Wed, 21 Nov 2001 00:34:38 +0100 |
wenzelm |
added tracing, tracing_fn;
|
file |
diff |
annotate
|
Tue, 20 Nov 2001 20:56:13 +0100 |
wenzelm |
added prefixes1, suffixes1;
|
file |
diff |
annotate
|
Sun, 11 Nov 2001 21:30:31 +0100 |
wenzelm |
added unflat;
|
file |
diff |
annotate
|
Sat, 20 Oct 2001 20:21:14 +0200 |
wenzelm |
conditional: bool -> (unit -> unit) -> unit;
|
file |
diff |
annotate
|
Mon, 15 Oct 2001 20:31:18 +0200 |
wenzelm |
map_nth_elem;
|
file |
diff |
annotate
|
Fri, 31 Aug 2001 16:09:25 +0200 |
berghofe |
Added function unique_strings.
|
file |
diff |
annotate
|
Thu, 01 Feb 2001 20:45:11 +0100 |
wenzelm |
comment
|
file |
diff |
annotate
|
Tue, 30 Jan 2001 18:53:46 +0100 |
oheimb |
added foldln
|
file |
diff |
annotate
|
Sun, 21 Jan 2001 19:52:32 +0100 |
wenzelm |
added replicate_string;
|
file |
diff |
annotate
|
Mon, 18 Dec 2000 14:57:58 +0100 |
nipkow |
added rational arithmetic
|
file |
diff |
annotate
|
Mon, 04 Sep 2000 21:18:33 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 01 Sep 2000 00:32:11 +0200 |
wenzelm |
added priority, priority_fn;
|
file |
diff |
annotate
|
Tue, 29 Aug 2000 15:13:10 +0200 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
Sun, 25 Jun 2000 23:45:26 +0200 |
wenzelm |
added change: 'a ref -> ('a -> 'a) -> unit;
|
file |
diff |
annotate
|
Tue, 30 May 2000 16:03:09 +0200 |
wenzelm |
global timing flag;
|
file |
diff |
annotate
|
Fri, 05 May 2000 22:02:46 +0200 |
wenzelm |
GPLed;
|
file |
diff |
annotate
|
Mon, 13 Mar 2000 12:23:44 +0100 |
wenzelm |
added |>> and |>>>;
|
file |
diff |
annotate
|
Wed, 01 Dec 1999 11:15:56 +0100 |
paulson |
fixed the discrepancy in the ordering of the constructors LESS EQUAL GREATER
|
file |
diff |
annotate
|
Tue, 05 Oct 1999 15:25:35 +0200 |
wenzelm |
added untabify;
|
file |
diff |
annotate
|
Sat, 04 Sep 1999 21:00:20 +0200 |
wenzelm |
equal_lists: ('a * 'b -> bool) -> 'a list * 'b list -> bool;
|
file |
diff |
annotate
|
Tue, 27 Jul 1999 17:30:25 +0200 |
paulson |
added gen_inter
|
file |
diff |
annotate
|
Sat, 10 Jul 1999 21:34:01 +0200 |
wenzelm |
try/can: pass Interrupt and ERROR;
|
file |
diff |
annotate
|
Wed, 12 May 1999 17:26:56 +0200 |
wenzelm |
strip_quotes replaced by unenclose;
|
file |
diff |
annotate
|
Tue, 27 Apr 1999 10:42:08 +0200 |
wenzelm |
added oooo;
|
file |
diff |
annotate
|
Tue, 09 Mar 1999 12:07:16 +0100 |
wenzelm |
added nth_elem_string, exists_string;
|
file |
diff |
annotate
|
Sat, 13 Feb 1999 22:08:54 +0100 |
wenzelm |
foldl_string;
|
file |
diff |
annotate
|
Wed, 25 Nov 1998 14:11:24 +0100 |
wenzelm |
removed prs / prs_fn (broken, because it did not include \n in its
|
file |
diff |
annotate
|
Tue, 24 Nov 1998 11:59:15 +0100 |
wenzelm |
fixed prefix_lines: *separate* by \n;
|
file |
diff |
annotate
|
Sat, 21 Nov 1998 12:16:15 +0100 |
wenzelm |
std_output, prefix_lines;
|
file |
diff |
annotate
|
Tue, 17 Nov 1998 14:06:32 +0100 |
wenzelm |
val apply: ('a -> 'a) list -> 'a -> 'a;
|
file |
diff |
annotate
|
Mon, 16 Nov 1998 11:32:28 +0100 |
wenzelm |
added oo, ooo (*concatenation: 2 and 3 args*);
|
file |
diff |
annotate
|
Mon, 10 Aug 1998 16:57:07 +0200 |
wenzelm |
val single: 'a -> 'a list;
|
file |
diff |
annotate
|
Thu, 02 Jul 1998 17:26:47 +0200 |
wenzelm |
Symbol.beginning;
|
file |
diff |
annotate
|
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
|