wenzelm [Wed, 12 Aug 2020 19:32:45 +0200] rev 72138
support for Poly/ML memory status;
wenzelm [Wed, 12 Aug 2020 17:53:13 +0200] rev 72137
clarified signature;
wenzelm [Wed, 12 Aug 2020 11:26:01 +0200] rev 72136
removed pointless option "ML_statistics": always enabled;
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);
wenzelm [Wed, 12 Aug 2020 11:07:14 +0200] rev 72134
support for GC state;
wenzelm [Tue, 11 Aug 2020 19:01:31 +0200] rev 72133
updated to polyml-test-f54aa41240d0;
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;
wenzelm [Tue, 11 Aug 2020 13:15:58 +0200] rev 72131
updated to polyml-test-159dc81efc3b;
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
haftmann [Mon, 10 Aug 2020 08:27:24 +0200] rev 72129
consolidated names
haftmann [Mon, 10 Aug 2020 08:27:17 +0200] rev 72128
reduced prominence od theory Bits_Int
paulson <lp15@cam.ac.uk> [Sun, 09 Aug 2020 16:09:50 +0100] rev 72127
one last lemma about Total and Restr
paulson <lp15@cam.ac.uk> [Sun, 09 Aug 2020 15:18:19 +0100] rev 72126
adjustments for fewer WO assumptions
paulson <lp15@cam.ac.uk> [Sun, 09 Aug 2020 13:18:40 +0100] rev 72125
elimination of some needless assumptions
paulson [Sun, 09 Aug 2020 12:51:54 +0100] rev 72124
merged
paulson <lp15@cam.ac.uk> [Sat, 08 Aug 2020 16:15:03 +0100] rev 72123
iso lemmas
nipkow [Sat, 08 Aug 2020 18:20:09 +0200] rev 72122
tuned
nipkow [Sat, 08 Aug 2020 18:04:08 +0200] rev 72121
tuned
wenzelm [Fri, 07 Aug 2020 23:01:28 +0200] rev 72120
NEWS;
wenzelm [Fri, 07 Aug 2020 22:57:14 +0200] rev 72119
provide POLYSTATSDIR to keep $HOME/.polyml clean (requires Poly/ML 52881757b127, otherwise ignored);
wenzelm [Fri, 07 Aug 2020 22:28:04 +0200] rev 72118
adapted to 7b318273a4aa;
wenzelm [Fri, 07 Aug 2020 22:23:40 +0200] rev 72117
cache props;
wenzelm [Fri, 07 Aug 2020 22:19:32 +0200] rev 72116
clarified names;
removed remains of old protocol messages;
wenzelm [Fri, 07 Aug 2020 21:21:44 +0200] rev 72115
more thorough protocol_handlers.exit, like file_formats.stop_session;
wenzelm [Fri, 07 Aug 2020 21:02:02 +0200] rev 72114
tuned names;
wenzelm [Fri, 07 Aug 2020 20:28:53 +0200] rev 72113
temporary workaround for 100% CPU usage in OS.Process.sleep;
wenzelm [Fri, 07 Aug 2020 20:19:49 +0200] rev 72112
ML statistics via external process: allows monitoring RTS while ML program sleeps;
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;
wenzelm [Fri, 07 Aug 2020 11:46:14 +0200] rev 72110
avoid failure of "isabelle build -o skip_proofs";
wenzelm [Thu, 06 Aug 2020 23:46:57 +0200] rev 72109
merged
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);
wenzelm [Thu, 06 Aug 2020 23:27:52 +0200] rev 72107
more compact command_timings, as in former batch-build;