src/Pure/Tools/build.scala
Fri, 09 Oct 2015 17:15:53 +0200 wenzelm tuned output;
Fri, 09 Oct 2015 16:09:16 +0200 wenzelm more Present operations on Scala side;
Tue, 29 Sep 2015 13:54:04 +0200 wenzelm clarified modules;
Thu, 20 Aug 2015 21:08:47 +0200 wenzelm clarified modules, like ML version;
Thu, 20 Aug 2015 20:36:06 +0200 wenzelm clarified modules, like ML version;
Thu, 20 Aug 2015 19:15:17 +0200 wenzelm tuned signature, according to ML version;
Mon, 17 Aug 2015 21:32:41 +0200 wenzelm no ML_debugger support in Pure -- too complicated;
Mon, 17 Aug 2015 21:22:55 +0200 wenzelm more careful propagation of ML_debugger option to Pure;
Sun, 03 May 2015 00:01:10 +0200 wenzelm misc tuning, based on warnings by IntelliJ IDEA;
Fri, 17 Apr 2015 11:28:57 +0200 wenzelm allow to exclude session groups;
Wed, 15 Apr 2015 15:27:45 +0200 wenzelm tuned signature, clarified modules;
Wed, 01 Apr 2015 18:16:53 +0200 wenzelm clarified module;
Wed, 01 Apr 2015 17:20:52 +0200 wenzelm more reactive interrupts;
Wed, 01 Apr 2015 16:24:38 +0200 wenzelm added isabelle build option -x, to exclude sessions;
Wed, 01 Apr 2015 15:41:08 +0200 wenzelm added isabelle build option -k, for fast off-line checking of theory sources;
Wed, 25 Mar 2015 13:45:52 +0100 wenzelm clarified position;
Tue, 17 Mar 2015 16:17:49 +0100 wenzelm tight span for theory header, which is relevant for error positions (including semantic completion);
Mon, 16 Mar 2015 17:26:46 +0100 wenzelm suppress semantic completion in errors of batch build -- avoid junk in log files;
Sun, 15 Mar 2015 20:35:47 +0100 wenzelm clarified span position;
Sat, 14 Mar 2015 16:56:11 +0100 wenzelm position parser as in ML;
Sun, 25 Jan 2015 21:46:21 +0100 wenzelm provide session_graph.pdf via Isabelle/Scala;
Sun, 25 Jan 2015 20:22:20 +0100 wenzelm support for session graph from Scala side;
Thu, 15 Jan 2015 12:54:08 +0100 wenzelm more informative build_theories_result: cumulative Runtime.exn_message;
Wed, 14 Jan 2015 17:24:55 +0100 wenzelm more type-safe handler interface;
Wed, 14 Jan 2015 16:27:19 +0100 wenzelm clarified build_theories: proper protocol handler;
Thu, 08 Jan 2015 20:56:39 +0100 wenzelm tuned;
Thu, 11 Dec 2014 23:31:30 +0100 wenzelm added Par_List in Scala, in accordance to ML version;
Wed, 03 Dec 2014 14:04:38 +0100 wenzelm tuned signature;
Fri, 07 Nov 2014 16:36:55 +0100 wenzelm plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
Thu, 06 Nov 2014 11:44:41 +0100 wenzelm simplified keyword kinds;
Wed, 05 Nov 2014 22:17:05 +0100 wenzelm tuned signature;
Wed, 13 Aug 2014 10:46:14 +0200 wenzelm tuned comments;
Wed, 07 May 2014 10:13:31 +0200 wenzelm tuned signature;
Tue, 06 May 2014 11:16:13 +0200 wenzelm tuned;
Mon, 05 May 2014 20:10:33 +0200 wenzelm expose interrupts more like ML version, but not in managed bash processes of Build;
Mon, 05 May 2014 09:41:23 +0200 wenzelm tuned signature;
Mon, 05 May 2014 09:24:34 +0200 wenzelm tuned signature;
Fri, 02 May 2014 23:25:56 +0200 wenzelm more robust interrupt handling for Scala_Console, which uses JVM Thread.interrupt instead of POSIX SIGINT;
Fri, 02 May 2014 20:01:45 +0200 wenzelm prefer scala.Console with its support for thread-local redirection;
Fri, 02 May 2014 13:57:57 +0200 wenzelm discontinued adhoc check (see also ea8343187225);
Wed, 30 Apr 2014 22:34:11 +0200 wenzelm some support for session-qualified theories: allow to refer to resources via qualified name instead of odd file-system path;
Tue, 29 Apr 2014 13:32:13 +0200 wenzelm more systematic Isabelle output, like in classic Isabelle/ML (without markup);
Tue, 29 Apr 2014 12:00:50 +0200 wenzelm tuned signature -- accomodate operations of ROOT files;
Tue, 29 Apr 2014 11:14:39 +0200 wenzelm tuned -- prefer Isabelle/Scala operations;
Wed, 23 Apr 2014 12:51:55 +0200 wenzelm interruptible dependencies, which can take a few seconds;
Wed, 23 Apr 2014 12:39:23 +0200 wenzelm more abstract Exn.Interrupt and POSIX return code;
Fri, 11 Apr 2014 11:52:28 +0200 wenzelm explicit 'document_files' in session ROOT specifications;
Tue, 08 Apr 2014 13:24:08 +0200 wenzelm more precise token positions;
Sat, 05 Apr 2014 22:37:17 +0200 wenzelm more standard Isabelle_System.tmp_file and tmp_dir operations, in accordance to ML version;
Thu, 03 Apr 2014 20:53:35 +0200 wenzelm more abstract Prover.Syntax, as proposed by Carst Tankink;
Thu, 03 Apr 2014 20:17:12 +0200 wenzelm tuned signature (see also 0850d43cb355);
Wed, 02 Apr 2014 20:22:12 +0200 wenzelm more explicit iterator terminology, in accordance to Scala 2.8 library;
Tue, 18 Mar 2014 17:39:03 +0100 wenzelm clarifed module name;
Thu, 20 Feb 2014 14:36:17 +0100 wenzelm tuned imports;
Fri, 14 Feb 2014 14:39:44 +0100 wenzelm more integrity checks of theory names vs. full node names;
Mon, 06 Jan 2014 19:59:43 +0100 wenzelm more informative error message;
Thu, 21 Nov 2013 17:50:23 +0100 wenzelm actually expose errors of cumulative theory dependencies;
Mon, 18 Nov 2013 23:46:59 +0100 wenzelm clarified Thy_Load.node_name;
Mon, 16 Sep 2013 16:50:49 +0200 wenzelm adhoc check of ML sources, in addition to thy files already covered in Thy_Load;
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;
less more (0) -60 tip