Mon, 12 Aug 2013 13:30:54 +0200 |
wenzelm |
support for maps with multiple entries per key;
|
file |
diff |
annotate
|
Mon, 12 Aug 2013 11:39:29 +0200 |
wenzelm |
tuned signature -- more abstract PIDE editor operations;
|
file |
diff |
annotate
|
Tue, 16 Jul 2013 12:31:08 +0200 |
wenzelm |
separate module XZ_File to avoid initial dependency on org.tukaani.xz;
|
file |
diff |
annotate
|
Mon, 15 Jul 2013 22:11:36 +0200 |
wenzelm |
Scala version of init.bat;
|
file |
diff |
annotate
|
Sun, 07 Jul 2013 22:58:34 +0200 |
wenzelm |
some support for Cygwin;
|
file |
diff |
annotate
|
Fri, 05 Jul 2013 15:38:03 +0200 |
wenzelm |
explicit module Document_ID as source of globally unique identifiers across ML/Scala;
|
file |
diff |
annotate
|
Tue, 25 Jun 2013 12:17:19 +0200 |
wenzelm |
slightly improved "isabelle doc" based on Isabelle/Scala;
|
file |
diff |
annotate
|
Mon, 24 Jun 2013 23:33:14 +0200 |
wenzelm |
improved "isabelle keywords" and "isabelle update_keywords" based on Isabelle/Scala, without requiring to build sessions first;
|
file |
diff |
annotate
|
Sun, 23 Jun 2013 20:12:01 +0200 |
wenzelm |
Scala version of "isabelle doc";
|
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
|
Mon, 25 Mar 2013 10:45:47 +0100 |
wenzelm |
actually exit on scalac failure;
|
file |
diff |
annotate
|
Sun, 24 Mar 2013 16:12:45 +0100 |
wenzelm |
basic support for xz files;
|
file |
diff |
annotate
|
Sat, 23 Feb 2013 11:27:45 +0100 |
wenzelm |
support for POSIX interrupts (bypassed on Windows);
|
file |
diff |
annotate
|
Wed, 13 Feb 2013 13:31:38 +0100 |
wenzelm |
file system operations for Graphics2D output;
|
file |
diff |
annotate
|
Fri, 18 Jan 2013 22:38:34 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 18 Jan 2013 22:31:57 +0100 |
wenzelm |
charts for future task runtime statistics;
|
file |
diff |
annotate
|
Thu, 03 Jan 2013 20:42:18 +0100 |
wenzelm |
maintain session index on Scala side, for more determistic results;
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 21:02:47 +0100 |
wenzelm |
some support for chart drawing;
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 18:03:38 +0100 |
wenzelm |
moved files;
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 17:58:53 +0100 |
wenzelm |
moved files;
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 16:48:22 +0100 |
wenzelm |
ML runtime statistics: read properties from build log;
|
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:34:47 +0100 |
wenzelm |
recovered generic PIDE build;
|
file |
diff |
annotate
|
Wed, 05 Dec 2012 14:19:44 +0100 |
wenzelm |
basic wrapper for session build dialog;
|
file |
diff |
annotate
|
Sun, 25 Nov 2012 20:17:04 +0100 |
wenzelm |
explicit module UTF8;
|
file |
diff |
annotate
|
Sun, 25 Nov 2012 19:49:24 +0100 |
wenzelm |
Isabelle-specific implementation of quasi-abstract markup elements -- back to module arrangement before d83797ef0d2d;
|
file |
diff |
annotate
|
Sat, 20 Oct 2012 17:15:40 +0200 |
wenzelm |
extra jar for scala-2.10.0-RC1;
|
file |
diff |
annotate
|
Mon, 01 Oct 2012 20:35:09 +0200 |
wenzelm |
removed unused module Blob;
|
file |
diff |
annotate
|
Mon, 24 Sep 2012 21:16:33 +0200 |
wenzelm |
minimal component and build setup for graphview;
|
file |
diff |
annotate
|
Wed, 19 Sep 2012 21:07:09 +0200 |
wenzelm |
JavaFX is inactive by default;
|
file |
diff |
annotate
|
Tue, 11 Sep 2012 22:54:12 +0200 |
wenzelm |
provide color values via options;
|
file |
diff |
annotate
|
Wed, 05 Sep 2012 20:54:40 +0200 |
wenzelm |
eliminated potentially confusing terminology of Scala "layer";
|
file |
diff |
annotate
|
Sun, 02 Sep 2012 21:24:33 +0200 |
wenzelm |
proper classpath on windows;
|
file |
diff |
annotate
|
Sun, 02 Sep 2012 21:07:50 +0200 |
wenzelm |
proper classpath for Java FX;
|
file |
diff |
annotate
|
Sun, 02 Sep 2012 21:01:11 +0200 |
wenzelm |
basic setup for HTML5 panel;
|
file |
diff |
annotate
|
Sun, 02 Sep 2012 19:26:05 +0200 |
wenzelm |
basic support for Java FX;
|
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:39:59 +0200 |
wenzelm |
eliminated obsolete session_manager.scala;
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 15:48:22 +0200 |
wenzelm |
basic support for stand-alone options with external string representation;
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 12:05:54 +0200 |
wenzelm |
more general support for Isabelle/Scala command line tools;
|
file |
diff |
annotate
|
Tue, 17 Jul 2012 15:56:19 +0200 |
wenzelm |
basic setup for Isabelle build tool;
|
file |
diff |
annotate
|
Thu, 24 May 2012 23:44:16 +0200 |
wenzelm |
discontinued obsolete Cygwin module;
|
file |
diff |
annotate
|
Thu, 24 May 2012 23:28:58 +0200 |
wenzelm |
eliminated unused Cygwin download;
|
file |
diff |
annotate
|
Thu, 24 May 2012 22:49:39 +0200 |
wenzelm |
include scala-compiler.jar in basic Isabelle/Scala environment, to make Isabelle/jEdit console work with scala-2.10.0-M3;
|
file |
diff |
annotate
|
Wed, 02 May 2012 16:04:07 +0200 |
wenzelm |
accomodate scala-2.10.0-M3 with its extra jar;
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 15:50:29 +0200 |
wenzelm |
default Isabelle application wrapper -- JVM entry point for Isabelle.exe;
|
file |
diff |
annotate
|
Mon, 09 Apr 2012 20:57:23 +0200 |
wenzelm |
slightly faster default compilation of Isabelle/Scala;
|
file |
diff |
annotate
|
Mon, 26 Mar 2012 16:25:08 +0200 |
wenzelm |
more robust command invocation via ISABELLE_JDK_HOME or SCALA_HOME (NB: bash exec requires genuine executable, not function);
|
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
|
Sun, 18 Mar 2012 21:52:50 +0100 |
wenzelm |
less noisy Isabelle/Scala build process;
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 14:17:51 +0100 |
wenzelm |
directed graphs (in Scala);
|
file |
diff |
annotate
|
Thu, 01 Dec 2011 14:29:14 +0100 |
wenzelm |
clarified modules (again) -- NB: both Document and Protocol are specific to this particular prover;
|
file |
diff |
annotate
|
Tue, 29 Nov 2011 21:50:00 +0100 |
wenzelm |
clarified Time vs. Timing;
|
file |
diff |
annotate
|
Tue, 29 Nov 2011 21:29:53 +0100 |
wenzelm |
separate compilation of PIDE vs. Pure sources, which enables independent Scala library;
|
file |
diff |
annotate
|
Tue, 29 Nov 2011 20:18:02 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Tue, 29 Nov 2011 19:49:36 +0100 |
wenzelm |
rearranged files;
|
file |
diff |
annotate
|
Mon, 28 Nov 2011 22:05:32 +0100 |
wenzelm |
separate module for concrete Isabelle markup;
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 20:35:50 +0200 |
wenzelm |
more abstract wrapping of fifos as System_Channel;
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 15:21:50 +0200 |
wenzelm |
moved XML/YXML to src/Pure/PIDE;
|
file |
diff |
annotate
|