src/Pure/System/isabelle_tool.scala
Wed, 30 Sep 2020 22:55:35 +0200 wenzelm build Isabelle sqlite-jdbc component from official download;
Sun, 16 Aug 2020 11:57:15 +0200 wenzelm clarified management of services: static declarations vs. dynamic instances (e.g. relevant for stateful Session.Protocol_Handler, notably Scala.Handler and session "System");
Tue, 28 Apr 2020 21:47:22 +0200 wenzelm added "isabelle sessions" tool;
Thu, 09 Apr 2020 14:35:36 +0200 wenzelm tuned;
Wed, 08 Apr 2020 14:25:28 +0200 wenzelm another isabelle_scala_service;
Mon, 30 Mar 2020 19:50:01 +0200 wenzelm clarified signature;
Wed, 15 Jan 2020 19:54:50 +0100 wenzelm misc tuning, following hint by IntelliJ;
Wed, 15 Jan 2020 15:05:33 +0100 wenzelm added "isabelle scala_project" to support e.g. IntelliJ IDEA;
Wed, 18 Dec 2019 20:15:26 +0100 wenzelm added command hg_setup: setup remote vs. local Mercurial repository;
Wed, 13 Nov 2019 17:33:59 +0100 wenzelm configure SSH hosting via "isabelle phabricator_setup_ssh";
Mon, 11 Nov 2019 11:49:43 +0100 wenzelm added "isabelle phabricator";
Wed, 30 Oct 2019 15:50:57 +0100 wenzelm some support for Phabricator server;
Thu, 12 Sep 2019 14:22:47 +0200 wenzelm discontinued obsolete "isabelle imports" and all_known data;
Fri, 15 Feb 2019 12:34:29 +0100 wenzelm clarified name;
Mon, 31 Dec 2018 13:07:24 +0100 wenzelm update theory sources based on PIDE markup;
Sat, 08 Dec 2018 22:31:34 +0100 wenzelm replaced "isabelle components_checksum" shell script by "isabelle build_components" in Scala, with more functionality;
Wed, 05 Dec 2018 19:42:40 +0100 wenzelm eliminated old makedist_bundle and remote_dmg: build_release does everything in Scala;
Sat, 24 Nov 2018 15:03:42 +0100 wenzelm clarified module name (again);
Fri, 23 Nov 2018 22:05:14 +0100 wenzelm added Isabelle tool wrapper;
Sat, 10 Nov 2018 14:08:02 +0100 wenzelm support for user-defined Isabelle/Scala command-line tools;
Sun, 21 Oct 2018 18:32:33 +0200 wenzelm eliminated "isabelle makedist" -- prefer Scala over bash/perl scripting;
Mon, 28 May 2018 22:25:10 +0200 wenzelm support to dump build database produced by PIDE session;
Tue, 08 May 2018 20:24:08 +0200 wenzelm command-line tool "isabelle export";
Sun, 14 Jan 2018 20:10:11 +0100 wenzelm more specific tool "isabelle update_comments", for uniformity with formal comments in embedded languages;
Sun, 10 Dec 2017 18:31:41 +0100 wenzelm re-implemented "isabelle document" in Isabelle/Scala, include latex_errors here;
Sun, 10 Dec 2017 14:29:14 +0100 wenzelm more explicit latex errors;
Sat, 11 Nov 2017 14:35:41 +0100 wenzelm converted to Isabelle/Scala;
Wed, 11 Oct 2017 21:36:53 +0200 wenzelm reactivated unfinished tool (cf. a3a847c4fbdb);
Mon, 28 Aug 2017 20:15:11 +0200 wenzelm not ready for release;
Sat, 05 Aug 2017 20:08:41 +0200 wenzelm support for resident Isabelle servers;
Fri, 19 May 2017 20:23:07 +0200 wenzelm clarified build_polyml_component;
Sat, 06 May 2017 19:23:33 +0200 wenzelm clarified name;
Fri, 28 Apr 2017 14:23:55 +0200 wenzelm tuned;
Sun, 23 Apr 2017 15:59:51 +0200 wenzelm clarified tool name -- more official status;
Wed, 19 Apr 2017 21:32:46 +0200 wenzelm wrapper for "isabelle update_imports" with selection options like "isabelle build";
Sun, 09 Apr 2017 20:53:55 +0200 wenzelm more robust: user could provide name with "/" etc.;
Tue, 07 Mar 2017 13:55:49 +0100 wenzelm added admin tool "isabelle build_vscode";
Tue, 28 Feb 2017 19:50:08 +0100 wenzelm proper Isabelle/Scala tool;
Sun, 22 Jan 2017 00:30:10 +0100 wenzelm build_jdk in Scala;
Sat, 14 Jan 2017 20:33:55 +0100 wenzelm build docker image from Isabelle application bundle for Linux;
Wed, 11 Jan 2017 16:01:19 +0100 wenzelm generated configuration for Prettify Symbols Mode;
Sun, 01 Jan 2017 23:19:34 +0100 wenzelm generate static TextMate grammar for VSCode editor;
Mon, 19 Dec 2016 20:27:49 +0100 wenzelm basic support for VSCode Language Server protocol;
Sat, 12 Nov 2016 10:29:01 +0100 wenzelm back to regular Isabelle tool (reverting abc34a149690);
Fri, 11 Nov 2016 11:41:14 +0100 wenzelm prefer raw Admin tool, without Isabelle settings environment;
Thu, 10 Nov 2016 22:06:36 +0100 wenzelm build_polyml in Scala;
Mon, 24 Oct 2016 12:01:36 +0200 wenzelm proper Admin tool;
Wed, 19 Oct 2016 17:03:44 +0200 wenzelm proper isabelle tool in Scala;
Tue, 18 Oct 2016 16:03:30 +0200 wenzelm clarified modules;
Wed, 12 Oct 2016 10:22:34 +0200 wenzelm explicit indication of Admin tools;
Tue, 11 Oct 2016 11:30:02 +0200 wenzelm added isabelle remote_dmg tool;
Sat, 13 Aug 2016 23:45:29 +0200 wenzelm gnuplot presentation similar to former isatest-statistics;
Sun, 17 Jul 2016 11:47:35 +0200 Lars Hupel more precise error information for dynamic Scala tools
Fri, 03 Jun 2016 22:27:01 +0200 wenzelm support for .scala tools;
Tue, 12 Apr 2016 15:00:26 +0200 wenzelm simplified -- avoid odd mutable state, which potentially causes problems with module initialization;
Sun, 03 Apr 2016 23:16:13 +0200 wenzelm prefer internal tool;
Sun, 03 Apr 2016 23:01:39 +0200 wenzelm prefer internal tool;
Sun, 03 Apr 2016 22:54:31 +0200 wenzelm prefer internal tool -- assuming that ISABELLE_TMP_PREFIX is created properly by Isabelle_System.isabelle_tmp_prefix;
Sun, 03 Apr 2016 22:45:40 +0200 wenzelm prefer internal tool;
Sun, 03 Apr 2016 22:42:15 +0200 wenzelm prefer internal tool;
less more (0) -60 tip