src/Pure/ML-Systems/polyml_common.ML
Sat, 20 Nov 2010 00:53:26 +0100 wenzelm renamed raw "explode" function to "raw_explode" to emphasize its meaning;
Sat, 06 Nov 2010 17:55:32 +0100 wenzelm somewhat more uniform timing in ML vs. Scala;
Wed, 22 Sep 2010 18:21:48 +0200 wenzelm renamed setmp_noncritical to Unsynchronized.setmp to emphasize its meaning;
Wed, 22 Sep 2010 13:47:48 +0200 wenzelm main Isabelle_Process via Isabelle_System.Managed_Process;
Wed, 12 May 2010 22:43:05 +0200 wenzelm conditional structure SingleAssignment;
Fri, 16 Apr 2010 10:52:10 +0200 wenzelm added ML antiquotation @{make_string}, which produces proper pretty printed version in Poly/ML 5.3.0 or later;
Sat, 06 Feb 2010 22:01:48 +0100 wenzelm explicit representation of single-assignment variables;
Sat, 06 Feb 2010 14:50:55 +0100 wenzelm renamed system/system_out to bash/bash_output -- to emphasized that this is really GNU bash, not some undefined POSIX sh;
Sat, 19 Dec 2009 16:02:26 +0100 wenzelm added basic library -- Scala version;
Mon, 26 Oct 2009 20:42:08 +0100 wenzelm forget old some old option stuff from NJ -- superceded by material in Pure/General/basics.ML;
Thu, 22 Oct 2009 15:19:44 +0200 wenzelm support single-assigment variables -- based on magic RTS operations by David Matthews;
Mon, 19 Oct 2009 23:02:56 +0200 wenzelm always qualify NJ's old List.foldl/foldr in Isabelle/ML;
Wed, 30 Sep 2009 11:36:12 +0200 wenzelm more uniform treatment of structure Unsynchronized in ML bootstrap phase;
Tue, 29 Sep 2009 16:42:02 +0200 wenzelm hide "ref" by default, to enforce excplicit indication as Unsynchronized;
Tue, 29 Sep 2009 11:48:32 +0200 wenzelm Raw ML references as unsynchronized state variables.
Wed, 17 Jun 2009 17:06:07 +0200 wenzelm more detailed start_timing/end_timing (in timing.ML);
Mon, 01 Jun 2009 15:25:59 +0200 wenzelm removed print function from global ML name space, to reduce risk of surprises;
Sun, 31 May 2009 16:41:52 +0200 wenzelm no longer open PolyML -- to avoid surprises within the global name space;
Sun, 31 May 2009 14:15:07 +0200 wenzelm discontinued support for Poly/ML 4.x versions;
Mon, 23 Mar 2009 21:40:11 +0100 wenzelm more systematic type use_context, with particular values ML_Parse.global_context and ML_Context.local_context;
Sat, 21 Mar 2009 19:58:45 +0100 wenzelm replaced install_pp/make_pp by more general toplevel_pp based on use_text;
Sat, 21 Mar 2009 15:08:00 +0100 wenzelm added generic ML_Pretty interface;
Sun, 01 Mar 2009 16:21:33 +0100 wenzelm end_timing: generalized result -- message plus with explicit time values;
Mon, 19 Jan 2009 19:38:03 +0100 wenzelm removed Ids;
Thu, 09 Oct 2008 21:34:05 +0200 wenzelm extra Poly/ML toplevel pretty printing in ML-Systems/install_pp_polyml.ML;
Fri, 03 Oct 2008 21:06:36 +0200 wenzelm removed obsolete Posix/Signal compatibility wrappers;
Wed, 01 Oct 2008 12:00:02 +0200 wenzelm more robust treatment of Interrupt (cf. exn.ML);
Mon, 29 Sep 2008 21:26:49 +0200 wenzelm added type pp, which helps installing polymorphic pretty printers;
Wed, 17 Sep 2008 21:27:24 +0200 wenzelm use_text/use_file now depend on explicit ML name space;
Sun, 07 Sep 2008 17:46:43 +0200 wenzelm explicit use of universal.ML and dummy_thread.ML;
Fri, 28 Mar 2008 22:39:47 +0100 wenzelm added forget_structure;
Mon, 24 Mar 2008 18:35:46 +0100 wenzelm removed pointer_eq from polyml_common.ML (structure Address no longer available after 5.1);
Thu, 06 Mar 2008 20:17:50 +0100 wenzelm common setup for system_out/system;
Thu, 06 Mar 2008 19:21:26 +0100 wenzelm rearrangements to make latest Poly/ML the default, not old 4.x;
less more (0) tip