| Wed, 12 May 2010 22:43:05 +0200 | 
wenzelm | 
conditional structure SingleAssignment;
 | 
file |
diff |
annotate
 | 
| 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;
 | 
file |
diff |
annotate
 | 
| Sat, 06 Feb 2010 22:01:48 +0100 | 
wenzelm | 
explicit representation of single-assignment variables;
 | 
file |
diff |
annotate
 | 
| 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;
 | 
file |
diff |
annotate
 | 
| Sat, 19 Dec 2009 16:02:26 +0100 | 
wenzelm | 
added basic library -- Scala version;
 | 
file |
diff |
annotate
 | 
| 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;
 | 
file |
diff |
annotate
 | 
| Thu, 22 Oct 2009 15:19:44 +0200 | 
wenzelm | 
support single-assigment variables -- based on magic RTS operations by David Matthews;
 | 
file |
diff |
annotate
 | 
| Mon, 19 Oct 2009 23:02:56 +0200 | 
wenzelm | 
always qualify NJ's old List.foldl/foldr in Isabelle/ML;
 | 
file |
diff |
annotate
 | 
| Wed, 30 Sep 2009 11:36:12 +0200 | 
wenzelm | 
more uniform treatment of structure Unsynchronized in ML bootstrap phase;
 | 
file |
diff |
annotate
 | 
| Tue, 29 Sep 2009 16:42:02 +0200 | 
wenzelm | 
hide "ref" by default, to enforce excplicit indication as Unsynchronized;
 | 
file |
diff |
annotate
 | 
| Tue, 29 Sep 2009 11:48:32 +0200 | 
wenzelm | 
Raw ML references as unsynchronized state variables.
 | 
file |
diff |
annotate
 | 
| Wed, 17 Jun 2009 17:06:07 +0200 | 
wenzelm | 
more detailed start_timing/end_timing (in timing.ML);
 | 
file |
diff |
annotate
 | 
| Mon, 01 Jun 2009 15:25:59 +0200 | 
wenzelm | 
removed print function from global ML name space, to reduce risk of surprises;
 | 
file |
diff |
annotate
 | 
| Sun, 31 May 2009 16:41:52 +0200 | 
wenzelm | 
no longer open PolyML -- to avoid surprises within the global name space;
 | 
file |
diff |
annotate
 | 
| Sun, 31 May 2009 14:15:07 +0200 | 
wenzelm | 
discontinued support for Poly/ML 4.x versions;
 | 
file |
diff |
annotate
 | 
| 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;
 | 
file |
diff |
annotate
 | 
| Sat, 21 Mar 2009 19:58:45 +0100 | 
wenzelm | 
replaced install_pp/make_pp by more general toplevel_pp based on use_text;
 | 
file |
diff |
annotate
 | 
| Sat, 21 Mar 2009 15:08:00 +0100 | 
wenzelm | 
added generic ML_Pretty interface;
 | 
file |
diff |
annotate
 | 
| Sun, 01 Mar 2009 16:21:33 +0100 | 
wenzelm | 
end_timing: generalized result -- message plus with explicit time values;
 | 
file |
diff |
annotate
 | 
| Mon, 19 Jan 2009 19:38:03 +0100 | 
wenzelm | 
removed Ids;
 | 
file |
diff |
annotate
 | 
| Thu, 09 Oct 2008 21:34:05 +0200 | 
wenzelm | 
extra Poly/ML toplevel pretty printing in ML-Systems/install_pp_polyml.ML;
 | 
file |
diff |
annotate
 | 
| Fri, 03 Oct 2008 21:06:36 +0200 | 
wenzelm | 
removed obsolete Posix/Signal compatibility wrappers;
 | 
file |
diff |
annotate
 | 
| Wed, 01 Oct 2008 12:00:02 +0200 | 
wenzelm | 
more robust treatment of Interrupt (cf. exn.ML);
 | 
file |
diff |
annotate
 | 
| Mon, 29 Sep 2008 21:26:49 +0200 | 
wenzelm | 
added type pp, which helps installing polymorphic pretty printers;
 | 
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
 | 
| Fri, 28 Mar 2008 22:39:47 +0100 | 
wenzelm | 
added forget_structure;
 | 
file |
diff |
annotate
 | 
| Mon, 24 Mar 2008 18:35:46 +0100 | 
wenzelm | 
removed pointer_eq from polyml_common.ML (structure Address no longer available after 5.1);
 | 
file |
diff |
annotate
 | 
| Thu, 06 Mar 2008 20:17:50 +0100 | 
wenzelm | 
common setup for system_out/system;
 | 
file |
diff |
annotate
 | 
| Thu, 06 Mar 2008 19:21:26 +0100 | 
wenzelm | 
rearrangements to make latest Poly/ML the default, not old 4.x;
 | 
file |
diff |
annotate
 |