wenzelm [Fri, 28 Aug 2020 16:14:19 +0200] rev 72224
more robust interpretation of data;
paulson [Fri, 28 Aug 2020 12:04:53 +0100] rev 72223
merged
paulson <lp15@cam.ac.uk> [Fri, 28 Aug 2020 12:04:36 +0100] rev 72222
small quantifier fixes
paulson <lp15@cam.ac.uk> [Thu, 27 Aug 2020 16:48:21 +0100] rev 72221
just a bit of streamlining
paulson <lp15@cam.ac.uk> [Thu, 27 Aug 2020 15:23:48 +0100] rev 72220
but not the [cong] rule
paulson <lp15@cam.ac.uk> [Thu, 27 Aug 2020 12:14:46 +0100] rev 72219
tidying up some theorem statements
wenzelm [Thu, 27 Aug 2020 17:15:33 +0200] rev 72218
initial Kodkod.warmup: preloading and basic integrity test;
wenzelm [Thu, 27 Aug 2020 17:05:59 +0200] rev 72217
strict init of protocol handlers;
wenzelm [Thu, 27 Aug 2020 15:16:56 +0200] rev 72216
clarified treatment of add-on prover_options;
wenzelm [Thu, 27 Aug 2020 13:06:58 +0200] rev 72215
clarified signature;
wenzelm [Thu, 27 Aug 2020 12:51:57 +0200] rev 72214
clarified modules;
wenzelm [Thu, 27 Aug 2020 12:43:06 +0200] rev 72213
tuned;
wenzelm [Thu, 27 Aug 2020 12:34:10 +0200] rev 72212
clarified signature;
paulson <lp15@cam.ac.uk> [Wed, 26 Aug 2020 15:59:21 +0100] rev 72211
tiny tidy-up of proofs
wenzelm [Tue, 25 Aug 2020 23:21:38 +0200] rev 72210
updated to scala-2.12.12;
wenzelm [Tue, 25 Aug 2020 22:56:34 +0200] rev 72209
updated to polyml-test-a3cfdf648da: performance improvements for GC statistics;
wenzelm [Tue, 25 Aug 2020 15:14:46 +0200] rev 72208
NEWS;
wenzelm [Tue, 25 Aug 2020 15:02:56 +0200] rev 72207
test HOL-Nitpick_Examples with Isabelle/Scala instead of external process: much faster;
wenzelm [Tue, 25 Aug 2020 14:55:33 +0200] rev 72206
updated to kodkodi-1.5.6: more robust treatment of interrupt;
wenzelm [Tue, 25 Aug 2020 14:54:41 +0200] rev 72205
removed pointless version checks: Isabelle component integration does the job already;
wenzelm [Tue, 25 Aug 2020 13:44:09 +0200] rev 72204
more robust treatment of execution with interrupts;
tuned comments;
wenzelm [Mon, 24 Aug 2020 22:30:34 +0200] rev 72203
suppress odd warning for context.exit();
wenzelm [Mon, 24 Aug 2020 21:47:21 +0200] rev 72202
more explicit treatment of interrupt;
wenzelm [Mon, 24 Aug 2020 21:27:03 +0200] rev 72201
tuned;
wenzelm [Mon, 24 Aug 2020 17:58:04 +0200] rev 72200
more flexible default for max_threads;
wenzelm [Mon, 24 Aug 2020 17:19:41 +0200] rev 72199
proper default for max_threads;
proper warmup example;
haftmann [Mon, 24 Aug 2020 13:39:09 +0000] rev 72198
a proof of concept for generic conversions
wenzelm [Sat, 22 Aug 2020 23:31:20 +0200] rev 72197
proper name (amending 742d94015918);
wenzelm [Sat, 22 Aug 2020 23:22:25 +0200] rev 72196
invoke Nitpick/Kodkod via Isabelle/Scala (instead of external process);
wenzelm [Sat, 22 Aug 2020 23:11:48 +0200] rev 72195
avoid odd PIDE markup, notably in kokodi input;