Mon, 01 Jun 2009 23:28:06 +0200 |
wenzelm |
added structure ML_Compiler: runtime compilation, with advanced version for Poly/ML 5.3 (formerly ML_Test);
|
changeset |
files
|
Mon, 01 Jun 2009 23:28:05 +0200 |
wenzelm |
added flatten;
|
changeset |
files
|
Mon, 01 Jun 2009 23:28:04 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 01 Jun 2009 23:28:04 +0200 |
wenzelm |
export secure_mltext;
|
changeset |
files
|
Mon, 01 Jun 2009 23:28:02 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Mon, 01 Jun 2009 16:12:42 +0200 |
wenzelm |
maintain tokens within common ML environment;
|
changeset |
files
|
Mon, 01 Jun 2009 15:26:00 +0200 |
wenzelm |
ML_Env;
|
changeset |
files
|
Mon, 01 Jun 2009 15:26:00 +0200 |
wenzelm |
slightly later setup of ML and secure operations;
|
changeset |
files
|
Mon, 01 Jun 2009 15:26:00 +0200 |
wenzelm |
moved local ML environment to separate module ML_Env;
|
changeset |
files
|
Mon, 01 Jun 2009 15:25:59 +0200 |
wenzelm |
removed print function from global ML name space, to reduce risk of surprises;
|
changeset |
files
|
Mon, 01 Jun 2009 13:32:54 +0200 |
wenzelm |
made SML/NJ happy;
|
changeset |
files
|
Sun, 31 May 2009 19:05:20 +0200 |
wenzelm |
attempt to eliminate adhoc makestring at runtime (which is not well-defined);
|
changeset |
files
|
Sun, 31 May 2009 17:47:04 +0200 |
wenzelm |
eliminated misleading dummy versions of print/makestring, cf. 6974449ddea9;
|
changeset |
files
|
Sun, 31 May 2009 17:45:53 +0200 |
wenzelm |
provide local dummy version of makestring -- NB: makestring is fragile and not portable, it should not occur in repository sources;
|
changeset |
files
|
Sun, 31 May 2009 16:41:52 +0200 |
wenzelm |
no longer open PolyML -- to avoid surprises within the global name space;
|
changeset |
files
|
Sun, 31 May 2009 16:29:39 +0200 |
wenzelm |
explicit PolyML qualification;
|
changeset |
files
|
Sun, 31 May 2009 15:49:35 +0200 |
wenzelm |
removed "compress" option from isabelle-process and isabelle usedir -- this is always enabled;
|
changeset |
files
|
Sun, 31 May 2009 15:29:43 +0200 |
wenzelm |
test experimental Poly/ML 5.3;
|
changeset |
files
|
Sun, 31 May 2009 15:27:19 +0200 |
wenzelm |
removed obsolete COPYDB flag;
|
changeset |
files
|
Sun, 31 May 2009 15:07:03 +0200 |
wenzelm |
explicit PolyML.install_pp;
|
changeset |
files
|
Sun, 31 May 2009 15:03:34 +0200 |
wenzelm |
renamed polyml_pp.ML to pp_polyml.ML;
|
changeset |
files
|
Sun, 31 May 2009 14:51:21 +0200 |
wenzelm |
more modular setup of runtime compilation;
|
changeset |
files
|
Sun, 31 May 2009 14:46:44 +0200 |
wenzelm |
more precise version information;
|
changeset |
files
|
Sun, 31 May 2009 14:20:54 +0200 |
wenzelm |
uniform treatment of shellscript mode;
|
changeset |
files
|
Sun, 31 May 2009 14:16:32 +0200 |
wenzelm |
updated example settings;
|
changeset |
files
|
Sun, 31 May 2009 14:15:07 +0200 |
wenzelm |
discontinued support for Poly/ML 4.x versions;
|
changeset |
files
|
Sat, 30 May 2009 22:37:38 +0200 |
wenzelm |
ISABELLE_USEDIR_OPTIONS: proper word splitting of quoted options (via array variable and special expansion, cf. "$@");
|
changeset |
files
|
Sat, 30 May 2009 15:53:19 +0200 |
wenzelm |
eliminated old Attrib.add_attributes (and Attrib.syntax);
|
changeset |
files
|
Sat, 30 May 2009 15:25:46 +0200 |
wenzelm |
modernized attribute setup;
|
changeset |
files
|
Sat, 30 May 2009 15:00:23 +0200 |
wenzelm |
eliminated old Method.add_method(s);
|
changeset |
files
|