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
|
Wed, 05 Dec 2007 20:56:42 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 05 Dec 2007 14:16:05 +0100 |
haftmann |
map_product and fold_product
|
file |
diff |
annotate
|
Mon, 29 Oct 2007 16:13:43 +0100 |
wenzelm |
added bool_ord;
|
file |
diff |
annotate
|
Tue, 16 Oct 2007 23:12:38 +0200 |
haftmann |
added yield_singleton
|
file |
diff |
annotate
|
Tue, 16 Oct 2007 19:45:54 +0200 |
wenzelm |
added perhaps_apply/loop;
|
file |
diff |
annotate
|
Thu, 11 Oct 2007 19:10:21 +0200 |
wenzelm |
removed obsolete flip;
|
file |
diff |
annotate
|
Fri, 05 Oct 2007 23:04:16 +0200 |
wenzelm |
added burrow_options;
|
file |
diff |
annotate
|
Thu, 04 Oct 2007 19:54:47 +0200 |
haftmann |
added nth_drop
|
file |
diff |
annotate
|
Tue, 18 Sep 2007 16:08:00 +0200 |
wenzelm |
simplified type int (eliminated IntInf.int, integer);
|
file |
diff |
annotate
|
Sun, 16 Sep 2007 14:52:26 +0200 |
wenzelm |
added some int constraints (ML_Parse.fix_ints not active here);
|
file |
diff |
annotate
|
Fri, 03 Aug 2007 22:33:03 +0200 |
wenzelm |
named some CRITICAL sections;
|
file |
diff |
annotate
|
Sun, 29 Jul 2007 14:30:05 +0200 |
wenzelm |
added list update;
|
file |
diff |
annotate
|
Sat, 28 Jul 2007 20:40:29 +0200 |
wenzelm |
setmp: NAMED_CRITICAL;
|
file |
diff |
annotate
|
Tue, 24 Jul 2007 19:44:35 +0200 |
wenzelm |
moved exception capture/release to structure Exn;
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 19:45:44 +0200 |
wenzelm |
eliminated transform_failure (to avoid critical section for main transactions);
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 16:45:00 +0200 |
wenzelm |
added setmp_noncritical;
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 14:06:12 +0200 |
wenzelm |
marked some CRITICAL sections (for multithreading);
|
file |
diff |
annotate
|
Thu, 19 Jul 2007 23:18:43 +0200 |
wenzelm |
added undefined: 'a -> 'b;
|
file |
diff |
annotate
|
Tue, 17 Jul 2007 13:19:21 +0200 |
wenzelm |
moved cd/pwd to ML compatibility layer (simplifies bootstrapping with Alice);
|
file |
diff |
annotate
|
Tue, 10 Jul 2007 23:29:41 +0200 |
wenzelm |
simplified funpow, untabify;
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 23:15:54 +0200 |
wenzelm |
moved balanced tree operations to General/balanced_tree.ML;
|
file |
diff |
annotate
|
Tue, 05 Jun 2007 15:17:02 +0200 |
haftmann |
moved generic algebra modules
|
file |
diff |
annotate
|
Sun, 03 Jun 2007 23:16:48 +0200 |
wenzelm |
added flip (from General/basics.ML);
|
file |
diff |
annotate
|
Sat, 02 Jun 2007 15:26:32 +0200 |
krauss |
added "plural : 'a -> 'a -> 'b list -> 'a" for convenient error msg construction
|
file |
diff |
annotate
|
Wed, 04 Apr 2007 18:05:05 +0200 |
paulson |
find_first is just an alias
|
file |
diff |
annotate
|
Wed, 04 Apr 2007 00:11:13 +0200 |
wenzelm |
removed obsolete scanwords (see obsolete tactic.ML:rename_tac for its only use);
|
file |
diff |
annotate
|
Tue, 03 Apr 2007 19:24:11 +0200 |
wenzelm |
removed assert/deny (avoid clash with Alice keywords and confusion due to strict evaluation);
|
file |
diff |
annotate
|
Wed, 28 Feb 2007 00:22:26 +0100 |
wenzelm |
gensym: removed bits of dead code;
|
file |
diff |
annotate
|
Tue, 27 Feb 2007 11:10:35 +0100 |
paulson |
gensym no longer includes ' or _ in names (trailing _ is bad)
|
file |
diff |
annotate
|
Wed, 07 Feb 2007 12:05:54 +0100 |
berghofe |
Made untabify function tail recursive.
|
file |
diff |
annotate
|
Sun, 21 Jan 2007 13:26:44 +0100 |
nipkow |
Added lists-as-multisets functions
|
file |
diff |
annotate
|
Sat, 30 Dec 2006 16:08:00 +0100 |
wenzelm |
removed conditional combinator;
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 18:46:02 +0100 |
wenzelm |
added signed_string_of_int (pruduces proper - instead of SML's ~);
|
file |
diff |
annotate
|
Thu, 28 Dec 2006 14:30:40 +0100 |
wenzelm |
removed nospaces (Char.isSpace does not conform to Isabelle conventions);
|
file |
diff |
annotate
|
Fri, 22 Dec 2006 20:58:14 +0100 |
paulson |
string primtives
|
file |
diff |
annotate
|
Fri, 15 Dec 2006 00:08:14 +0100 |
wenzelm |
tuned -- accomodate Alice;
|
file |
diff |
annotate
|
Tue, 28 Nov 2006 00:35:18 +0100 |
wenzelm |
simplified '?' operator;
|
file |
diff |
annotate
|