Wed, 17 Sep 2008 23:44:31 +0200 |
wenzelm |
use_text/use_file now depend on explicit ML name space;
|
file |
diff |
annotate
|
Wed, 17 Sep 2008 21:27:24 +0200 |
wenzelm |
use_text/use_file now depend on explicit ML name space;
|
file |
diff |
annotate
|
Sun, 07 Sep 2008 17:46:43 +0200 |
wenzelm |
explicit use of universal.ML and dummy_thread.ML;
|
file |
diff |
annotate
|
Wed, 14 May 2008 11:09:07 +0200 |
wenzelm |
use_file: pass str_of_pos;
|
file |
diff |
annotate
|
Wed, 14 May 2008 11:05:45 +0200 |
wenzelm |
use_text/file: ignore str_of_pos argument;
|
file |
diff |
annotate
|
Mon, 31 Mar 2008 23:08:55 +0200 |
wenzelm |
before close: Exn.capture/release;
|
file |
diff |
annotate
|
Fri, 28 Mar 2008 22:39:47 +0100 |
wenzelm |
added forget_structure;
|
file |
diff |
annotate
|
Mon, 24 Mar 2008 23:34:24 +0100 |
wenzelm |
ML runtime compilation: pass position, tuned signature;
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 20:17:50 +0100 |
wenzelm |
common setup for system_out/system;
|
file |
diff |
annotate
|
Sat, 16 Feb 2008 16:44:02 +0100 |
wenzelm |
replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
|
file |
diff |
annotate
|
Thu, 20 Dec 2007 21:11:58 +0100 |
wenzelm |
added ML-Systems/universal.ML;
|
file |
diff |
annotate
|
Mon, 24 Sep 2007 13:52:50 +0200 |
wenzelm |
replaced interrupt_timeout by TimeLimit.timeLimit (available on SML/NJ and Poly/ML 5.1);
|
file |
diff |
annotate
|
Sun, 16 Sep 2007 14:52:34 +0200 |
wenzelm |
use_text/file: tune text (cf. ML_Parse.fix_ints);
|
file |
diff |
annotate
|
Sat, 18 Aug 2007 21:27:52 +0200 |
wenzelm |
ML system provides get_print_depth;
|
file |
diff |
annotate
|
Wed, 15 Aug 2007 20:26:57 +0200 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Fri, 03 Aug 2007 16:28:24 +0200 |
wenzelm |
preparations for proper type int;
|
file |
diff |
annotate
|
Tue, 24 Jul 2007 19:44:37 +0200 |
wenzelm |
ML-Systems/exn.ML, ML-Systems/multithreading_dummy.ML;
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 14:06:11 +0200 |
wenzelm |
added compatibility file for ML systems without multithreading;
|
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
|
Wed, 11 Jul 2007 11:47:59 +0200 |
obua |
added dummy makestring function
|
file |
diff |
annotate
|
Thu, 31 May 2007 01:25:24 +0200 |
wenzelm |
TextIO.inputLine: use present SML B library version;
|
file |
diff |
annotate
|
Sun, 21 Jan 2007 16:43:42 +0100 |
wenzelm |
use_text: added name argument;
|
file |
diff |
annotate
|
Mon, 11 Dec 2006 19:05:23 +0100 |
wenzelm |
added use_file;
|
file |
diff |
annotate
|
Fri, 10 Nov 2006 23:22:10 +0100 |
wenzelm |
tuned names of start_timing,/end_timing/check_timer;
|
file |
diff |
annotate
|
Thu, 26 Jan 2006 20:42:15 +0100 |
webertj |
interrupt_timeout now raises Interrupt instead of SML90.Interrupt
|
file |
diff |
annotate
|
Mon, 23 Jan 2006 17:29:52 +0100 |
webertj |
TimeLimit replaced by interrupt_timeout
|
file |
diff |
annotate
|
Mon, 12 Dec 2005 15:36:46 +0100 |
haftmann |
added dummy 'print' to non-polyml systems
|
file |
diff |
annotate
|
Tue, 11 Oct 2005 13:28:08 +0200 |
wenzelm |
added string_of_pid;
|
file |
diff |
annotate
|
Wed, 05 Oct 2005 10:56:06 +0200 |
paulson |
more signals
|
file |
diff |
annotate
|
Tue, 20 Sep 2005 21:09:41 +0200 |
wenzelm |
use "ML-Systems/smlnj-basis-compat.ML" *after* Interrupt;
|
file |
diff |
annotate
|
Tue, 20 Sep 2005 14:03:40 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 04 Jul 2005 17:07:15 +0200 |
wenzelm |
dummy exception_trace;
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 14:42:04 +0200 |
wenzelm |
added profiler interface (dummy);
|
file |
diff |
annotate
|
Wed, 22 Jun 2005 19:41:30 +0200 |
wenzelm |
tuned pointer_eq;
|
file |
diff |
annotate
|
Wed, 22 Jun 2005 11:20:45 +0200 |
paulson |
pointer equality for sml/nj
|
file |
diff |
annotate
|
Mon, 20 Jun 2005 22:14:17 +0200 |
wenzelm |
added pointer_eq;
|
file |
diff |
annotate
|
Sun, 05 Jun 2005 11:31:30 +0200 |
wenzelm |
removed file_info (now in Pure/General/file.ML);
|
file |
diff |
annotate
|
Wed, 13 Apr 2005 09:48:41 +0200 |
paulson |
new signalling primmitives for sml/nj compatibility
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 10:25:57 +0200 |
kleing |
Merged in license change from Isabelle2004
|
file |
diff |
annotate
|
Thu, 22 Apr 2004 12:31:33 +0200 |
paulson |
changed SML/NJ v 45 to 44
|
file |
diff |
annotate
|
Mon, 05 Apr 2004 13:30:37 +0200 |
skalberg |
Whoops. Those default cases can be tricky.
|
file |
diff |
annotate
|
Mon, 05 Apr 2004 13:23:10 +0200 |
skalberg |
Added support for the newer versions of SML/NJ, which break several of the
|
file |
diff |
annotate
|
Thu, 28 Feb 2002 21:35:07 +0100 |
wenzelm |
renamed mask_interrupt to ignore_interrupt;
|
file |
diff |
annotate
|
Mon, 11 Feb 2002 17:30:58 +0100 |
wenzelm |
ML-Systems/smlnj-compiler.ML compatibility tweak;
|
file |
diff |
annotate
|
Fri, 21 Dec 2001 17:31:45 +0100 |
berghofe |
Redundant patterns no longer cause errors.
|
file |
diff |
annotate
|
Thu, 08 Nov 2001 23:57:22 +0100 |
wenzelm |
removed needs_filtered_use;
|
file |
diff |
annotate
|
Tue, 16 Jan 2001 00:35:50 +0100 |
wenzelm |
use_text etc.: proper output of error messages;
|
file |
diff |
annotate
|
Fri, 22 Dec 2000 13:53:28 +0100 |
paulson |
better definitions of SML90 features
|
file |
diff |
annotate
|
Wed, 20 Oct 1999 15:22:56 +0200 |
wenzelm |
use_text: remove last char from output;
|
file |
diff |
annotate
|
Wed, 13 Oct 1999 19:42:46 +0200 |
wenzelm |
system;
|
file |
diff |
annotate
|
Thu, 04 Feb 1999 18:15:20 +0100 |
wenzelm |
fixed file_info;
|
file |
diff |
annotate
|
Mon, 09 Nov 1998 11:25:24 +0100 |
wenzelm |
smart interrupt handler;
|
file |
diff |
annotate
|
Wed, 21 Oct 1998 14:05:49 +0200 |
wenzelm |
dropped support for SML/NJ 109.x;
|
file |
diff |
annotate
|
Mon, 29 Jun 1998 10:32:06 +0200 |
wenzelm |
use_text: verbose flag;
|
file |
diff |
annotate
|
Mon, 15 Jun 1998 11:06:00 +0200 |
wenzelm |
use_text replaces use_strings;
|
file |
diff |
annotate
|
Thu, 28 May 1998 12:21:05 +0200 |
wenzelm |
added ml_prompts;
|
file |
diff |
annotate
|
Wed, 17 Dec 1997 14:57:26 +0100 |
wenzelm |
tuned comment;
|
file |
diff |
annotate
|
Sat, 13 Dec 1997 17:22:41 +0100 |
wenzelm |
tuned comment;
|
file |
diff |
annotate
|
Fri, 12 Dec 1997 22:41:15 +0100 |
wenzelm |
Compatibility file for Standard ML of New Jersey.
|
file |
diff |
annotate
|