Sat, 28 Jan 2023 16:20:44 +0100 tuned;
wenzelm [Sat, 28 Jan 2023 16:20:44 +0100] rev 77122
tuned;
Sat, 28 Jan 2023 16:08:43 +0100 clarified signature: more explicit types;
wenzelm [Sat, 28 Jan 2023 16:08:43 +0100] rev 77121
clarified signature: more explicit types; scale chart output, instead of stored data;
Sat, 28 Jan 2023 16:06:38 +0100 more operations;
wenzelm [Sat, 28 Jan 2023 16:06:38 +0100] rev 77120
more operations;
Sat, 28 Jan 2023 15:38:36 +0100 tuned;
wenzelm [Sat, 28 Jan 2023 15:38:36 +0100] rev 77119
tuned;
Sat, 28 Jan 2023 15:35:43 +0100 clarified signature: more robust field_scale;
wenzelm [Sat, 28 Jan 2023 15:35:43 +0100] rev 77118
clarified signature: more robust field_scale;
Sat, 28 Jan 2023 15:04:15 +0100 clarified signature: more explicit types;
wenzelm [Sat, 28 Jan 2023 15:04:15 +0100] rev 77117
clarified signature: more explicit types;
Sat, 28 Jan 2023 13:44:00 +0100 clarified signature;
wenzelm [Sat, 28 Jan 2023 13:44:00 +0100] rev 77116
clarified signature;
Fri, 27 Jan 2023 18:59:48 +0100 tuned;
wenzelm [Fri, 27 Jan 2023 18:59:48 +0100] rev 77115
tuned;
Fri, 27 Jan 2023 17:33:49 +0100 support units, e.g. java.lang.Long.MAX_VALUE is 8 EiB;
wenzelm [Fri, 27 Jan 2023 17:33:49 +0100] rev 77114
support units, e.g. java.lang.Long.MAX_VALUE is 8 EiB;
Fri, 27 Jan 2023 16:49:03 +0100 more explicit types;
wenzelm [Fri, 27 Jan 2023 16:49:03 +0100] rev 77113
more explicit types;
Fri, 27 Jan 2023 16:48:19 +0100 prefer typed/strict operations;
wenzelm [Fri, 27 Jan 2023 16:48:19 +0100] rev 77112
prefer typed/strict operations;
Fri, 27 Jan 2023 16:18:36 +0100 tuned message;
wenzelm [Fri, 27 Jan 2023 16:18:36 +0100] rev 77111
tuned message;
Fri, 27 Jan 2023 15:43:45 +0100 prefer strict operation: java.io.File.length returns 0 for non-existent file;
wenzelm [Fri, 27 Jan 2023 15:43:45 +0100] rev 77110
prefer strict operation: java.io.File.length returns 0 for non-existent file;
Fri, 27 Jan 2023 15:33:21 +0100 prefer typed bytes count, but retain toString of original Long for robustness of Java/Scala string composition;
wenzelm [Fri, 27 Jan 2023 15:33:21 +0100] rev 77109
prefer typed bytes count, but retain toString of original Long for robustness of Java/Scala string composition;
Fri, 27 Jan 2023 15:22:26 +0100 back to Scala 3.2.0 for now, since 3.2.1 causes odd crash of REPL concerning value classes (e.g. "isabelle.Time.now()");
wenzelm [Fri, 27 Jan 2023 15:22:26 +0100] rev 77108
back to Scala 3.2.0 for now, since 3.2.1 causes odd crash of REPL concerning value classes (e.g. "isabelle.Time.now()"); enforce rebuild of Isabelle/ML + Isabelle/Scala;
Fri, 27 Jan 2023 19:16:38 +0100 Restored antiquotation.
haftmann [Fri, 27 Jan 2023 19:16:38 +0100] rev 77107
Restored antiquotation.
Thu, 26 Jan 2023 15:18:55 +0100 tuned whitespace
haftmann [Thu, 26 Jan 2023 15:18:55 +0100] rev 77106
tuned whitespace
Fri, 27 Jan 2023 16:52:39 +0100 merged
desharna [Fri, 27 Jan 2023 16:52:39 +0100] rev 77105
merged
Fri, 27 Jan 2023 12:25:36 +0100 added lemma multpHO_plus_plus[simp]
desharna [Fri, 27 Jan 2023 12:25:36 +0100] rev 77104
added lemma multpHO_plus_plus[simp]
Fri, 27 Jan 2023 13:57:52 +0000 Shortened a messy proof
paulson <lp15@cam.ac.uk> [Fri, 27 Jan 2023 13:57:52 +0000] rev 77103
Shortened a messy proof
Thu, 26 Jan 2023 13:59:51 +0000 Moved in some material from the AFP entry Winding_number_eval
paulson <lp15@cam.ac.uk> [Thu, 26 Jan 2023 13:59:51 +0000] rev 77102
Moved in some material from the AFP entry Winding_number_eval
Wed, 25 Jan 2023 22:00:21 +0100 merged
wenzelm [Wed, 25 Jan 2023 22:00:21 +0100] rev 77101
merged
Wed, 25 Jan 2023 21:49:08 +0100 tuned messages: less verbosity;
wenzelm [Wed, 25 Jan 2023 21:49:08 +0100] rev 77100
tuned messages: less verbosity;
Wed, 25 Jan 2023 21:10:20 +0100 prefer Other_Isabelle.init instead of adhoc scripts;
wenzelm [Wed, 25 Jan 2023 21:10:20 +0100] rev 77099
prefer Other_Isabelle.init instead of adhoc scripts;
Wed, 25 Jan 2023 20:52:36 +0100 tuned message, following "isabelle components -a";
wenzelm [Wed, 25 Jan 2023 20:52:36 +0100] rev 77098
tuned message, following "isabelle components -a";
Wed, 25 Jan 2023 20:42:24 +0100 clean components more accurately: purge other platforms or archives;
wenzelm [Wed, 25 Jan 2023 20:42:24 +0100] rev 77097
clean components more accurately: purge other platforms or archives;
Wed, 25 Jan 2023 20:38:38 +0100 more operations for SSH.System;
wenzelm [Wed, 25 Jan 2023 20:38:38 +0100] rev 77096
more operations for SSH.System;
Wed, 25 Jan 2023 15:26:23 +0100 clarified signature;
wenzelm [Wed, 25 Jan 2023 15:26:23 +0100] rev 77095
clarified signature;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip