src/Pure/build-jars
Sun, 24 Mar 2013 16:12:45 +0100 wenzelm basic support for xz files;
Sat, 23 Feb 2013 11:27:45 +0100 wenzelm support for POSIX interrupts (bypassed on Windows);
Wed, 13 Feb 2013 13:31:38 +0100 wenzelm file system operations for Graphics2D output;
Fri, 18 Jan 2013 22:38:34 +0100 wenzelm tuned signature;
Fri, 18 Jan 2013 22:31:57 +0100 wenzelm charts for future task runtime statistics;
Thu, 03 Jan 2013 20:42:18 +0100 wenzelm maintain session index on Scala side, for more determistic results;
Wed, 02 Jan 2013 21:02:47 +0100 wenzelm some support for chart drawing;
Wed, 02 Jan 2013 18:03:38 +0100 wenzelm moved files;
Wed, 02 Jan 2013 17:58:53 +0100 wenzelm moved files;
Wed, 02 Jan 2013 16:48:22 +0100 wenzelm ML runtime statistics: read properties from build log;
Mon, 31 Dec 2012 14:58:21 +0100 wenzelm tuned signature -- eliminated obsolete Standard_System;
Mon, 31 Dec 2012 13:34:47 +0100 wenzelm recovered generic PIDE build;
Wed, 05 Dec 2012 14:19:44 +0100 wenzelm basic wrapper for session build dialog;
Sun, 25 Nov 2012 20:17:04 +0100 wenzelm explicit module UTF8;
Sun, 25 Nov 2012 19:49:24 +0100 wenzelm Isabelle-specific implementation of quasi-abstract markup elements -- back to module arrangement before d83797ef0d2d;
Sat, 20 Oct 2012 17:15:40 +0200 wenzelm extra jar for scala-2.10.0-RC1;
Mon, 01 Oct 2012 20:35:09 +0200 wenzelm removed unused module Blob;
Mon, 24 Sep 2012 21:16:33 +0200 wenzelm minimal component and build setup for graphview;
Wed, 19 Sep 2012 21:07:09 +0200 wenzelm JavaFX is inactive by default;
Tue, 11 Sep 2012 22:54:12 +0200 wenzelm provide color values via options;
Wed, 05 Sep 2012 20:54:40 +0200 wenzelm eliminated potentially confusing terminology of Scala "layer";
Sun, 02 Sep 2012 21:24:33 +0200 wenzelm proper classpath on windows;
Sun, 02 Sep 2012 21:07:50 +0200 wenzelm proper classpath for Java FX;
Sun, 02 Sep 2012 21:01:11 +0200 wenzelm basic setup for HTML5 panel;
Sun, 02 Sep 2012 19:26:05 +0200 wenzelm basic support for Java FX;
Fri, 20 Jul 2012 23:16:54 +0200 wenzelm more abstract file system operations in Scala, corresponding to ML version;
Fri, 20 Jul 2012 22:39:59 +0200 wenzelm eliminated obsolete session_manager.scala;
Fri, 20 Jul 2012 15:48:22 +0200 wenzelm basic support for stand-alone options with external string representation;
Thu, 19 Jul 2012 12:05:54 +0200 wenzelm more general support for Isabelle/Scala command line tools;
Tue, 17 Jul 2012 15:56:19 +0200 wenzelm basic setup for Isabelle build tool;
Thu, 24 May 2012 23:44:16 +0200 wenzelm discontinued obsolete Cygwin module;
Thu, 24 May 2012 23:28:58 +0200 wenzelm eliminated unused Cygwin download;
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;
Wed, 02 May 2012 16:04:07 +0200 wenzelm accomodate scala-2.10.0-M3 with its extra jar;
Sun, 22 Apr 2012 15:50:29 +0200 wenzelm default Isabelle application wrapper -- JVM entry point for Isabelle.exe;
Mon, 09 Apr 2012 20:57:23 +0200 wenzelm slightly faster default compilation of Isabelle/Scala;
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);
Sat, 24 Mar 2012 20:24:16 +0100 wenzelm ISABELLE_JDK_HOME settings variable points to JDK with javac and jar (not just JRE);
Sun, 18 Mar 2012 21:52:50 +0100 wenzelm less noisy Isabelle/Scala build process;
Thu, 23 Feb 2012 14:17:51 +0100 wenzelm directed graphs (in Scala);
Thu, 01 Dec 2011 14:29:14 +0100 wenzelm clarified modules (again) -- NB: both Document and Protocol are specific to this particular prover;
Tue, 29 Nov 2011 21:50:00 +0100 wenzelm clarified Time vs. Timing;
Tue, 29 Nov 2011 21:29:53 +0100 wenzelm separate compilation of PIDE vs. Pure sources, which enables independent Scala library;
Tue, 29 Nov 2011 20:18:02 +0100 wenzelm clarified modules;
Tue, 29 Nov 2011 19:49:36 +0100 wenzelm rearranged files;
Mon, 28 Nov 2011 22:05:32 +0100 wenzelm separate module for concrete Isabelle markup;
Wed, 21 Sep 2011 20:35:50 +0200 wenzelm more abstract wrapping of fifos as System_Channel;
Sun, 04 Sep 2011 15:21:50 +0200 wenzelm moved XML/YXML to src/Pure/PIDE;
Tue, 12 Jul 2011 19:36:46 +0200 wenzelm more uniform Properties in ML and Scala;
Tue, 12 Jul 2011 18:00:05 +0200 wenzelm more uniform Term and Term_XML modules;
Tue, 12 Jul 2011 15:17:37 +0200 wenzelm discontinued obsolete Isabelle_Syntax and Parse_Value -- superseded by Outer_Syntax.quote_string and XML.Encode, Term_XML.Encode etc.;
Tue, 12 Jul 2011 10:44:30 +0200 wenzelm tuned XML modules;
Sun, 10 Jul 2011 23:46:05 +0200 wenzelm some support to invoke Scala methods under program control;
Sun, 10 Jul 2011 17:58:11 +0200 wenzelm lambda terms with XML data representation in Scala;
Sat, 09 Jul 2011 13:29:33 +0200 wenzelm some support for blobs (arbitrary text files) within document nodes;
Thu, 07 Jul 2011 13:48:30 +0200 wenzelm simplified Symbol based on lazy Symbol.Interpretation -- reduced odd "functorial style";
Mon, 04 Jul 2011 20:18:19 +0200 wenzelm explicit class Counter;
Mon, 04 Jul 2011 16:27:11 +0200 wenzelm some support for theory files within Isabelle/Scala session;
Thu, 30 Jun 2011 00:09:57 +0200 wenzelm abstract algebra of file paths in Scala (cf. path.ML);
Thu, 23 Jun 2011 17:17:40 +0200 wenzelm simplified arrangement of jars;
less more (0) -60 tip