Tue, 04 Oct 2005 19:01:37 +0200 |
wenzelm |
minor tweaks for Poplog/ML;
|
file |
diff |
annotate
|
Wed, 21 Sep 2005 11:49:31 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 21 Sep 2005 10:32:24 +0200 |
haftmann |
removed assoc, overwrite
|
file |
diff |
annotate
|
Tue, 20 Sep 2005 08:24:18 +0200 |
haftmann |
improved eq_fst and eq_snd, removed some deprecated stuff
|
file |
diff |
annotate
|
Mon, 19 Sep 2005 16:39:27 +0200 |
haftmann |
removed some deprecated assocation list functions
|
file |
diff |
annotate
|
Tue, 13 Sep 2005 22:19:25 +0200 |
wenzelm |
added exception EXCEPTION of exn * string;
|
file |
diff |
annotate
|
Thu, 08 Sep 2005 16:08:50 +0200 |
haftmann |
added the_list, the_default
|
file |
diff |
annotate
|
Mon, 05 Sep 2005 08:14:35 +0200 |
haftmann |
introduced binding priority 1 for linear combinators etc.
|
file |
diff |
annotate
|
Sun, 28 Aug 2005 09:18:22 +0200 |
haftmann |
added 'these', removed assoc2
|
file |
diff |
annotate
|
Thu, 25 Aug 2005 09:23:40 +0200 |
haftmann |
added ? combinator for conditional transformations
|
file |
diff |
annotate
|
Thu, 18 Aug 2005 11:17:36 +0200 |
wenzelm |
added tap;
|
file |
diff |
annotate
|
Tue, 16 Aug 2005 13:42:32 +0200 |
wenzelm |
tuned unsuffix/unprefix;
|
file |
diff |
annotate
|
Mon, 08 Aug 2005 12:15:03 +0200 |
nipkow |
fixed typo in ratadd
|
file |
diff |
annotate
|
Sun, 07 Aug 2005 12:28:10 +0200 |
nipkow |
added more rat functions
|
file |
diff |
annotate
|
Mon, 01 Aug 2005 19:20:38 +0200 |
wenzelm |
tuned dict_ord;
|
file |
diff |
annotate
|
Tue, 19 Jul 2005 17:21:50 +0200 |
wenzelm |
added has_duplicates;
|
file |
diff |
annotate
|
Mon, 18 Jul 2005 14:10:11 +0200 |
haftmann |
reverted from fold_yield to fold_map
|
file |
diff |
annotate
|
Thu, 14 Jul 2005 19:28:24 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 14 Jul 2005 10:48:19 +0200 |
haftmann |
added ` combinator
|
file |
diff |
annotate
|
Tue, 12 Jul 2005 19:18:55 +0200 |
haftmann |
fold_map -> fold_yield, added transformator combinators, added selector combinator
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 20:00:27 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 10:41:38 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 05 Jul 2005 18:11:59 +0200 |
wenzelm |
tuned K;
|
file |
diff |
annotate
|
Tue, 05 Jul 2005 15:49:19 +0200 |
haftmann |
added combinatros '||>' and '||>>' and fold_map fitting nicely to ST combinator '|->'
|
file |
diff |
annotate
|
Tue, 05 Jul 2005 13:57:23 +0200 |
haftmann |
added ST combinator '|->'
|
file |
diff |
annotate
|
Mon, 04 Jul 2005 17:07:10 +0200 |
wenzelm |
added fast_string_ord;
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 14:41:58 +0200 |
wenzelm |
low-level tuning of fold, fold_rev, foldl_map;
|
file |
diff |
annotate
|
Wed, 22 Jun 2005 19:41:20 +0200 |
wenzelm |
added structure Object (from Pure/General/object.ML);
|
file |
diff |
annotate
|
Mon, 20 Jun 2005 22:14:06 +0200 |
wenzelm |
added member, option_ord;
|
file |
diff |
annotate
|
Fri, 17 Jun 2005 18:33:24 +0200 |
wenzelm |
added serial numbers;
|
file |
diff |
annotate
|
Thu, 02 Jun 2005 18:29:48 +0200 |
wenzelm |
replaced foldl_string by fold_string;
|
file |
diff |
annotate
|
Tue, 31 May 2005 11:53:20 +0200 |
wenzelm |
export filter;
|
file |
diff |
annotate
|
Tue, 17 May 2005 10:08:24 +0200 |
wenzelm |
removed rev_append;
|
file |
diff |
annotate
|
Mon, 16 May 2005 10:29:15 +0200 |
paulson |
Use of IntInf.int instead of int in most numeric simprocs; avoids
|
file |
diff |
annotate
|
Sun, 17 Apr 2005 19:39:39 +0200 |
wenzelm |
clarified insert/remove;
|
file |
diff |
annotate
|
Sat, 16 Apr 2005 18:55:51 +0200 |
wenzelm |
added gen_remove, remove;
|
file |
diff |
annotate
|
Mon, 11 Apr 2005 12:34:34 +0200 |
ballarin |
First release of interpretation commands.
|
file |
diff |
annotate
|
Thu, 07 Apr 2005 09:27:33 +0200 |
wenzelm |
invalidated former constructors None/OPTION to prevent accidental use as match-all patterns!
|
file |
diff |
annotate
|
Thu, 03 Mar 2005 12:43:01 +0100 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|
Sun, 13 Feb 2005 17:15:14 +0100 |
skalberg |
Deleted Library.option type.
|
file |
diff |
annotate
|
Tue, 26 Oct 2004 16:33:35 +0200 |
berghofe |
Added function merge_alists'.
|
file |
diff |
annotate
|
Mon, 19 Jul 2004 18:12:49 +0200 |
berghofe |
Added function unprefix.
|
file |
diff |
annotate
|
Fri, 16 Jul 2004 09:36:04 +0200 |
wenzelm |
int_ord = Int.compare, string_ord = String.compare;
|
file |
diff |
annotate
|
Sun, 11 Jul 2004 20:35:23 +0200 |
wenzelm |
added fold_rev: ('a -> 'b -> 'b) -> 'a list -> 'b -> 'b;
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 10:25:57 +0200 |
kleing |
Merged in license change from Isabelle2004
|
file |
diff |
annotate
|
Fri, 18 Jun 2004 20:07:42 +0200 |
wenzelm |
tuned exists_string;
|
file |
diff |
annotate
|
Sat, 12 Jun 2004 22:46:21 +0200 |
wenzelm |
added translate_string;
|
file |
diff |
annotate
|
Sat, 05 Jun 2004 13:06:04 +0200 |
wenzelm |
tuned exeption handling (capture/release);
|
file |
diff |
annotate
|
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
|