Thu, 27 Aug 2020 17:05:59 +0200 wenzelm strict init of protocol handlers;
Thu, 27 Aug 2020 15:16:56 +0200 wenzelm clarified treatment of add-on prover_options;
Thu, 27 Aug 2020 13:06:58 +0200 wenzelm clarified signature;
Thu, 27 Aug 2020 12:51:57 +0200 wenzelm clarified modules;
Thu, 27 Aug 2020 12:43:06 +0200 wenzelm tuned;
Thu, 27 Aug 2020 12:34:10 +0200 wenzelm clarified signature;
Wed, 26 Aug 2020 15:59:21 +0100 paulson tiny tidy-up of proofs
Tue, 25 Aug 2020 23:21:38 +0200 wenzelm updated to scala-2.12.12;
Tue, 25 Aug 2020 22:56:34 +0200 wenzelm updated to polyml-test-a3cfdf648da: performance improvements for GC statistics;
Tue, 25 Aug 2020 15:14:46 +0200 wenzelm NEWS;
Tue, 25 Aug 2020 15:02:56 +0200 wenzelm test HOL-Nitpick_Examples with Isabelle/Scala instead of external process: much faster;
Tue, 25 Aug 2020 14:55:33 +0200 wenzelm updated to kodkodi-1.5.6: more robust treatment of interrupt;
Tue, 25 Aug 2020 14:54:41 +0200 wenzelm removed pointless version checks: Isabelle component integration does the job already;
Tue, 25 Aug 2020 13:44:09 +0200 wenzelm more robust treatment of execution with interrupts;
Mon, 24 Aug 2020 22:30:34 +0200 wenzelm suppress odd warning for context.exit();
Mon, 24 Aug 2020 21:47:21 +0200 wenzelm more explicit treatment of interrupt;
Mon, 24 Aug 2020 21:27:03 +0200 wenzelm tuned;
Mon, 24 Aug 2020 17:58:04 +0200 wenzelm more flexible default for max_threads;
Mon, 24 Aug 2020 17:19:41 +0200 wenzelm proper default for max_threads;
Mon, 24 Aug 2020 13:39:09 +0000 haftmann a proof of concept for generic conversions
Sat, 22 Aug 2020 23:31:20 +0200 wenzelm proper name (amending 742d94015918);
Sat, 22 Aug 2020 23:22:25 +0200 wenzelm invoke Nitpick/Kodkod via Isabelle/Scala (instead of external process);
Sat, 22 Aug 2020 23:11:48 +0200 wenzelm avoid odd PIDE markup, notably in kokodi input;
Sat, 22 Aug 2020 20:37:31 +0200 wenzelm clarified names;
Sat, 22 Aug 2020 20:32:44 +0200 wenzelm clarified signature;
Sat, 22 Aug 2020 20:09:11 +0200 wenzelm clarified signature;
Sat, 22 Aug 2020 14:56:33 +0200 wenzelm proper treatment of timeout: <= 0 means already timed out, but for $KODKODI/bin/kodkodi it would mean NO timeout;
Sat, 22 Aug 2020 14:48:00 +0200 wenzelm proper treatment of absolute deadline vs. relative timeout;
Sat, 22 Aug 2020 13:55:42 +0200 wenzelm clarified session: no parent image for minor theory imports;
Sat, 22 Aug 2020 13:21:58 +0200 wenzelm removed obsolete created_temp_dir: ISABELLE_TMP is always present for the running Isabelle/ML process;
Fri, 21 Aug 2020 18:59:30 +0000 haftmann more lemmas
Fri, 21 Aug 2020 18:59:29 +0000 haftmann proper syntax declaration
Fri, 21 Aug 2020 12:43:07 +0100 paulson merged
Fri, 21 Aug 2020 12:42:57 +0100 paulson reversing all the lex crap
Thu, 20 Aug 2020 21:56:28 +0200 wenzelm tuned;
Thu, 20 Aug 2020 16:00:59 +0200 wenzelm merged
Thu, 20 Aug 2020 16:00:50 +0200 wenzelm preload library;
Thu, 20 Aug 2020 15:45:22 +0200 wenzelm update to kodkodi-1.5.4-1;
Thu, 20 Aug 2020 14:22:49 +0200 wenzelm clarified signature;
Wed, 19 Aug 2020 20:14:41 +0200 wenzelm more realistic kodkod invocation, imitating command-line tool;
Wed, 19 Aug 2020 13:29:53 +0200 wenzelm update to kodkodi-1.5.4;
Tue, 18 Aug 2020 18:23:17 +0200 wenzelm rudiments of Scala interface for Kodkod;
Tue, 18 Aug 2020 17:58:35 +0200 wenzelm updated to kodkodi-1.5.3: include KODKODI_CLASSPATH for Isabelle/Scala;
Thu, 20 Aug 2020 11:52:46 +0200 blanchet basic integration of Zipperposition 2.0
Thu, 20 Aug 2020 11:52:45 +0200 blanchet tuned Mirabelle comments
Thu, 20 Aug 2020 10:39:26 +0100 paulson two more lex fixes
Wed, 19 Aug 2020 14:58:02 +0100 paulson more lex fixes
Wed, 19 Aug 2020 12:58:28 +0100 paulson Another go with lex: now lexordp back in class ord
Tue, 18 Aug 2020 21:45:24 +0100 paulson List_Lexorder finally working
Tue, 18 Aug 2020 17:38:51 +0100 paulson lexicographic ordering: new simp setup to prioritise the simpler "less_than" case
Tue, 18 Aug 2020 14:45:09 +0100 paulson merged
Tue, 18 Aug 2020 14:44:59 +0100 paulson fixed for new lex-order. And the effing indentation!
Mon, 17 Aug 2020 15:42:59 +0100 paulson merged
Mon, 17 Aug 2020 15:42:38 +0100 paulson S Holub's proposed generalisation of the lexicographic product of two orderings
Mon, 17 Aug 2020 16:26:58 +0200 wenzelm allow user-defined server commands via isabelle_scala_service;
Mon, 17 Aug 2020 13:16:42 +0200 wenzelm more systematic support for special directories;
Mon, 17 Aug 2020 12:35:03 +0200 wenzelm proper init of cumulative settings;
Sun, 16 Aug 2020 22:02:11 +0200 wenzelm upgrade phabricator: Promote 2020 Week 31 + subsequent change;
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");
Sat, 15 Aug 2020 13:51:55 +0200 wenzelm proper protocol init (amending 065dcd80293e);
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip