2020-09-01 de-applying
paulson <lp15@cam.ac.uk> [Tue, 01 Sep 2020 22:01:27 +0100] rev 72236
de-applying
2020-09-01 discontinue export_document --- always enabled (reverting f0f83ce0badd);
wenzelm [Tue, 01 Sep 2020 18:03:17 +0200] rev 72235
discontinue export_document --- always enabled (reverting f0f83ce0badd);
2020-09-01 unused (see also 7b318273a4aa);
wenzelm [Tue, 01 Sep 2020 17:51:20 +0200] rev 72234
unused (see also 7b318273a4aa);
2020-09-01 tuned proofs;
wenzelm [Tue, 01 Sep 2020 16:57:54 +0200] rev 72233
tuned proofs;
2020-08-31 proper use of SELECT_GOAL to confine distinct_subgoals_tac to original goal range (amending 366d39e95d3c);
wenzelm [Mon, 31 Aug 2020 22:05:05 +0200] rev 72232
proper use of SELECT_GOAL to confine distinct_subgoals_tac to original goal range (amending 366d39e95d3c);
2020-08-31 a new lemma
paulson <lp15@cam.ac.uk> [Mon, 31 Aug 2020 17:18:47 +0100] rev 72231
a new lemma
2020-08-31 more informative bibtex errors;
wenzelm [Mon, 31 Aug 2020 16:48:31 +0200] rev 72230
more informative bibtex errors;
2020-08-30 merged
paulson [Sun, 30 Aug 2020 21:21:04 +0100] rev 72229
merged
2020-08-30 minor tidying, also s->S and t->T
paulson <lp15@cam.ac.uk> [Sun, 30 Aug 2020 19:45:46 +0100] rev 72228
minor tidying, also s->S and t->T
2020-08-30 more on conversions
haftmann [Sun, 30 Aug 2020 15:15:28 +0000] rev 72227
more on conversions
2020-08-29 merged
paulson [Sat, 29 Aug 2020 16:30:33 +0100] rev 72226
merged
2020-08-29 quite a bit of tidying
paulson <lp15@cam.ac.uk> [Sat, 29 Aug 2020 16:30:22 +0100] rev 72225
quite a bit of tidying
2020-08-28 more robust interpretation of data;
wenzelm [Fri, 28 Aug 2020 16:14:19 +0200] rev 72224
more robust interpretation of data;
2020-08-28 merged
paulson [Fri, 28 Aug 2020 12:04:53 +0100] rev 72223
merged
2020-08-28 small quantifier fixes
paulson <lp15@cam.ac.uk> [Fri, 28 Aug 2020 12:04:36 +0100] rev 72222
small quantifier fixes
2020-08-27 just a bit of streamlining
paulson <lp15@cam.ac.uk> [Thu, 27 Aug 2020 16:48:21 +0100] rev 72221
just a bit of streamlining
2020-08-27 but not the [cong] rule
paulson <lp15@cam.ac.uk> [Thu, 27 Aug 2020 15:23:48 +0100] rev 72220
but not the [cong] rule
2020-08-27 tidying up some theorem statements
paulson <lp15@cam.ac.uk> [Thu, 27 Aug 2020 12:14:46 +0100] rev 72219
tidying up some theorem statements
2020-08-27 initial Kodkod.warmup: preloading and basic integrity test;
wenzelm [Thu, 27 Aug 2020 17:15:33 +0200] rev 72218
initial Kodkod.warmup: preloading and basic integrity test;
2020-08-27 strict init of protocol handlers;
wenzelm [Thu, 27 Aug 2020 17:05:59 +0200] rev 72217
strict init of protocol handlers;
2020-08-27 clarified treatment of add-on prover_options;
wenzelm [Thu, 27 Aug 2020 15:16:56 +0200] rev 72216
clarified treatment of add-on prover_options;
2020-08-27 clarified signature;
wenzelm [Thu, 27 Aug 2020 13:06:58 +0200] rev 72215
clarified signature;
2020-08-27 clarified modules;
wenzelm [Thu, 27 Aug 2020 12:51:57 +0200] rev 72214
clarified modules;
2020-08-27 tuned;
wenzelm [Thu, 27 Aug 2020 12:43:06 +0200] rev 72213
tuned;
2020-08-27 clarified signature;
wenzelm [Thu, 27 Aug 2020 12:34:10 +0200] rev 72212
clarified signature;
2020-08-26 tiny tidy-up of proofs
paulson <lp15@cam.ac.uk> [Wed, 26 Aug 2020 15:59:21 +0100] rev 72211
tiny tidy-up of proofs
2020-08-25 updated to scala-2.12.12;
wenzelm [Tue, 25 Aug 2020 23:21:38 +0200] rev 72210
updated to scala-2.12.12;
2020-08-25 updated to polyml-test-a3cfdf648da: performance improvements for GC statistics;
wenzelm [Tue, 25 Aug 2020 22:56:34 +0200] rev 72209
updated to polyml-test-a3cfdf648da: performance improvements for GC statistics;
2020-08-25 NEWS;
wenzelm [Tue, 25 Aug 2020 15:14:46 +0200] rev 72208
NEWS;
2020-08-25 test HOL-Nitpick_Examples with Isabelle/Scala instead of external process: much faster;
wenzelm [Tue, 25 Aug 2020 15:02:56 +0200] rev 72207
test HOL-Nitpick_Examples with Isabelle/Scala instead of external process: much faster;
2020-08-25 updated to kodkodi-1.5.6: more robust treatment of interrupt;
wenzelm [Tue, 25 Aug 2020 14:55:33 +0200] rev 72206
updated to kodkodi-1.5.6: more robust treatment of interrupt;
2020-08-25 removed pointless version checks: Isabelle component integration does the job already;
wenzelm [Tue, 25 Aug 2020 14:54:41 +0200] rev 72205
removed pointless version checks: Isabelle component integration does the job already;
2020-08-25 more robust treatment of execution with interrupts;
wenzelm [Tue, 25 Aug 2020 13:44:09 +0200] rev 72204
more robust treatment of execution with interrupts; tuned comments;
2020-08-24 suppress odd warning for context.exit();
wenzelm [Mon, 24 Aug 2020 22:30:34 +0200] rev 72203
suppress odd warning for context.exit();
2020-08-24 more explicit treatment of interrupt;
wenzelm [Mon, 24 Aug 2020 21:47:21 +0200] rev 72202
more explicit treatment of interrupt;
2020-08-24 tuned;
wenzelm [Mon, 24 Aug 2020 21:27:03 +0200] rev 72201
tuned;
2020-08-24 more flexible default for max_threads;
wenzelm [Mon, 24 Aug 2020 17:58:04 +0200] rev 72200
more flexible default for max_threads;
2020-08-24 proper default for max_threads;
wenzelm [Mon, 24 Aug 2020 17:19:41 +0200] rev 72199
proper default for max_threads; proper warmup example;
2020-08-24 a proof of concept for generic conversions
haftmann [Mon, 24 Aug 2020 13:39:09 +0000] rev 72198
a proof of concept for generic conversions
2020-08-22 proper name (amending 742d94015918);
wenzelm [Sat, 22 Aug 2020 23:31:20 +0200] rev 72197
proper name (amending 742d94015918);
2020-08-22 invoke Nitpick/Kodkod via Isabelle/Scala (instead of external process);
wenzelm [Sat, 22 Aug 2020 23:22:25 +0200] rev 72196
invoke Nitpick/Kodkod via Isabelle/Scala (instead of external process);
2020-08-22 avoid odd PIDE markup, notably in kokodi input;
wenzelm [Sat, 22 Aug 2020 23:11:48 +0200] rev 72195
avoid odd PIDE markup, notably in kokodi input;
2020-08-22 clarified names;
wenzelm [Sat, 22 Aug 2020 20:37:31 +0200] rev 72194
clarified names;
2020-08-22 clarified signature;
wenzelm [Sat, 22 Aug 2020 20:32:44 +0200] rev 72193
clarified signature;
2020-08-22 clarified signature;
wenzelm [Sat, 22 Aug 2020 20:09:11 +0200] rev 72192
clarified signature;
2020-08-22 proper treatment of timeout: <= 0 means already timed out, but for $KODKODI/bin/kodkodi it would mean NO timeout;
wenzelm [Sat, 22 Aug 2020 14:56:33 +0200] rev 72191
proper treatment of timeout: <= 0 means already timed out, but for $KODKODI/bin/kodkodi it would mean NO timeout;
2020-08-22 proper treatment of absolute deadline vs. relative timeout;
wenzelm [Sat, 22 Aug 2020 14:48:00 +0200] rev 72190
proper treatment of absolute deadline vs. relative timeout;
2020-08-22 clarified session: no parent image for minor theory imports;
wenzelm [Sat, 22 Aug 2020 13:55:42 +0200] rev 72189
clarified session: no parent image for minor theory imports;
2020-08-22 removed obsolete created_temp_dir: ISABELLE_TMP is always present for the running Isabelle/ML process;
wenzelm [Sat, 22 Aug 2020 13:21:58 +0200] rev 72188
removed obsolete created_temp_dir: ISABELLE_TMP is always present for the running Isabelle/ML process;
2020-08-21 more lemmas
haftmann [Fri, 21 Aug 2020 18:59:30 +0000] rev 72187
more lemmas
2020-08-21 proper syntax declaration
haftmann [Fri, 21 Aug 2020 18:59:29 +0000] rev 72186
proper syntax declaration
2020-08-21 merged
paulson [Fri, 21 Aug 2020 12:43:07 +0100] rev 72185
merged
2020-08-21 reversing all the lex crap
paulson <lp15@cam.ac.uk> [Fri, 21 Aug 2020 12:42:57 +0100] rev 72184
reversing all the lex crap
2020-08-20 tuned;
wenzelm [Thu, 20 Aug 2020 21:56:28 +0200] rev 72183
tuned;
2020-08-20 merged
wenzelm [Thu, 20 Aug 2020 16:00:59 +0200] rev 72182
merged
2020-08-20 preload library;
wenzelm [Thu, 20 Aug 2020 16:00:50 +0200] rev 72181
preload library;
2020-08-20 update to kodkodi-1.5.4-1;
wenzelm [Thu, 20 Aug 2020 15:45:22 +0200] rev 72180
update to kodkodi-1.5.4-1;
2020-08-20 clarified signature;
wenzelm [Thu, 20 Aug 2020 14:22:49 +0200] rev 72179
clarified signature;
2020-08-19 more realistic kodkod invocation, imitating command-line tool;
wenzelm [Wed, 19 Aug 2020 20:14:41 +0200] rev 72178
more realistic kodkod invocation, imitating command-line tool;
2020-08-19 update to kodkodi-1.5.4;
wenzelm [Wed, 19 Aug 2020 13:29:53 +0200] rev 72177
update to kodkodi-1.5.4; more realistic kodkod invocation;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip