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
|
Thu, 23 Nov 2006 00:52:07 +0100 |
wenzelm |
moved string_of_pair/list/option to structure ML_Syntax;
|
file |
diff |
annotate
|
Thu, 16 Nov 2006 01:07:25 +0100 |
wenzelm |
moved some fundamental concepts to General/basics.ML;
|
file |
diff |
annotate
|
Mon, 13 Nov 2006 15:43:13 +0100 |
haftmann |
added higher-order combinators for structured results
|
file |
diff |
annotate
|
Sun, 05 Nov 2006 21:44:35 +0100 |
wenzelm |
removed obsolete first_duplicate;
|
file |
diff |
annotate
|
Tue, 31 Oct 2006 09:29:11 +0100 |
haftmann |
cleanup
|
file |
diff |
annotate
|
Wed, 11 Oct 2006 10:49:36 +0200 |
haftmann |
abandoned findrep
|
file |
diff |
annotate
|
Tue, 10 Oct 2006 13:59:13 +0200 |
haftmann |
gen_rem(s) abandoned in favour of remove / subtract
|
file |
diff |
annotate
|
Sat, 07 Oct 2006 01:31:10 +0200 |
wenzelm |
added the_single;
|
file |
diff |
annotate
|
Wed, 04 Oct 2006 14:17:38 +0200 |
haftmann |
insert replacing ins ins_int ins_string
|
file |
diff |
annotate
|
Tue, 12 Sep 2006 12:12:53 +0200 |
wenzelm |
tuned eq_list;
|
file |
diff |
annotate
|
Thu, 31 Aug 2006 10:17:19 +0200 |
paulson |
Empty is better than Match
|
file |
diff |
annotate
|
Tue, 08 Aug 2006 08:18:59 +0200 |
haftmann |
abandoned equal_list in favor for eq_list
|
file |
diff |
annotate
|
Mon, 17 Jul 2006 15:16:17 +0200 |
webertj |
butlast removed (use fst o split_last instead)
|
file |
diff |
annotate
|
Sat, 15 Jul 2006 18:17:47 +0200 |
webertj |
function butlast added
|
file |
diff |
annotate
|
Wed, 12 Jul 2006 17:00:32 +0200 |
haftmann |
added chop_prefix
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 14:21:07 +0200 |
wenzelm |
replaced read_radixint by read_intinf;
|
file |
diff |
annotate
|
Tue, 04 Jul 2006 19:49:57 +0200 |
wenzelm |
removed parrot comment;
|
file |
diff |
annotate
|
Mon, 03 Jul 2006 16:25:10 +0200 |
webertj |
comment added
|
file |
diff |
annotate
|
Tue, 06 Jun 2006 20:42:30 +0200 |
wenzelm |
added zip_options;
|
file |
diff |
annotate
|
Sat, 20 May 2006 23:37:02 +0200 |
wenzelm |
removed obsolete partition (cf. List.partition);
|
file |
diff |
annotate
|
Tue, 16 May 2006 13:01:27 +0200 |
wenzelm |
added divide_and_conquer combinator (by Amine Chaieb);
|
file |
diff |
annotate
|
Tue, 09 May 2006 10:07:38 +0200 |
haftmann |
removed superfluous eq_ord
|
file |
diff |
annotate
|
Mon, 08 May 2006 12:23:57 +0200 |
webertj |
string_of_option tuned
|
file |
diff |
annotate
|
Fri, 05 May 2006 18:21:58 +0200 |
webertj |
string_of_... functions added
|
file |
diff |
annotate
|
Tue, 02 May 2006 20:42:37 +0200 |
wenzelm |
sys_error: exception SYS_ERROR;
|
file |
diff |
annotate
|
Sun, 30 Apr 2006 22:50:06 +0200 |
wenzelm |
added serial_string;
|
file |
diff |
annotate
|
Thu, 27 Apr 2006 15:06:39 +0200 |
wenzelm |
renamed mapfilter to map_filter, made pervasive (again);
|
file |
diff |
annotate
|
Wed, 26 Apr 2006 22:38:11 +0200 |
wenzelm |
removed splitAt (superceded by chop);
|
file |
diff |
annotate
|
Tue, 25 Apr 2006 22:23:04 +0200 |
wenzelm |
made 'flat' pervasive (again);
|
file |
diff |
annotate
|