Mon, 24 Aug 2020 17:19:41 +0200 proper default for max_threads;
wenzelm [Mon, 24 Aug 2020 17:19:41 +0200] rev 72199
proper default for max_threads; proper warmup example;
Mon, 24 Aug 2020 13:39:09 +0000 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
Sat, 22 Aug 2020 23:31:20 +0200 proper name (amending 742d94015918);
wenzelm [Sat, 22 Aug 2020 23:31:20 +0200] rev 72197
proper name (amending 742d94015918);
Sat, 22 Aug 2020 23:22:25 +0200 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);
Sat, 22 Aug 2020 23:11:48 +0200 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;
Sat, 22 Aug 2020 20:37:31 +0200 clarified names;
wenzelm [Sat, 22 Aug 2020 20:37:31 +0200] rev 72194
clarified names;
Sat, 22 Aug 2020 20:32:44 +0200 clarified signature;
wenzelm [Sat, 22 Aug 2020 20:32:44 +0200] rev 72193
clarified signature;
Sat, 22 Aug 2020 20:09:11 +0200 clarified signature;
wenzelm [Sat, 22 Aug 2020 20:09:11 +0200] rev 72192
clarified signature;
Sat, 22 Aug 2020 14:56:33 +0200 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;
Sat, 22 Aug 2020 14:48:00 +0200 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;
Sat, 22 Aug 2020 13:55:42 +0200 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;
Sat, 22 Aug 2020 13:21:58 +0200 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;
Fri, 21 Aug 2020 18:59:30 +0000 more lemmas
haftmann [Fri, 21 Aug 2020 18:59:30 +0000] rev 72187
more lemmas
Fri, 21 Aug 2020 18:59:29 +0000 proper syntax declaration
haftmann [Fri, 21 Aug 2020 18:59:29 +0000] rev 72186
proper syntax declaration
Fri, 21 Aug 2020 12:43:07 +0100 merged
paulson [Fri, 21 Aug 2020 12:43:07 +0100] rev 72185
merged
Fri, 21 Aug 2020 12:42:57 +0100 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
Thu, 20 Aug 2020 21:56:28 +0200 tuned;
wenzelm [Thu, 20 Aug 2020 21:56:28 +0200] rev 72183
tuned;
Thu, 20 Aug 2020 16:00:59 +0200 merged
wenzelm [Thu, 20 Aug 2020 16:00:59 +0200] rev 72182
merged
Thu, 20 Aug 2020 16:00:50 +0200 preload library;
wenzelm [Thu, 20 Aug 2020 16:00:50 +0200] rev 72181
preload library;
Thu, 20 Aug 2020 15:45:22 +0200 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;
Thu, 20 Aug 2020 14:22:49 +0200 clarified signature;
wenzelm [Thu, 20 Aug 2020 14:22:49 +0200] rev 72179
clarified signature;
Wed, 19 Aug 2020 20:14:41 +0200 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;
Wed, 19 Aug 2020 13:29:53 +0200 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;
Tue, 18 Aug 2020 18:23:17 +0200 rudiments of Scala interface for Kodkod;
wenzelm [Tue, 18 Aug 2020 18:23:17 +0200] rev 72176
rudiments of Scala interface for Kodkod;
Tue, 18 Aug 2020 17:58:35 +0200 updated to kodkodi-1.5.3: include KODKODI_CLASSPATH for Isabelle/Scala;
wenzelm [Tue, 18 Aug 2020 17:58:35 +0200] rev 72175
updated to kodkodi-1.5.3: include KODKODI_CLASSPATH for Isabelle/Scala;
Thu, 20 Aug 2020 11:52:46 +0200 basic integration of Zipperposition 2.0
blanchet [Thu, 20 Aug 2020 11:52:46 +0200] rev 72174
basic integration of Zipperposition 2.0
Thu, 20 Aug 2020 11:52:45 +0200 tuned Mirabelle comments
blanchet [Thu, 20 Aug 2020 11:52:45 +0200] rev 72173
tuned Mirabelle comments
Thu, 20 Aug 2020 10:39:26 +0100 two more lex fixes
paulson <lp15@cam.ac.uk> [Thu, 20 Aug 2020 10:39:26 +0100] rev 72172
two more lex fixes
Wed, 19 Aug 2020 14:58:02 +0100 more lex fixes
paulson <lp15@cam.ac.uk> [Wed, 19 Aug 2020 14:58:02 +0100] rev 72171
more lex fixes
Wed, 19 Aug 2020 12:58:28 +0100 Another go with lex: now lexordp back in class ord
paulson <lp15@cam.ac.uk> [Wed, 19 Aug 2020 12:58:28 +0100] rev 72170
Another go with lex: now lexordp back in class ord
Tue, 18 Aug 2020 21:45:24 +0100 List_Lexorder finally working
paulson <lp15@cam.ac.uk> [Tue, 18 Aug 2020 21:45:24 +0100] rev 72169
List_Lexorder finally working
Tue, 18 Aug 2020 17:38:51 +0100 lexicographic ordering: new simp setup to prioritise the simpler "less_than" case
paulson <lp15@cam.ac.uk> [Tue, 18 Aug 2020 17:38:51 +0100] rev 72168
lexicographic ordering: new simp setup to prioritise the simpler "less_than" case
Tue, 18 Aug 2020 14:45:09 +0100 merged
paulson [Tue, 18 Aug 2020 14:45:09 +0100] rev 72167
merged
Tue, 18 Aug 2020 14:44:59 +0100 fixed for new lex-order. And the effing indentation!
paulson <lp15@cam.ac.uk> [Tue, 18 Aug 2020 14:44:59 +0100] rev 72166
fixed for new lex-order. And the effing indentation!
Mon, 17 Aug 2020 15:42:59 +0100 merged
paulson [Mon, 17 Aug 2020 15:42:59 +0100] rev 72165
merged
Mon, 17 Aug 2020 15:42:38 +0100 S Holub's proposed generalisation of the lexicographic product of two orderings
paulson <lp15@cam.ac.uk> [Mon, 17 Aug 2020 15:42:38 +0100] rev 72164
S Holub's proposed generalisation of the lexicographic product of two orderings
Mon, 17 Aug 2020 16:26:58 +0200 allow user-defined server commands via isabelle_scala_service;
wenzelm [Mon, 17 Aug 2020 16:26:58 +0200] rev 72163
allow user-defined server commands via isabelle_scala_service;
Mon, 17 Aug 2020 13:16:42 +0200 more systematic support for special directories;
wenzelm [Mon, 17 Aug 2020 13:16:42 +0200] rev 72162
more systematic support for special directories;
Mon, 17 Aug 2020 12:35:03 +0200 proper init of cumulative settings;
wenzelm [Mon, 17 Aug 2020 12:35:03 +0200] rev 72161
proper init of cumulative settings;
Sun, 16 Aug 2020 22:02:11 +0200 upgrade phabricator: Promote 2020 Week 31 + subsequent change;
wenzelm [Sun, 16 Aug 2020 22:02:11 +0200] rev 72160
upgrade phabricator: Promote 2020 Week 31 + subsequent change; upgrade arcanist: Promote 2020 Week 29;
Sun, 16 Aug 2020 11:57:15 +0200 clarified management of services: static declarations vs. dynamic instances (e.g. relevant for stateful Session.Protocol_Handler, notably Scala.Handler and session "System");
wenzelm [Sun, 16 Aug 2020 11:57:15 +0200] rev 72159
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 proper protocol init (amending 065dcd80293e);
wenzelm [Sat, 15 Aug 2020 13:51:55 +0200] rev 72158
proper protocol init (amending 065dcd80293e);
Sat, 15 Aug 2020 13:45:25 +0200 clarified names;
wenzelm [Sat, 15 Aug 2020 13:45:25 +0200] rev 72157
clarified names;
Sat, 15 Aug 2020 13:37:34 +0200 provide protocol handlers via isabelle_system_service;
wenzelm [Sat, 15 Aug 2020 13:37:34 +0200] rev 72156
provide protocol handlers via isabelle_system_service;
Sat, 15 Aug 2020 13:36:42 +0200 prefer formal name;
wenzelm [Sat, 15 Aug 2020 13:36:42 +0200] rev 72155
prefer formal name;
Fri, 14 Aug 2020 14:40:24 +0200 clarified signature;
wenzelm [Fri, 14 Aug 2020 14:40:24 +0200] rev 72154
clarified signature;
Fri, 14 Aug 2020 14:25:08 +0200 misc tuning;
wenzelm [Fri, 14 Aug 2020 14:25:08 +0200] rev 72153
misc tuning;
Fri, 14 Aug 2020 13:59:09 +0200 clarified demo functions;
wenzelm [Fri, 14 Aug 2020 13:59:09 +0200] rev 72152
clarified demo functions;
Fri, 14 Aug 2020 13:26:12 +0200 clarified protocol: ML worker thread blocks and awaits result from Scala, to avoid excessive replacement threads;
wenzelm [Fri, 14 Aug 2020 13:26:12 +0200] rev 72151
clarified protocol: ML worker thread blocks and awaits result from Scala, to avoid excessive replacement threads;
Thu, 13 Aug 2020 15:52:40 +0200 more documentation;
wenzelm [Thu, 13 Aug 2020 15:52:40 +0200] rev 72150
more documentation;
Thu, 13 Aug 2020 15:11:30 +0200 support JVM runtime statistics;
wenzelm [Thu, 13 Aug 2020 15:11:30 +0200] rev 72149
support JVM runtime statistics;
Thu, 13 Aug 2020 14:41:28 +0200 clarified worker threads;
wenzelm [Thu, 13 Aug 2020 14:41:28 +0200] rev 72148
clarified worker threads;
Thu, 13 Aug 2020 13:18:17 +0200 misc tuning, based on hints by IntelliJ IDEA;
wenzelm [Thu, 13 Aug 2020 13:18:17 +0200] rev 72147
misc tuning, based on hints by IntelliJ IDEA;
Thu, 13 Aug 2020 13:13:29 +0200 clarified GUI;
wenzelm [Thu, 13 Aug 2020 13:13:29 +0200] rev 72146
clarified GUI;
Thu, 13 Aug 2020 12:59:41 +0200 tuned GUI;
wenzelm [Thu, 13 Aug 2020 12:59:41 +0200] rev 72145
tuned GUI;
Thu, 13 Aug 2020 12:53:51 +0200 tuned GUI;
wenzelm [Thu, 13 Aug 2020 12:53:51 +0200] rev 72144
tuned GUI;
Thu, 13 Aug 2020 12:38:44 +0200 clarified order for GUI;
wenzelm [Thu, 13 Aug 2020 12:38:44 +0200] rev 72143
clarified order for GUI;
Thu, 13 Aug 2020 12:33:44 +0200 tuned;
wenzelm [Thu, 13 Aug 2020 12:33:44 +0200] rev 72142
tuned;
Thu, 13 Aug 2020 12:29:39 +0200 clarified GUI;
wenzelm [Thu, 13 Aug 2020 12:29:39 +0200] rev 72141
clarified GUI;
Wed, 12 Aug 2020 20:09:37 +0200 show GC progress as "ML cleanup";
wenzelm [Wed, 12 Aug 2020 20:09:37 +0200] rev 72140
show GC progress as "ML cleanup";
Wed, 12 Aug 2020 19:34:38 +0200 ML status widget similar to org.gjt.sp.jedit.gui.statusbar.MemoryStatusWidgetFactory;
wenzelm [Wed, 12 Aug 2020 19:34:38 +0200] rev 72139
ML status widget similar to org.gjt.sp.jedit.gui.statusbar.MemoryStatusWidgetFactory;
Wed, 12 Aug 2020 19:32:45 +0200 support for Poly/ML memory status;
wenzelm [Wed, 12 Aug 2020 19:32:45 +0200] rev 72138
support for Poly/ML memory status;
Wed, 12 Aug 2020 17:53:13 +0200 clarified signature;
wenzelm [Wed, 12 Aug 2020 17:53:13 +0200] rev 72137
clarified signature;
Wed, 12 Aug 2020 11:26:01 +0200 removed pointless option "ML_statistics": always enabled;
wenzelm [Wed, 12 Aug 2020 11:26:01 +0200] rev 72136
removed pointless option "ML_statistics": always enabled;
Wed, 12 Aug 2020 11:22:11 +0200 removed pointless GUI controls for ML_statistics --- no longer part of prover protocol (see also 38a64cc17403);
wenzelm [Wed, 12 Aug 2020 11:22:11 +0200] rev 72135
removed pointless GUI controls for ML_statistics --- no longer part of prover protocol (see also 38a64cc17403);
Wed, 12 Aug 2020 11:07:14 +0200 support for GC state;
wenzelm [Wed, 12 Aug 2020 11:07:14 +0200] rev 72134
support for GC state;
Tue, 11 Aug 2020 19:01:31 +0200 updated to polyml-test-f54aa41240d0;
wenzelm [Tue, 11 Aug 2020 19:01:31 +0200] rev 72133
updated to polyml-test-f54aa41240d0;
Tue, 11 Aug 2020 14:21:23 +0200 back to polyml-5.8.1 due to ML compiler crash in HOL-Codegenerator_Test;
wenzelm [Tue, 11 Aug 2020 14:21:23 +0200] rev 72132
back to polyml-5.8.1 due to ML compiler crash in HOL-Codegenerator_Test;
Tue, 11 Aug 2020 13:15:58 +0200 updated to polyml-test-159dc81efc3b;
wenzelm [Tue, 11 Aug 2020 13:15:58 +0200] rev 72131
updated to polyml-test-159dc81efc3b;
Mon, 10 Aug 2020 15:34:55 +0000 dedicated symbols for code generation, to pave way for generic conversions from and to word
haftmann [Mon, 10 Aug 2020 15:34:55 +0000] rev 72130
dedicated symbols for code generation, to pave way for generic conversions from and to word
Mon, 10 Aug 2020 08:27:24 +0200 consolidated names
haftmann [Mon, 10 Aug 2020 08:27:24 +0200] rev 72129
consolidated names
Mon, 10 Aug 2020 08:27:17 +0200 reduced prominence od theory Bits_Int
haftmann [Mon, 10 Aug 2020 08:27:17 +0200] rev 72128
reduced prominence od theory Bits_Int
Sun, 09 Aug 2020 16:09:50 +0100 one last lemma about Total and Restr
paulson <lp15@cam.ac.uk> [Sun, 09 Aug 2020 16:09:50 +0100] rev 72127
one last lemma about Total and Restr
Sun, 09 Aug 2020 15:18:19 +0100 adjustments for fewer WO assumptions
paulson <lp15@cam.ac.uk> [Sun, 09 Aug 2020 15:18:19 +0100] rev 72126
adjustments for fewer WO assumptions
Sun, 09 Aug 2020 13:18:40 +0100 elimination of some needless assumptions
paulson <lp15@cam.ac.uk> [Sun, 09 Aug 2020 13:18:40 +0100] rev 72125
elimination of some needless assumptions
Sun, 09 Aug 2020 12:51:54 +0100 merged
paulson [Sun, 09 Aug 2020 12:51:54 +0100] rev 72124
merged
Sat, 08 Aug 2020 16:15:03 +0100 iso lemmas
paulson <lp15@cam.ac.uk> [Sat, 08 Aug 2020 16:15:03 +0100] rev 72123
iso lemmas
Sat, 08 Aug 2020 18:20:09 +0200 tuned
nipkow [Sat, 08 Aug 2020 18:20:09 +0200] rev 72122
tuned
Sat, 08 Aug 2020 18:04:08 +0200 tuned
nipkow [Sat, 08 Aug 2020 18:04:08 +0200] rev 72121
tuned
Fri, 07 Aug 2020 23:01:28 +0200 NEWS;
wenzelm [Fri, 07 Aug 2020 23:01:28 +0200] rev 72120
NEWS;
Fri, 07 Aug 2020 22:57:14 +0200 provide POLYSTATSDIR to keep $HOME/.polyml clean (requires Poly/ML 52881757b127, otherwise ignored);
wenzelm [Fri, 07 Aug 2020 22:57:14 +0200] rev 72119
provide POLYSTATSDIR to keep $HOME/.polyml clean (requires Poly/ML 52881757b127, otherwise ignored);
Fri, 07 Aug 2020 22:28:04 +0200 adapted to 7b318273a4aa;
wenzelm [Fri, 07 Aug 2020 22:28:04 +0200] rev 72118
adapted to 7b318273a4aa;
Fri, 07 Aug 2020 22:23:40 +0200 cache props;
wenzelm [Fri, 07 Aug 2020 22:23:40 +0200] rev 72117
cache props;
Fri, 07 Aug 2020 22:19:32 +0200 clarified names;
wenzelm [Fri, 07 Aug 2020 22:19:32 +0200] rev 72116
clarified names; removed remains of old protocol messages;
Fri, 07 Aug 2020 21:21:44 +0200 more thorough protocol_handlers.exit, like file_formats.stop_session;
wenzelm [Fri, 07 Aug 2020 21:21:44 +0200] rev 72115
more thorough protocol_handlers.exit, like file_formats.stop_session;
Fri, 07 Aug 2020 21:02:02 +0200 tuned names;
wenzelm [Fri, 07 Aug 2020 21:02:02 +0200] rev 72114
tuned names;
Fri, 07 Aug 2020 20:28:53 +0200 temporary workaround for 100% CPU usage in OS.Process.sleep;
wenzelm [Fri, 07 Aug 2020 20:28:53 +0200] rev 72113
temporary workaround for 100% CPU usage in OS.Process.sleep;
Fri, 07 Aug 2020 20:19:49 +0200 ML statistics via external process: allows monitoring RTS while ML program sleeps;
wenzelm [Fri, 07 Aug 2020 20:19:49 +0200] rev 72112
ML statistics via external process: allows monitoring RTS while ML program sleeps;
Fri, 07 Aug 2020 15:13:50 +0200 clarified catch-all handler --- avoid confusion of Interrupt vs. Exn.Interrupt in varying ML contexts;
wenzelm [Fri, 07 Aug 2020 15:13:50 +0200] rev 72111
clarified catch-all handler --- avoid confusion of Interrupt vs. Exn.Interrupt in varying ML contexts;
Fri, 07 Aug 2020 11:46:14 +0200 avoid failure of "isabelle build -o skip_proofs";
wenzelm [Fri, 07 Aug 2020 11:46:14 +0200] rev 72110
avoid failure of "isabelle build -o skip_proofs";
Thu, 06 Aug 2020 23:46:57 +0200 merged
wenzelm [Thu, 06 Aug 2020 23:46:57 +0200] rev 72109
merged
Thu, 06 Aug 2020 23:44:43 +0200 recovered stderr for PIDE batch-build, such as "Browser info at ...", "Document at ..." (see also 940195fbb282, 5469bacf5573, 5c4800f6b25a);
wenzelm [Thu, 06 Aug 2020 23:44:43 +0200] rev 72108
recovered stderr for PIDE batch-build, such as "Browser info at ...", "Document at ..." (see also 940195fbb282, 5469bacf5573, 5c4800f6b25a);
Thu, 06 Aug 2020 23:27:52 +0200 more compact command_timings, as in former batch-build;
wenzelm [Thu, 06 Aug 2020 23:27:52 +0200] rev 72107
more compact command_timings, as in former batch-build;
Thu, 06 Aug 2020 23:13:24 +0200 unused;
wenzelm [Thu, 06 Aug 2020 23:13:24 +0200] rev 72106
unused;
Thu, 06 Aug 2020 22:58:18 +0200 unused --- superseded by PIDE messages;
wenzelm [Thu, 06 Aug 2020 22:58:18 +0200] rev 72105
unused --- superseded by PIDE messages;
Thu, 06 Aug 2020 22:54:22 +0200 more thorough cleanup, e.g. before ML_Heap.save;
wenzelm [Thu, 06 Aug 2020 22:54:22 +0200] rev 72104
more thorough cleanup, e.g. before ML_Heap.save;
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip