wenzelm [Sat, 28 Jan 2023 16:06:38 +0100] rev 77120
more operations;
wenzelm [Sat, 28 Jan 2023 15:38:36 +0100] rev 77119
tuned;
wenzelm [Sat, 28 Jan 2023 15:35:43 +0100] rev 77118
clarified signature: more robust field_scale;
wenzelm [Sat, 28 Jan 2023 15:04:15 +0100] rev 77117
clarified signature: more explicit types;
wenzelm [Sat, 28 Jan 2023 13:44:00 +0100] rev 77116
clarified signature;
wenzelm [Fri, 27 Jan 2023 18:59:48 +0100] rev 77115
tuned;
wenzelm [Fri, 27 Jan 2023 17:33:49 +0100] rev 77114
support units, e.g. java.lang.Long.MAX_VALUE is 8 EiB;
wenzelm [Fri, 27 Jan 2023 16:49:03 +0100] rev 77113
more explicit types;
wenzelm [Fri, 27 Jan 2023 16:48:19 +0100] rev 77112
prefer typed/strict operations;
wenzelm [Fri, 27 Jan 2023 16:18:36 +0100] rev 77111
tuned message;
wenzelm [Fri, 27 Jan 2023 15:43:45 +0100] rev 77110
prefer strict operation: java.io.File.length returns 0 for non-existent file;
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;
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;
haftmann [Fri, 27 Jan 2023 19:16:38 +0100] rev 77107
Restored antiquotation.
haftmann [Thu, 26 Jan 2023 15:18:55 +0100] rev 77106
tuned whitespace
desharna [Fri, 27 Jan 2023 16:52:39 +0100] rev 77105
merged
desharna [Fri, 27 Jan 2023 12:25:36 +0100] rev 77104
added lemma multpHO_plus_plus[simp]
paulson <lp15@cam.ac.uk> [Fri, 27 Jan 2023 13:57:52 +0000] rev 77103
Shortened a messy proof
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
wenzelm [Wed, 25 Jan 2023 22:00:21 +0100] rev 77101
merged
wenzelm [Wed, 25 Jan 2023 21:49:08 +0100] rev 77100
tuned messages: less verbosity;
wenzelm [Wed, 25 Jan 2023 21:10:20 +0100] rev 77099
prefer Other_Isabelle.init instead of adhoc scripts;
wenzelm [Wed, 25 Jan 2023 20:52:36 +0100] rev 77098
tuned message, following "isabelle components -a";
wenzelm [Wed, 25 Jan 2023 20:42:24 +0100] rev 77097
clean components more accurately: purge other platforms or archives;
wenzelm [Wed, 25 Jan 2023 20:38:38 +0100] rev 77096
more operations for SSH.System;
wenzelm [Wed, 25 Jan 2023 15:26:23 +0100] rev 77095
clarified signature;
wenzelm [Wed, 25 Jan 2023 15:18:06 +0100] rev 77094
tuned;
wenzelm [Wed, 25 Jan 2023 14:58:34 +0100] rev 77093
manage other Isabelle distributions via SSH;
wenzelm [Wed, 25 Jan 2023 14:51:13 +0100] rev 77092
more operations for SSH.System;
wenzelm [Wed, 25 Jan 2023 13:38:26 +0100] rev 77091
recovered option -C from 092449efcb0e (still required for isabelle_cronjob.scala on Windows), but with slightly different meaning;