src/Pure/Tools/simplifier_trace.scala
Tue, 29 Aug 2023 12:53:28 +0200 wenzelm misc tuning: support "scalac -source 3.3";
Thu, 21 Apr 2022 10:03:38 +0200 wenzelm tuned signature;
Fri, 01 Apr 2022 23:19:12 +0200 wenzelm tuned formatting;
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Tue, 07 Sep 2021 15:10:53 +0200 wenzelm tuned signature;
Mon, 01 Mar 2021 22:22:12 +0100 wenzelm tuned --- fewer warnings;
Thu, 27 Aug 2020 12:34:10 +0200 wenzelm clarified signature;
Wed, 01 Apr 2020 20:55:48 +0200 wenzelm support multiple sessions, notably for "isabelle build -P -j2";
Sat, 28 Mar 2020 18:33:25 +0100 wenzelm tuned;
Sun, 20 Aug 2017 20:38:37 +0200 wenzelm reinit the manager thread, e.g. after restart of the Isabelle/jEdit plugin;
Tue, 14 Mar 2017 00:13:38 +0100 wenzelm tuned;
Tue, 14 Mar 2017 00:09:15 +0100 wenzelm misc tuning and simplification;
Mon, 05 Sep 2016 22:09:52 +0200 wenzelm clarified modules;
Mon, 21 Jul 2014 16:58:12 +0200 wenzelm proper Swing buttons instead of active areas within text (by Lars Hupel);
Tue, 29 Apr 2014 13:32:13 +0200 wenzelm more systematic Isabelle output, like in classic Isabelle/ML (without markup);
Fri, 25 Apr 2014 13:29:56 +0200 wenzelm replaced manager Actor by Consumer_Thread, which is lazy to defer its start to actual Handler init time;
Fri, 25 Apr 2014 12:59:33 +0200 wenzelm tuned whitespace;
Fri, 25 Apr 2014 12:51:08 +0200 wenzelm clarified Session.Consumer, with Session.Outlet managed by dispatcher thread;
Thu, 03 Apr 2014 14:54:17 +0200 wenzelm more general prover operations;
Thu, 03 Apr 2014 13:46:18 +0200 wenzelm more general prover operations;
Wed, 02 Apr 2014 20:22:12 +0200 wenzelm more explicit iterator terminology, in accordance to Scala 2.8 library;
Thu, 27 Feb 2014 11:41:32 +0100 Lars Hupel removed bogus "error" message (it appeared during regular mode of operation)
Tue, 18 Feb 2014 18:43:47 +0100 wenzelm prefer concrete list append;
Tue, 18 Feb 2014 18:29:02 +0100 wenzelm more standard names for protocol and markup elements;
Tue, 11 Feb 2014 11:30:33 +0100 Lars Hupel "no_memory" option for the simplifier trace to bypass memoization
Tue, 04 Feb 2014 09:04:59 +0000 Lars Hupel interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
Thu, 12 Dec 2013 21:28:13 +0100 wenzelm skeleton for Simplifier trace by Lars Hupel;
less more (0) tip