Thu, 06 Feb 2025 14:35:39 +0100 merged
wenzelm [Thu, 06 Feb 2025 14:35:39 +0100] rev 82095
merged
Thu, 06 Feb 2025 13:31:59 +0100 tuned output;
wenzelm [Thu, 06 Feb 2025 13:31:59 +0100] rev 82094
tuned output;
Thu, 06 Feb 2025 13:29:28 +0100 tuned comments;
wenzelm [Thu, 06 Feb 2025 13:29:28 +0100] rev 82093
tuned comments;
Thu, 06 Feb 2025 12:46:13 +0100 clarified signature;
wenzelm [Thu, 06 Feb 2025 12:46:13 +0100] rev 82092
clarified signature; clarified modules;
Thu, 06 Feb 2025 12:18:56 +0100 tuned;
wenzelm [Thu, 06 Feb 2025 12:18:56 +0100] rev 82091
tuned;
Thu, 06 Feb 2025 12:07:47 +0100 avoid tmp files to improve robustness on Windows, where ERROR_PATH_NOT_FOUND has been seen (see also 569135d7352a);
wenzelm [Thu, 06 Feb 2025 12:07:47 +0100] rev 82090
avoid tmp files to improve robustness on Windows, where ERROR_PATH_NOT_FOUND has been seen (see also 569135d7352a);
Wed, 05 Feb 2025 23:11:07 +0100 tuned signature: more operations (following Isabelle/Scala);
wenzelm [Wed, 05 Feb 2025 23:11:07 +0100] rev 82089
tuned signature: more operations (following Isabelle/Scala);
Wed, 05 Feb 2025 22:54:47 +0100 more operations;
wenzelm [Wed, 05 Feb 2025 22:54:47 +0100] rev 82088
more operations;
Wed, 05 Feb 2025 21:29:13 +0100 clarified signature: re-use existing Process_Result.T (NB: err_lines are de-facto program startup errors, anything else is redirected to out_lines);
wenzelm [Wed, 05 Feb 2025 21:29:13 +0100] rev 82087
clarified signature: re-use existing Process_Result.T (NB: err_lines are de-facto program startup errors, anything else is redirected to out_lines);
Wed, 05 Feb 2025 20:46:22 +0100 tuned signature: more explicit operations;
wenzelm [Wed, 05 Feb 2025 20:46:22 +0100] rev 82086
tuned signature: more explicit operations;
Wed, 05 Feb 2025 13:00:04 +0100 tuned output;
wenzelm [Wed, 05 Feb 2025 13:00:04 +0100] rev 82085
tuned output;
Wed, 05 Feb 2025 12:11:13 +0100 misc tuning;
wenzelm [Wed, 05 Feb 2025 12:11:13 +0100] rev 82084
misc tuning;
Wed, 05 Feb 2025 12:00:14 +0100 tuned Isabelle/ML: more uniform semicolons;
wenzelm [Wed, 05 Feb 2025 12:00:14 +0100] rev 82083
tuned Isabelle/ML: more uniform semicolons;
Wed, 05 Feb 2025 11:55:51 +0100 clarified signature: scalable Bash.input thanks to Bytes.T;
wenzelm [Wed, 05 Feb 2025 11:55:51 +0100] rev 82082
clarified signature: scalable Bash.input thanks to Bytes.T;
Thu, 06 Feb 2025 14:46:49 +0100 added time_partial_function command
nipkow [Thu, 06 Feb 2025 14:46:49 +0100] rev 82081
added time_partial_function command
Wed, 05 Feb 2025 16:34:56 +0000 A couple of theorems proved by Manuel Eberl from his AFP entry Sum_Of_Squares_Count
paulson <lp15@cam.ac.uk> [Wed, 05 Feb 2025 16:34:56 +0000] rev 82080
A couple of theorems proved by Manuel Eberl from his AFP entry Sum_Of_Squares_Count
Tue, 04 Feb 2025 22:21:36 +0100 tuned;
wenzelm [Tue, 04 Feb 2025 22:21:36 +0100] rev 82079
tuned;
Tue, 04 Feb 2025 22:12:06 +0100 tuned;
wenzelm [Tue, 04 Feb 2025 22:12:06 +0100] rev 82078
tuned;
Tue, 04 Feb 2025 22:04:12 +0100 tuned signature;
wenzelm [Tue, 04 Feb 2025 22:04:12 +0100] rev 82077
tuned signature;
Tue, 04 Feb 2025 20:32:15 +0100 proper Path.print for user output (amending 9498623b27f0);
wenzelm [Tue, 04 Feb 2025 20:32:15 +0100] rev 82076
proper Path.print for user output (amending 9498623b27f0);
Tue, 04 Feb 2025 21:50:15 +0100 tuned signature: more concise access to context data;
wenzelm [Tue, 04 Feb 2025 21:50:15 +0100] rev 82075
tuned signature: more concise access to context data;
Tue, 04 Feb 2025 20:31:24 +0100 tuned English prose;
wenzelm [Tue, 04 Feb 2025 20:31:24 +0100] rev 82074
tuned English prose;
Mon, 03 Feb 2025 20:22:51 +0100 merged
wenzelm [Mon, 03 Feb 2025 20:22:51 +0100] rev 82073
merged
Mon, 03 Feb 2025 19:53:13 +0100 tuned;
wenzelm [Mon, 03 Feb 2025 19:53:13 +0100] rev 82072
tuned;
Mon, 03 Feb 2025 19:50:27 +0100 more uniform cleanup;
wenzelm [Mon, 03 Feb 2025 19:50:27 +0100] rev 82071
more uniform cleanup;
Mon, 03 Feb 2025 19:15:30 +0100 tuned messages;
wenzelm [Mon, 03 Feb 2025 19:15:30 +0100] rev 82070
tuned messages;
Mon, 03 Feb 2025 18:55:43 +0100 more robust: avoid expand_path, which requires "bin/isabelle getenv";
wenzelm [Mon, 03 Feb 2025 18:55:43 +0100] rev 82069
more robust: avoid expand_path, which requires "bin/isabelle getenv"; more concise: just one ssh command; more thorough: delete etc/preferences as well;
Mon, 03 Feb 2025 14:41:50 +0100 NEWS;
wenzelm [Mon, 03 Feb 2025 14:41:50 +0100] rev 82068
NEWS;
Mon, 03 Feb 2025 14:26:26 +0100 enforce fresh build of HOL-Codegenerator_Test;
wenzelm [Mon, 03 Feb 2025 14:26:26 +0100] rev 82067
enforce fresh build of HOL-Codegenerator_Test;
Mon, 03 Feb 2025 14:25:55 +0100 more platforms (untested);
wenzelm [Mon, 03 Feb 2025 14:25:55 +0100] rev 82066
more platforms (untested);
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip