src/Pure/ML-Systems/alice.ML
Mon, 19 Jan 2009 19:38:03 +0100 removed Ids;
Fri, 03 Oct 2008 21:06:36 +0200 removed obsolete Posix/Signal compatibility wrappers;
Wed, 28 May 2008 22:13:31 +0200 added ISABELLE_HOME to startup;
Wed, 14 May 2008 11:05:45 +0200 use_text/file: ignore str_of_pos argument;
Mon, 31 Mar 2008 23:08:55 +0200 before close: Exn.capture/release;
Fri, 28 Mar 2008 22:39:47 +0100 added forget_structure;
Mon, 24 Mar 2008 23:34:24 +0100 ML runtime compilation: pass position, tuned signature;
Thu, 06 Mar 2008 21:13:11 +0100 added dummy version of string_of_pid;
Thu, 06 Mar 2008 21:08:20 +0100 use "ML-Systems/universal.ML";
Thu, 06 Mar 2008 20:17:50 +0100 common setup for system_out/system;
Sat, 16 Feb 2008 16:44:02 +0100 replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
Mon, 01 Oct 2007 22:52:20 +0200 integer compatibility: added wrapper for structure Time;
Mon, 01 Oct 2007 22:29:56 +0200 downgraded IntInf with divMod;
Mon, 24 Sep 2007 13:52:50 +0200 replaced interrupt_timeout by TimeLimit.timeLimit (available on SML/NJ and Poly/ML 5.1);
Sun, 16 Sep 2007 14:52:32 +0200 added ml_system_fix_ints;
Sat, 18 Aug 2007 21:27:52 +0200 ML system provides get_print_depth;
Wed, 15 Aug 2007 20:26:57 +0200 tuned comments;
Tue, 24 Jul 2007 19:44:37 +0200 ML-Systems/exn.ML, ML-Systems/multithreading_dummy.ML;
Mon, 23 Jul 2007 14:06:11 +0200 added compatibility file for ML systems without multithreading;
Tue, 17 Jul 2007 22:48:39 +0200 tuned comment;
Tue, 17 Jul 2007 13:19:21 +0200 moved cd/pwd to ML compatibility layer (simplifies bootstrapping with Alice);
Thu, 31 May 2007 01:25:24 +0200 TextIO.inputLine: use present SML B library version;
Sun, 06 May 2007 18:07:06 +0200 updated Alice version;
Tue, 03 Apr 2007 19:31:48 +0200 tuned comments;
Tue, 03 Apr 2007 19:24:22 +0200 fixed chr/explode;
Tue, 03 Apr 2007 12:12:42 +0200 Compatibility file for Alice 1.3 -- experimental!