nipkow [Thu, 28 Nov 2019 20:38:07 +0100] rev 71171
merged
nipkow [Thu, 28 Nov 2019 18:40:39 +0100] rev 71170
reduced imports
paulson <lp15@cam.ac.uk> [Thu, 28 Nov 2019 16:43:02 +0000] rev 71169
Fixed a few messy proofs and adjusted inconsistent section headings
paulson <lp15@cam.ac.uk> [Thu, 28 Nov 2019 15:51:54 +0000] rev 71168
A more informative comment
paulson <lp15@cam.ac.uk> [Tue, 26 Nov 2019 14:32:08 +0000] rev 71167
Rearrangement of material in Complex_Analysis_Basics, which contained much that had nothing to do with complex analysis.
ballarin [Tue, 26 Nov 2019 08:09:44 +0100] rev 71166
Remove diagnostic command 'print_dependencies'.
wenzelm [Mon, 25 Nov 2019 13:28:31 +0100] rev 71165
support for output messages;
wenzelm [Mon, 25 Nov 2019 12:41:52 +0100] rev 71164
tuned;
wenzelm [Mon, 25 Nov 2019 12:19:14 +0100] rev 71163
tuned -- avoid deprecated constructors;
wenzelm [Mon, 25 Nov 2019 12:16:26 +0100] rev 71162
tuned signature;
wenzelm [Mon, 25 Nov 2019 10:58:15 +0100] rev 71161
avoid vacuous session Pure -- dump does not read_pure_theory;
wenzelm [Sun, 24 Nov 2019 22:54:42 +0100] rev 71160
updated to polyml-5.8.1-20191113 test version (Poly/ML 055f20cdc326);
wenzelm [Sun, 24 Nov 2019 15:45:32 +0100] rev 71159
clarified vacuous selection vs. Pure;
wenzelm [Sun, 24 Nov 2019 15:31:28 +0100] rev 71158
tuned signature;
haftmann [Sat, 23 Nov 2019 09:56:11 +0000] rev 71157
tuned theory structure
wenzelm [Sat, 23 Nov 2019 16:02:42 +0100] rev 71156
more robust: size varies due to different position information in "isabelle build" vs. "isabelle dump";
wenzelm [Sat, 23 Nov 2019 14:48:44 +0100] rev 71155
clarified signature;
wenzelm [Sat, 23 Nov 2019 11:45:02 +0100] rev 71154
tuned proofs;
wenzelm [Sat, 23 Nov 2019 11:36:42 +0100] rev 71153
clarified error: tmp file can be invalid in odd situations;
wenzelm [Sat, 23 Nov 2019 11:28:15 +0100] rev 71152
more robust: file length can be invalid in odd situations;
wenzelm [Sat, 23 Nov 2019 11:19:18 +0100] rev 71151
tuned;
haftmann [Fri, 22 Nov 2019 15:26:08 +0100] rev 71150
tuned whitespace
haftmann [Fri, 22 Nov 2019 09:25:01 +0000] rev 71149
proper prefix syntax
haftmann [Fri, 22 Nov 2019 09:24:54 +0000] rev 71148
removed unused auxiliary lemmas
wenzelm [Thu, 21 Nov 2019 15:22:24 +0100] rev 71147
tuned;
wenzelm [Thu, 21 Nov 2019 13:25:27 +0100] rev 71146
added document antiquotation @{system_option};
wenzelm [Wed, 20 Nov 2019 17:26:04 +0100] rev 71145
improved performance of session exports via bulk transactions;
wenzelm [Wed, 20 Nov 2019 16:56:03 +0100] rev 71144
tuned signature;
wenzelm [Wed, 20 Nov 2019 16:28:13 +0100] rev 71143
support for bulk operations: consume mailbox content in batches;
wenzelm [Wed, 20 Nov 2019 12:21:54 +0100] rev 71142
clarified signature -- more explicit types;