wenzelm [Wed, 25 Apr 2018 14:13:44 +0200] rev 68036
tuned -- avoid spurious exception trace for "the";
haftmann [Wed, 25 Apr 2018 13:29:21 +0000] rev 68035
proof of concept for residue rings over int using type numerals
haftmann [Wed, 25 Apr 2018 09:04:26 +0000] rev 68034
more correct error message
haftmann [Wed, 25 Apr 2018 09:04:25 +0000] rev 68033
uniform tagging for printable and non-printable literals
paulson [Tue, 24 Apr 2018 22:22:25 +0100] rev 68032
merged
paulson <lp15@cam.ac.uk> [Tue, 24 Apr 2018 22:22:08 +0100] rev 68031
fixing more messy proofs
wenzelm [Tue, 24 Apr 2018 18:10:08 +0200] rev 68030
more ambitious parallelism (in contrast to a8ee8e4884ec): pri = 1 ensures that internal proof tasks are executed before the already forked theory outline with pri = 0;
wenzelm [Tue, 24 Apr 2018 16:59:40 +0200] rev 68029
eliminated pointless special case (see also a8ee8e4884ec, c4c4c2f01723);
haftmann [Tue, 24 Apr 2018 14:17:58 +0000] rev 68028
proper datatype for 8-bit characters
haftmann [Tue, 24 Apr 2018 14:17:57 +0000] rev 68027
corrected nonsense
wenzelm [Tue, 24 Apr 2018 11:07:18 +0200] rev 68026
less ambitious parallelism: avoid problems with HOL-Proofs and threads=2 (congestion with many thousands futures and rather dense heap);
wenzelm [Tue, 24 Apr 2018 11:03:51 +0200] rev 68025
clarified modules;
paulson <lp15@cam.ac.uk> [Mon, 23 Apr 2018 21:57:15 +0100] rev 68024
tidied some horrid proofs
nipkow [Mon, 23 Apr 2018 08:09:50 +0200] rev 68023
del_max -> split_max