Thu, 14 Dec 2023 13:03:33 +0100 proper closing order;
Fabian Huch <huch@in.tum.de> [Thu, 14 Dec 2023 13:03:33 +0100] rev 79288
proper closing order;
Wed, 13 Dec 2023 11:14:11 +0100 read serial for schedules (amending 2039f360);
Fabian Huch <huch@in.tum.de> [Wed, 13 Dec 2023 11:14:11 +0100] rev 79287
read serial for schedules (amending 2039f360);
Mon, 18 Dec 2023 22:49:33 +0100 more thorough beta contraction;
wenzelm [Mon, 18 Dec 2023 22:49:33 +0100] rev 79286
more thorough beta contraction; removed unused operations;
Mon, 18 Dec 2023 22:11:13 +0100 tuned whitespace;
wenzelm [Mon, 18 Dec 2023 22:11:13 +0100] rev 79285
tuned whitespace;
Mon, 18 Dec 2023 21:52:55 +0100 tuned;
wenzelm [Mon, 18 Dec 2023 21:52:55 +0100] rev 79284
tuned;
Mon, 18 Dec 2023 21:46:51 +0100 more operations, following proofterm.ML;
wenzelm [Mon, 18 Dec 2023 21:46:51 +0100] rev 79283
more operations, following proofterm.ML;
Mon, 18 Dec 2023 21:31:39 +0100 tuned;
wenzelm [Mon, 18 Dec 2023 21:31:39 +0100] rev 79282
tuned;
Mon, 18 Dec 2023 14:42:41 +0100 clarified signature, following Term.subst_bounds_same;
wenzelm [Mon, 18 Dec 2023 14:42:41 +0100] rev 79281
clarified signature, following Term.subst_bounds_same;
Mon, 18 Dec 2023 14:35:11 +0100 tuned whitespace;
wenzelm [Mon, 18 Dec 2023 14:35:11 +0100] rev 79280
tuned whitespace;
Mon, 18 Dec 2023 12:57:59 +0100 minor performance tuning: more concise union;
wenzelm [Mon, 18 Dec 2023 12:57:59 +0100] rev 79279
minor performance tuning: more concise union;
Mon, 18 Dec 2023 12:02:58 +0100 tuned comments;
wenzelm [Mon, 18 Dec 2023 12:02:58 +0100] rev 79278
tuned comments;
Mon, 18 Dec 2023 11:19:15 +0100 tuned, following close_proof;
wenzelm [Mon, 18 Dec 2023 11:19:15 +0100] rev 79277
tuned, following close_proof;
Mon, 18 Dec 2023 11:15:22 +0100 proper treatment of proof hyps, following 8368160d3c65;
wenzelm [Mon, 18 Dec 2023 11:15:22 +0100] rev 79276
proper treatment of proof hyps, following 8368160d3c65;
Sun, 17 Dec 2023 22:58:32 +0100 proper treatment of proof hyps: unchangeable, like bound;
wenzelm [Sun, 17 Dec 2023 22:58:32 +0100] rev 79275
proper treatment of proof hyps: unchangeable, like bound;
Sun, 17 Dec 2023 22:57:20 +0100 proper Thm.transfer (required for zproofs);
wenzelm [Sun, 17 Dec 2023 22:57:20 +0100] rev 79274
proper Thm.transfer (required for zproofs);
Sun, 17 Dec 2023 21:43:14 +0100 clarified signature;
wenzelm [Sun, 17 Dec 2023 21:43:14 +0100] rev 79273
clarified signature;
Sun, 17 Dec 2023 21:34:44 +0100 proper beta_norm after instantiation (amending 90c5aadcc4b2);
wenzelm [Sun, 17 Dec 2023 21:34:44 +0100] rev 79272
proper beta_norm after instantiation (amending 90c5aadcc4b2);
Sun, 17 Dec 2023 21:30:21 +0100 minor performance tuning: more direct beta_norm;
wenzelm [Sun, 17 Dec 2023 21:30:21 +0100] rev 79271
minor performance tuning: more direct beta_norm;
Sun, 17 Dec 2023 21:12:18 +0100 more robust norm_proof: turn env into instantiation, based on visible statement;
wenzelm [Sun, 17 Dec 2023 21:12:18 +0100] rev 79270
more robust norm_proof: turn env into instantiation, based on visible statement;
Sun, 17 Dec 2023 15:09:55 +0100 proper scope of cache (amending 61af3e917597);
wenzelm [Sun, 17 Dec 2023 15:09:55 +0100] rev 79269
proper scope of cache (amending 61af3e917597);
Sun, 17 Dec 2023 11:15:08 +0100 tuned comments;
wenzelm [Sun, 17 Dec 2023 11:15:08 +0100] rev 79268
tuned comments;
Fri, 15 Dec 2023 17:29:23 +0100 tuned names;
wenzelm [Fri, 15 Dec 2023 17:29:23 +0100] rev 79267
tuned names;
Fri, 15 Dec 2023 17:19:57 +0100 tuned signature;
wenzelm [Fri, 15 Dec 2023 17:19:57 +0100] rev 79266
tuned signature;
Fri, 15 Dec 2023 17:15:59 +0100 more zproofs;
wenzelm [Fri, 15 Dec 2023 17:15:59 +0100] rev 79265
more zproofs;
Thu, 14 Dec 2023 20:43:10 +0100 more operations: zterm ordering that follows fast_term_ord;
wenzelm [Thu, 14 Dec 2023 20:43:10 +0100] rev 79264
more operations: zterm ordering that follows fast_term_ord;
Thu, 14 Dec 2023 17:33:45 +0100 clarified signature;
wenzelm [Thu, 14 Dec 2023 17:33:45 +0100] rev 79263
clarified signature; clarified modules;
Thu, 14 Dec 2023 12:21:09 +0100 clarified modules;
wenzelm [Thu, 14 Dec 2023 12:21:09 +0100] rev 79262
clarified modules;
Wed, 13 Dec 2023 23:05:41 +0100 more zproofs;
wenzelm [Wed, 13 Dec 2023 23:05:41 +0100] rev 79261
more zproofs;
Wed, 13 Dec 2023 19:58:26 +0100 more zproofs, imitating existing proofs (which are a bit rough here);
wenzelm [Wed, 13 Dec 2023 19:58:26 +0100] rev 79260
more zproofs, imitating existing proofs (which are a bit rough here);
Wed, 13 Dec 2023 19:55:50 +0100 tuned signature;
wenzelm [Wed, 13 Dec 2023 19:55:50 +0100] rev 79259
tuned signature;
Wed, 13 Dec 2023 15:23:03 +0100 tuned whitespace;
wenzelm [Wed, 13 Dec 2023 15:23:03 +0100] rev 79258
tuned whitespace;
Wed, 13 Dec 2023 14:58:49 +0100 minor performance tuning;
wenzelm [Wed, 13 Dec 2023 14:58:49 +0100] rev 79257
minor performance tuning;
Mon, 11 Dec 2023 22:08:43 +0100 tuned comments (see also 476a239d3e0e and possibly 4b62e0cb3aa8);
wenzelm [Mon, 11 Dec 2023 22:08:43 +0100] rev 79256
tuned comments (see also 476a239d3e0e and possibly 4b62e0cb3aa8);
Mon, 11 Dec 2023 21:56:24 +0100 merged
wenzelm [Mon, 11 Dec 2023 21:56:24 +0100] rev 79255
merged
Mon, 11 Dec 2023 21:31:58 +0100 minor performance tuning;
wenzelm [Mon, 11 Dec 2023 21:31:58 +0100] rev 79254
minor performance tuning;
Mon, 11 Dec 2023 21:17:28 +0100 tuned;
wenzelm [Mon, 11 Dec 2023 21:17:28 +0100] rev 79253
tuned;
Mon, 11 Dec 2023 21:09:24 +0100 minor performance tuning: prefer Same.operation;
wenzelm [Mon, 11 Dec 2023 21:09:24 +0100] rev 79252
minor performance tuning: prefer Same.operation;
Mon, 11 Dec 2023 20:53:01 +0100 clarified signature;
wenzelm [Mon, 11 Dec 2023 20:53:01 +0100] rev 79251
clarified signature; minor performance tuning: avoid redundant identity;
Mon, 11 Dec 2023 20:17:13 +0100 minor performance tuning;
wenzelm [Mon, 11 Dec 2023 20:17:13 +0100] rev 79250
minor performance tuning;
Mon, 11 Dec 2023 19:51:30 +0100 more operations;
wenzelm [Mon, 11 Dec 2023 19:51:30 +0100] rev 79249
more operations;
Mon, 11 Dec 2023 19:36:28 +0100 revert 17fda85a33dc: renaming is not necessarily unique, e.g. [("x", "x"), ("x", "y")];
wenzelm [Mon, 11 Dec 2023 19:36:28 +0100] rev 79248
revert 17fda85a33dc: renaming is not necessarily unique, e.g. [("x", "x"), ("x", "y")];
Mon, 11 Dec 2023 19:33:31 +0100 misc tuning and clarification;
wenzelm [Mon, 11 Dec 2023 19:33:31 +0100] rev 79247
misc tuning and clarification;
Mon, 11 Dec 2023 14:26:24 +0100 minor performance tuning: prefer Symset.T;
wenzelm [Mon, 11 Dec 2023 14:26:24 +0100] rev 79246
minor performance tuning: prefer Symset.T; tuned names;
Mon, 11 Dec 2023 14:25:14 +0100 minor performace tuning;
wenzelm [Mon, 11 Dec 2023 14:25:14 +0100] rev 79245
minor performace tuning;
Mon, 11 Dec 2023 14:05:19 +0100 minor performance tuning: prefer Same.operation;
wenzelm [Mon, 11 Dec 2023 14:05:19 +0100] rev 79244
minor performance tuning: prefer Same.operation;
Mon, 11 Dec 2023 13:40:02 +0100 tuned: more standard accumulation;
wenzelm [Mon, 11 Dec 2023 13:40:02 +0100] rev 79243
tuned: more standard accumulation;
Mon, 11 Dec 2023 13:03:10 +0100 tuned;
wenzelm [Mon, 11 Dec 2023 13:03:10 +0100] rev 79242
tuned;
Mon, 11 Dec 2023 12:45:16 +0100 clarified modules;
wenzelm [Mon, 11 Dec 2023 12:45:16 +0100] rev 79241
clarified modules;
Mon, 11 Dec 2023 12:27:42 +0100 clarified signature;
wenzelm [Mon, 11 Dec 2023 12:27:42 +0100] rev 79240
clarified signature;
Mon, 11 Dec 2023 12:06:18 +0100 tuned whitespace;
wenzelm [Mon, 11 Dec 2023 12:06:18 +0100] rev 79239
tuned whitespace;
Mon, 11 Dec 2023 11:50:50 +0100 tuned;
wenzelm [Mon, 11 Dec 2023 11:50:50 +0100] rev 79238
tuned;
Mon, 11 Dec 2023 11:46:12 +0100 proper ZTerm.lift_proof (amending 4a1a25bdf81d);
wenzelm [Mon, 11 Dec 2023 11:46:12 +0100] rev 79237
proper ZTerm.lift_proof (amending 4a1a25bdf81d);
Mon, 11 Dec 2023 17:28:21 +0100 filter predecessors properly (amending ee405c40db72);
Fabian Huch <huch@in.tum.de> [Mon, 11 Dec 2023 17:28:21 +0100] rev 79236
filter predecessors properly (amending ee405c40db72);
Mon, 11 Dec 2023 16:49:26 +0100 improve graphical clarity by omitting intra-host dependencies (following ee405c40db72);
Fabian Huch <huch@in.tum.de> [Mon, 11 Dec 2023 16:49:26 +0100] rev 79235
improve graphical clarity by omitting intra-host dependencies (following ee405c40db72);
Sun, 10 Dec 2023 18:27:53 +0100 more zproofs;
wenzelm [Sun, 10 Dec 2023 18:27:53 +0100] rev 79234
more zproofs;
Sun, 10 Dec 2023 17:11:01 +0100 minor performance tuning: more direct abstraction level;
wenzelm [Sun, 10 Dec 2023 17:11:01 +0100] rev 79233
minor performance tuning: more direct abstraction level;
Sun, 10 Dec 2023 13:39:40 +0100 more general Logic.incr_indexes_operation;
wenzelm [Sun, 10 Dec 2023 13:39:40 +0100] rev 79232
more general Logic.incr_indexes_operation; more special Logic.incr_indexes;
Sun, 10 Dec 2023 12:54:52 +0100 tuned;
wenzelm [Sun, 10 Dec 2023 12:54:52 +0100] rev 79231
tuned;
Sun, 10 Dec 2023 12:54:31 +0100 tuned;
wenzelm [Sun, 10 Dec 2023 12:54:31 +0100] rev 79230
tuned;
Sun, 10 Dec 2023 12:18:22 +0100 clarified modules;
wenzelm [Sun, 10 Dec 2023 12:18:22 +0100] rev 79229
clarified modules;
Sun, 10 Dec 2023 11:56:56 +0100 clarified ML;
wenzelm [Sun, 10 Dec 2023 11:56:56 +0100] rev 79228
clarified ML;
Sun, 10 Dec 2023 11:42:57 +0100 clarified signature;
wenzelm [Sun, 10 Dec 2023 11:42:57 +0100] rev 79227
clarified signature; minor performance tuning;
Sun, 10 Dec 2023 11:24:42 +0100 tuned signature;
wenzelm [Sun, 10 Dec 2023 11:24:42 +0100] rev 79226
tuned signature;
Sat, 09 Dec 2023 21:48:50 +0100 avoid accidental capture of theory value, and thus reduce heap size again (amending 5109e4b2a292);
wenzelm [Sat, 09 Dec 2023 21:48:50 +0100] rev 79225
avoid accidental capture of theory value, and thus reduce heap size again (amending 5109e4b2a292);
Sat, 09 Dec 2023 21:25:26 +0100 tuned;
wenzelm [Sat, 09 Dec 2023 21:25:26 +0100] rev 79224
tuned;
Sat, 09 Dec 2023 21:15:12 +0100 more robust: proper Proofterm.get_proofs_level with bound check;
wenzelm [Sat, 09 Dec 2023 21:15:12 +0100] rev 79223
more robust: proper Proofterm.get_proofs_level with bound check;
Sat, 09 Dec 2023 20:50:21 +0100 tuned;
wenzelm [Sat, 09 Dec 2023 20:50:21 +0100] rev 79222
tuned;
Sat, 09 Dec 2023 20:37:36 +0100 clarified signature: fewer tuples;
wenzelm [Sat, 09 Dec 2023 20:37:36 +0100] rev 79221
clarified signature: fewer tuples;
Sat, 09 Dec 2023 20:05:13 +0100 clarified signature: fewer tuples;
wenzelm [Sat, 09 Dec 2023 20:05:13 +0100] rev 79220
clarified signature: fewer tuples;
Sat, 09 Dec 2023 17:31:10 +0100 clarified signature: more explicit get_proofs_level with bounds check;
wenzelm [Sat, 09 Dec 2023 17:31:10 +0100] rev 79219
clarified signature: more explicit get_proofs_level with bounds check;
Fri, 08 Dec 2023 20:56:21 +0100 merged
wenzelm [Fri, 08 Dec 2023 20:56:21 +0100] rev 79218
merged
Fri, 08 Dec 2023 20:47:03 +0100 misc tuning and clarification: more standard Same.commit discipline;
wenzelm [Fri, 08 Dec 2023 20:47:03 +0100] rev 79217
misc tuning and clarification: more standard Same.commit discipline;
Fri, 08 Dec 2023 20:08:52 +0100 tuned;
wenzelm [Fri, 08 Dec 2023 20:08:52 +0100] rev 79216
tuned;
Fri, 08 Dec 2023 19:52:24 +0100 tuned names;
wenzelm [Fri, 08 Dec 2023 19:52:24 +0100] rev 79215
tuned names;
Fri, 08 Dec 2023 19:29:05 +0100 more operations;
wenzelm [Fri, 08 Dec 2023 19:29:05 +0100] rev 79214
more operations; more accurate treatment of beta contraction in norm_term/norm_proof, following Envir.norm_term;
Fri, 08 Dec 2023 19:00:46 +0100 minor performance tuning: more careful treatment of empty environment;
wenzelm [Fri, 08 Dec 2023 19:00:46 +0100] rev 79213
minor performance tuning: more careful treatment of empty environment;
Fri, 08 Dec 2023 18:51:18 +0100 clarified signature;
wenzelm [Fri, 08 Dec 2023 18:51:18 +0100] rev 79212
clarified signature;
Fri, 08 Dec 2023 18:40:31 +0100 more zproofs;
wenzelm [Fri, 08 Dec 2023 18:40:31 +0100] rev 79211
more zproofs;
Fri, 08 Dec 2023 18:39:58 +0100 clarified signature: support shared cache;
wenzelm [Fri, 08 Dec 2023 18:39:58 +0100] rev 79210
clarified signature: support shared cache;
Fri, 08 Dec 2023 16:01:42 +0100 tuned;
wenzelm [Fri, 08 Dec 2023 16:01:42 +0100] rev 79209
tuned;
Fri, 08 Dec 2023 15:58:08 +0100 tuned: avoid shadowing;
wenzelm [Fri, 08 Dec 2023 15:58:08 +0100] rev 79208
tuned: avoid shadowing;
Fri, 08 Dec 2023 15:37:46 +0100 more zproofs;
wenzelm [Fri, 08 Dec 2023 15:37:46 +0100] rev 79207
more zproofs;
Fri, 08 Dec 2023 15:30:53 +0100 tuned;
wenzelm [Fri, 08 Dec 2023 15:30:53 +0100] rev 79206
tuned;
Fri, 08 Dec 2023 15:13:18 +0100 more operations;
wenzelm [Fri, 08 Dec 2023 15:13:18 +0100] rev 79205
more operations; clarified cache;
Fri, 08 Dec 2023 14:59:22 +0100 tuned signature;
wenzelm [Fri, 08 Dec 2023 14:59:22 +0100] rev 79204
tuned signature;
Fri, 08 Dec 2023 14:55:43 +0100 tuned names;
wenzelm [Fri, 08 Dec 2023 14:55:43 +0100] rev 79203
tuned names;
Fri, 08 Dec 2023 14:48:17 +0100 tuned -- eliminate clones;
wenzelm [Fri, 08 Dec 2023 14:48:17 +0100] rev 79202
tuned -- eliminate clones;
Fri, 08 Dec 2023 14:35:24 +0100 tuned;
wenzelm [Fri, 08 Dec 2023 14:35:24 +0100] rev 79201
tuned;
Fri, 08 Dec 2023 14:27:42 +0100 more operations;
wenzelm [Fri, 08 Dec 2023 14:27:42 +0100] rev 79200
more operations;
Fri, 08 Dec 2023 13:36:47 +0100 more operations;
wenzelm [Fri, 08 Dec 2023 13:36:47 +0100] rev 79199
more operations;
Fri, 08 Dec 2023 13:09:39 +0100 tuned;
wenzelm [Fri, 08 Dec 2023 13:09:39 +0100] rev 79198
tuned;
Fri, 08 Dec 2023 12:10:53 +0100 clarified signature;
wenzelm [Fri, 08 Dec 2023 12:10:53 +0100] rev 79197
clarified signature;
Fri, 08 Dec 2023 12:05:56 +0100 tuned;
wenzelm [Fri, 08 Dec 2023 12:05:56 +0100] rev 79196
tuned;
Fri, 08 Dec 2023 11:46:42 +0100 tuned;
wenzelm [Fri, 08 Dec 2023 11:46:42 +0100] rev 79195
tuned;
Fri, 08 Dec 2023 19:36:27 +0100 consider schedule calculation time in estimation;
Fabian Huch <huch@in.tum.de> [Fri, 08 Dec 2023 19:36:27 +0100] rev 79194
consider schedule calculation time in estimation;
Fri, 08 Dec 2023 18:56:19 +0100 compare previous build schedule with new one, to prevent regressions;
Fabian Huch <huch@in.tum.de> [Fri, 08 Dec 2023 18:56:19 +0100] rev 79193
compare previous build schedule with new one, to prevent regressions;
Fri, 08 Dec 2023 17:16:41 +0100 clarified: build schedules may be outdated when empty, after some time, or due to build progress;
Fabian Huch <huch@in.tum.de> [Fri, 08 Dec 2023 17:16:41 +0100] rev 79192
clarified: build schedules may be outdated when empty, after some time, or due to build progress;
Fri, 08 Dec 2023 17:00:13 +0100 store previous build jobs in graph so schedules can be used later in the build process;
Fabian Huch <huch@in.tum.de> [Fri, 08 Dec 2023 17:00:13 +0100] rev 79191
store previous build jobs in graph so schedules can be used later in the build process;
Fri, 08 Dec 2023 15:21:51 +0100 add serial for build schedule to avoid unnecessary db read/writes;
Fabian Huch <huch@in.tum.de> [Fri, 08 Dec 2023 15:21:51 +0100] rev 79190
add serial for build schedule to avoid unnecessary db read/writes;
Thu, 07 Dec 2023 13:57:48 +0100 tuned;
Fabian Huch <huch@in.tum.de> [Thu, 07 Dec 2023 13:57:48 +0100] rev 79189
tuned;
Thu, 07 Dec 2023 13:53:54 +0100 clarified;
Fabian Huch <huch@in.tum.de> [Thu, 07 Dec 2023 13:53:54 +0100] rev 79188
clarified;
Fri, 08 Dec 2023 12:11:22 +0100 tuned;
Fabian Huch <huch@in.tum.de> [Fri, 08 Dec 2023 12:11:22 +0100] rev 79187
tuned;
Thu, 07 Dec 2023 11:34:01 +0100 use build database to synchronize build schedule computed on master node (e.g., such that view on cluster is consistent);
Fabian Huch <huch@in.tum.de> [Thu, 07 Dec 2023 11:34:01 +0100] rev 79186
use build database to synchronize build schedule computed on master node (e.g., such that view on cluster is consistent);
Thu, 07 Dec 2023 11:28:12 +0100 add build uuid to schedule;
Fabian Huch <huch@in.tum.de> [Thu, 07 Dec 2023 11:28:12 +0100] rev 79185
add build uuid to schedule;
Wed, 06 Dec 2023 21:24:00 +0100 tuned;
Fabian Huch <huch@in.tum.de> [Wed, 06 Dec 2023 21:24:00 +0100] rev 79184
tuned;
Wed, 06 Dec 2023 20:04:47 +0100 use schedule directly instead of extra cache;
Fabian Huch <huch@in.tum.de> [Wed, 06 Dec 2023 20:04:47 +0100] rev 79183
use schedule directly instead of extra cache;
Wed, 06 Dec 2023 18:28:15 +0100 added build schedule command-line wrapper;
Fabian Huch <huch@in.tum.de> [Wed, 06 Dec 2023 18:28:15 +0100] rev 79182
added build schedule command-line wrapper;
Wed, 06 Dec 2023 18:18:56 +0100 added graphical representation of build schedules;
Fabian Huch <huch@in.tum.de> [Wed, 06 Dec 2023 18:18:56 +0100] rev 79181
added graphical representation of build schedules;
Wed, 06 Dec 2023 17:55:30 +0100 clarified build heuristics parameters;
Fabian Huch <huch@in.tum.de> [Wed, 06 Dec 2023 17:55:30 +0100] rev 79180
clarified build heuristics parameters;
Wed, 06 Dec 2023 17:44:51 +0100 proper parallel paths: factor in elapsed time;
Fabian Huch <huch@in.tum.de> [Wed, 06 Dec 2023 17:44:51 +0100] rev 79179
proper parallel paths: factor in elapsed time;
Wed, 06 Dec 2023 17:42:04 +0100 performance tuning: cache estimates;
Fabian Huch <huch@in.tum.de> [Wed, 06 Dec 2023 17:42:04 +0100] rev 79178
performance tuning: cache estimates;
Thu, 07 Dec 2023 15:56:54 +0100 misc tuning and clarification;
wenzelm [Thu, 07 Dec 2023 15:56:54 +0100] rev 79177
misc tuning and clarification;
Thu, 07 Dec 2023 15:25:29 +0100 tuned;
wenzelm [Thu, 07 Dec 2023 15:25:29 +0100] rev 79176
tuned;
Thu, 07 Dec 2023 14:48:58 +0100 misc tuning and clarification, following Term.incr_bv / Term.incr_boundvars;
wenzelm [Thu, 07 Dec 2023 14:48:58 +0100] rev 79175
misc tuning and clarification, following Term.incr_bv / Term.incr_boundvars;
Thu, 07 Dec 2023 13:05:34 +0100 tuned;
wenzelm [Thu, 07 Dec 2023 13:05:34 +0100] rev 79174
tuned;
Thu, 07 Dec 2023 13:04:48 +0100 tuned;
wenzelm [Thu, 07 Dec 2023 13:04:48 +0100] rev 79173
tuned;
Thu, 07 Dec 2023 12:12:13 +0100 minor performance tuning: regular Same.operation;
wenzelm [Thu, 07 Dec 2023 12:12:13 +0100] rev 79172
minor performance tuning: regular Same.operation;
Thu, 07 Dec 2023 11:51:03 +0100 clarified signature: more standard argument order;
wenzelm [Thu, 07 Dec 2023 11:51:03 +0100] rev 79171
clarified signature: more standard argument order;
Thu, 07 Dec 2023 11:48:34 +0100 clarified signature: more standard argument order;
wenzelm [Thu, 07 Dec 2023 11:48:34 +0100] rev 79170
clarified signature: more standard argument order;
Thu, 07 Dec 2023 10:54:57 +0100 tuned whitespace;
wenzelm [Thu, 07 Dec 2023 10:54:57 +0100] rev 79169
tuned whitespace;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 tip