Mon, 15 Jul 2013 22:11:36 +0200 |
wenzelm |
Scala version of init.bat;
|
file |
diff |
annotate
|
Wed, 22 May 2013 16:01:08 +0200 |
wenzelm |
more robust command line -- accomodate /bin/kill on recent Linux (e.g. Xubuntu 13.04):
|
file |
diff |
annotate
|
Fri, 17 May 2013 21:15:33 +0200 |
wenzelm |
timeout counts as regular error, with rc = 1 (cf. special Exn.Interrupt vs. regular TimeLimit.TimeOut in Isabelle/ML);
|
file |
diff |
annotate
|
Mon, 13 May 2013 20:35:04 +0200 |
wenzelm |
recovered informative progress from 016cb7d8f297;
|
file |
diff |
annotate
|
Mon, 13 May 2013 19:52:16 +0200 |
wenzelm |
limit build process output, to avoid bombing Isabelle/Scala process by ill-behaved jobs (e.g. Containers in AFP/9025435b29cf);
|
file |
diff |
annotate
|
Mon, 29 Apr 2013 17:01:13 +0200 |
wenzelm |
cygwin_root as optional argument;
|
file |
diff |
annotate
|
Thu, 04 Apr 2013 17:47:28 +0200 |
wenzelm |
separate module "GUI", to keep this out of the way of generic Isabelle_System operations, notably for non-Isabelle/jEdit applications;
|
file |
diff |
annotate
|
Thu, 04 Apr 2013 17:33:04 +0200 |
wenzelm |
separate module Isabelle_Font, to keep this out of the way of generic Isabelle_System operations, notably for non-Isabelle/jEdit applications;
|
file |
diff |
annotate
|
Sat, 23 Feb 2013 17:47:51 +0100 |
wenzelm |
more robust handling of repeated interrupts while terminating managed process;
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 22:24:57 +0100 |
wenzelm |
Isabelle_System.mkdirs with explicit error checking (in accordance to ML version), e.g. relevant with read-only DMG file-system on Mac OS X;
|
file |
diff |
annotate
|
Sat, 12 Jan 2013 22:08:38 +0100 |
wenzelm |
add icon for toplevel windows;
|
file |
diff |
annotate
|
Sat, 12 Jan 2013 15:00:48 +0100 |
wenzelm |
immediate theory progress for build_dialog;
|
file |
diff |
annotate
|
Fri, 04 Jan 2013 12:33:25 +0100 |
wenzelm |
prefer old graph browser in Isabelle/jEdit, which still produces better layout;
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 15:08:38 +0100 |
wenzelm |
support File.read_gzip as well, in accordance to File.write_gzip;
|
file |
diff |
annotate
|
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
|