nipkow [Thu, 26 Apr 2018 19:51:32 +0200] rev 68046
new simp modifier: reorient
paulson <lp15@cam.ac.uk> [Thu, 26 Apr 2018 16:14:35 +0100] rev 68045
small typeclass generalisations
paulson [Thu, 26 Apr 2018 14:03:12 +0100] rev 68044
merged
paulson <lp15@cam.ac.uk> [Thu, 26 Apr 2018 12:55:48 +0100] rev 68043
some of Jose Divasón's material from Rank_Nullity_Theorem/Miscellaneous
wenzelm [Thu, 26 Apr 2018 12:32:13 +0200] rev 68042
spelling;
paulson <lp15@cam.ac.uk> [Wed, 25 Apr 2018 21:29:02 +0100] rev 68041
more messy proofs redone, and new material
paulson [Wed, 25 Apr 2018 16:40:29 +0100] rev 68040
merged
paulson [Wed, 25 Apr 2018 15:36:48 +0100] rev 68039
merged
paulson <lp15@cam.ac.uk> [Wed, 25 Apr 2018 15:36:29 +0100] rev 68038
new material on matricies by Tim Makarios (from Tarskis_Geometry in the AFP)
wenzelm [Wed, 25 Apr 2018 16:03:15 +0200] rev 68037
merged
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
paulson <lp15@cam.ac.uk> [Sun, 22 Apr 2018 21:05:14 +0100] rev 68022
Tidied a lot of messy proofs
nipkow [Sat, 21 Apr 2018 11:13:35 +0200] rev 68021
dont rename PQ.del_min
nipkow [Sat, 21 Apr 2018 08:41:42 +0200] rev 68020
del_min -> split_min
wenzelm [Fri, 20 Apr 2018 22:22:46 +0200] rev 68019
merged
wenzelm [Fri, 20 Apr 2018 22:17:42 +0200] rev 68018
support for XZ.Cache;
paulson <lp15@cam.ac.uk> [Fri, 20 Apr 2018 19:11:17 +0100] rev 68017
three new theorems
wenzelm [Fri, 20 Apr 2018 15:58:02 +0200] rev 68016
merged
wenzelm [Fri, 20 Apr 2018 15:40:21 +0200] rev 68015
updated to postgresql-42.2.2, with more smooth support for Java 9/10;