Sat, 27 Nov 2010 00:00:54 +0100 |
wenzelm |
merged;
|
file |
diff |
annotate
|
Fri, 26 Nov 2010 23:13:58 +0100 |
haftmann |
strict forall2
|
file |
diff |
annotate
|
Fri, 26 Nov 2010 22:29:41 +0100 |
wenzelm |
make two copies (!) of Library.UnequalLengths coincide with ListPair.UnequalLengths;
|
file |
diff |
annotate
|
Fri, 26 Nov 2010 22:04:33 +0100 |
wenzelm |
just one version of fold_rev2;
|
file |
diff |
annotate
|
Sat, 20 Nov 2010 00:53:26 +0100 |
wenzelm |
renamed raw "explode" function to "raw_explode" to emphasize its meaning;
|
file |
diff |
annotate
|
Tue, 16 Nov 2010 10:33:36 +0100 |
haftmann |
added forall2 predicate lifter
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 14:51:28 +0100 |
wenzelm |
tuned signatures;
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 11:33:51 +0100 |
wenzelm |
discontinued obsolete function sys_error and exception SYS_ERROR;
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 16:33:58 +0200 |
wenzelm |
support for real valued configuration options;
|
file |
diff |
annotate
|
Fri, 01 Oct 2010 10:25:36 +0200 |
haftmann |
chop_while replace drop_while and take_while
|
file |
diff |
annotate
|
Thu, 30 Sep 2010 18:37:29 +0200 |
haftmann |
take_while, drop_while
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 18:21:48 +0200 |
wenzelm |
renamed setmp_noncritical to Unsynchronized.setmp to emphasize its meaning;
|
file |
diff |
annotate
|
Tue, 20 Jul 2010 14:41:13 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 05 May 2010 18:25:34 +0200 |
haftmann |
farewell to old-style mem infixes -- type inference in situations with mem_int and mem_string should provide enough information to resolve the type of (op =)
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 20:30:05 +0100 |
wenzelm |
tuned white space;
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 21:38:12 +0100 |
haftmann |
take and drop as projections of chop
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 17:28:25 +0100 |
haftmann |
curried take/drop
|
file |
diff |
annotate
|
Mon, 26 Oct 2009 15:16:28 +0100 |
haftmann |
avoid upto if not needed
|
file |
diff |
annotate
|
Fri, 23 Oct 2009 10:11:56 +0200 |
haftmann |
merged
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 16:58:22 +0200 |
haftmann |
restored accidentally deleted submultiset
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 16:52:06 +0200 |
haftmann |
multiset operations with canonical argument order
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 17:54:47 +0200 |
wenzelm |
made SML/NJ happy;
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 13:48:06 +0200 |
haftmann |
map_range (and map_index) combinator
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 12:12:21 +0200 |
haftmann |
merged
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 12:09:37 +0200 |
haftmann |
curried inter as canonical list operation (beware of argument order)
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 12:08:52 +0200 |
haftmann |
merged
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 12:02:56 +0200 |
haftmann |
curried union as canonical list operation
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 10:15:31 +0200 |
haftmann |
removed old-style \ and \\ infixes
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 08:14:38 +0200 |
haftmann |
dropped redundant gen_ prefix
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 16:13:01 +0200 |
haftmann |
replaced old_style infixes eq_set, subset, union, inter and variants by generic versions
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 22:34:19 +0200 |
wenzelm |
tuned/moved divide_and_conquer';
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 15:57:51 +0200 |
wenzelm |
indicate CRITICAL nature of various setmp combinators;
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 11:48:32 +0200 |
wenzelm |
Raw ML references as unsynchronized state variables.
|
file |
diff |
annotate
|
Mon, 10 Aug 2009 12:24:47 +0200 |
haftmann |
added map_transpose
|
file |
diff |
annotate
|
Sat, 25 Jul 2009 12:43:45 +0200 |
wenzelm |
eliminated redundant Library.multiply;
|
file |
diff |
annotate
|
Fri, 10 Jul 2009 07:59:27 +0200 |
haftmann |
dropped find_index_eq
|
file |
diff |
annotate
|
Sun, 24 May 2009 15:02:23 +0200 |
haftmann |
funpow_yield; tuned
|
file |
diff |
annotate
|
Wed, 18 Mar 2009 20:03:01 +0100 |
wenzelm |
Library.merge/OrdList.union: optimize the important special case where the tables coincide -- NOTE: this changes both the operational behaviour and the result for non-standard eq/ord notion;
|
file |
diff |
annotate
|
Wed, 18 Mar 2009 15:23:52 +0100 |
haftmann |
made SML/NJ happy
|
file |
diff |
annotate
|
Tue, 17 Mar 2009 14:09:20 +0100 |
wenzelm |
renamed Tactic.taglist/untaglist/orderlist to tag_list/untag_list/order_list (in library.ML);
|
file |
diff |
annotate
|
Sun, 01 Mar 2009 23:36:12 +0100 |
wenzelm |
use long names for old-style fold combinators;
|
file |
diff |
annotate
|
Fri, 13 Feb 2009 07:53:38 +1100 |
kleing |
New command find_consts searching for constants by type (by Timothy Bourke).
|
file |
diff |
annotate
|
Thu, 11 Dec 2008 17:55:51 +0100 |
ballarin |
Clarified comment.
|
file |
diff |
annotate
|
Mon, 10 Nov 2008 19:42:20 +0100 |
haftmann |
clarified comment
|
file |
diff |
annotate
|
Thu, 09 Oct 2008 08:47:28 +0200 |
haftmann |
removed legacy |>>>
|
file |
diff |
annotate
|
Thu, 25 Sep 2008 09:28:05 +0200 |
haftmann |
burrow_fst
|
file |
diff |
annotate
|
Sun, 07 Sep 2008 22:19:46 +0200 |
wenzelm |
added change_result;
|
file |
diff |
annotate
|
Thu, 04 Sep 2008 16:03:44 +0200 |
wenzelm |
Thread.getLocal/setLocal;
|
file |
diff |
annotate
|
Wed, 27 Aug 2008 20:36:23 +0200 |
wenzelm |
replaced find_substring by first_field;
|
file |
diff |
annotate
|
Wed, 27 Aug 2008 16:32:18 +0200 |
wenzelm |
added find_substring;
|
file |
diff |
annotate
|
Wed, 13 Aug 2008 20:57:20 +0200 |
wenzelm |
removed obsolete untabify (superceded by SymbolPos.tabify_content);
|
file |
diff |
annotate
|
Thu, 27 Mar 2008 19:05:10 +0100 |
haftmann |
changed wrong assignement in signature sections
|
file |
diff |
annotate
|
Thu, 27 Mar 2008 17:35:56 +0100 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Sat, 16 Feb 2008 16:43:56 +0100 |
wenzelm |
setmp: uninterruptible;
|
file |
diff |
annotate
|
Sat, 26 Jan 2008 17:08:39 +0100 |
wenzelm |
added surround;
|
file |
diff |
annotate
|
Tue, 22 Jan 2008 23:07:24 +0100 |
haftmann |
added map_split
|
file |
diff |
annotate
|
Thu, 03 Jan 2008 00:15:39 +0100 |
wenzelm |
added setmp_thread_data;
|
file |
diff |
annotate
|
Tue, 01 Jan 2008 16:09:26 +0100 |
wenzelm |
removed separate exists/forall code;
|
file |
diff |
annotate
|
Tue, 18 Dec 2007 22:21:40 +0100 |
wenzelm |
serial: now based on specific version in structure Multithreading;
|
file |
diff |
annotate
|
Mon, 17 Dec 2007 18:39:18 +0100 |
berghofe |
Added foldl1.
|
file |
diff |
annotate
|