Mon, 31 Dec 2012 14:58:21 +0100 |
wenzelm |
tuned signature -- eliminated obsolete Standard_System;
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 13:49:01 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 06 Dec 2012 17:59:37 +0100 |
wenzelm |
more uniform default logic, using settings, options, args etc.;
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 21:28:35 +0100 |
wenzelm |
tuned import;
|
file |
diff |
annotate
|
Sun, 25 Nov 2012 20:17:04 +0100 |
wenzelm |
explicit module UTF8;
|
file |
diff |
annotate
|
Wed, 19 Sep 2012 21:07:09 +0200 |
wenzelm |
JavaFX is inactive by default;
|
file |
diff |
annotate
|
Wed, 12 Sep 2012 16:54:24 +0200 |
wenzelm |
load fonts into JavaFX as well;
|
file |
diff |
annotate
|
Fri, 24 Aug 2012 20:41:47 +0200 |
wenzelm |
prefer jEdit file name representation (potentially via VFS);
|
file |
diff |
annotate
|
Fri, 27 Jul 2012 14:22:32 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 27 Jul 2012 14:09:59 +0200 |
wenzelm |
simplified Path vs. JVM File operations;
|
file |
diff |
annotate
|
Wed, 25 Jul 2012 19:49:40 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 21 Jul 2012 16:41:55 +0200 |
wenzelm |
some actual build function on ML side;
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 23:16:54 +0200 |
wenzelm |
more abstract file system operations in Scala, corresponding to ML version;
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 22:29:25 +0200 |
wenzelm |
more explicit java.io.{File => JFile};
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 21:04:03 +0200 |
wenzelm |
further imitation of "usedir" shell script;
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 20:49:17 +0200 |
wenzelm |
support for detached Bash_Job with some control operations;
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 20:02:44 +0200 |
wenzelm |
support external processes with explicit environment;
|
file |
diff |
annotate
|
Tue, 17 Jul 2012 16:56:29 +0200 |
wenzelm |
avoid Source.fromFile, which does not necessarily close its input;
|
file |
diff |
annotate
|
Thu, 05 Jul 2012 16:11:33 +0200 |
wenzelm |
prefer sys.env from scala 2.9;
|
file |
diff |
annotate
|
Tue, 24 Apr 2012 15:23:12 +0200 |
wenzelm |
cold-start HOME is user.home, in accordance with Cygwin-Terminal.bat;
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 19:04:30 +0200 |
wenzelm |
more robust handling of PATH vs PATH_JVM -- required for cold start of Cygwin from Windows (e.g. Isabelle.exe);
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 14:30:18 +0200 |
wenzelm |
USER_HOME settings variable points to cross-platform user home directory;
|
file |
diff |
annotate
|
Sat, 24 Mar 2012 20:24:16 +0100 |
wenzelm |
ISABELLE_JDK_HOME settings variable points to JDK with javac and jar (not just JRE);
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 13:37:08 +0100 |
wenzelm |
prefer sorting from Scala library;
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 13:52:14 +0200 |
wenzelm |
proper platform_file_url for Windows UNC paths (server shares);
|
file |
diff |
annotate
|
Tue, 27 Sep 2011 22:35:57 +0200 |
wenzelm |
proper platform_file_url;
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 20:35:50 +0200 |
wenzelm |
more abstract wrapping of fifos as System_Channel;
|
file |
diff |
annotate
|
Sat, 13 Aug 2011 16:07:26 +0200 |
wenzelm |
reduced verbosity;
|
file |
diff |
annotate
|
Thu, 07 Jul 2011 13:48:30 +0200 |
wenzelm |
simplified Symbol based on lazy Symbol.Interpretation -- reduced odd "functorial style";
|
file |
diff |
annotate
|
Tue, 05 Jul 2011 21:32:48 +0200 |
wenzelm |
prefer space_explode/split_lines as in Isabelle/ML;
|
file |
diff |
annotate
|