Thu, 24 Oct 2024 22:05:57 +0200 wenzelm prefer rewrite_term_yoyo for improved performance and occasionally better results (conforming to Ast.normalize);
Thu, 24 Oct 2024 12:44:48 +0200 wenzelm revert b35c2aa05fcf: redundant due to 89ea66c2045b, if object-logic judgment lacks delimiters;
Thu, 24 Oct 2024 12:42:41 +0200 wenzelm clarified position constraints: omit redundant information, e.g. for implicit object-logic judgment;
Thu, 24 Oct 2024 11:50:20 +0200 wenzelm unused (see 0199acc01aa8);
Thu, 24 Oct 2024 00:26:14 +0200 wenzelm tuned;
Thu, 24 Oct 2024 00:20:21 +0200 wenzelm more robust: avoid ambiguity of contract_abbrevs;
Wed, 23 Oct 2024 23:46:07 +0200 wenzelm misc tuning: more concise (or hermetic) pointfree style;
Wed, 23 Oct 2024 21:57:46 +0200 wenzelm provide rewrite_term_yoyo, which is analogous to Ast.normalize;
Wed, 23 Oct 2024 15:09:02 +0200 wenzelm tuned signature;
Wed, 23 Oct 2024 14:59:06 +0200 wenzelm tuned names;
Wed, 23 Oct 2024 14:05:31 +0200 wenzelm tuned;
Wed, 23 Oct 2024 13:58:29 +0200 wenzelm misc tuning and clarification;
Wed, 23 Oct 2024 13:30:11 +0200 wenzelm tuned;
Wed, 23 Oct 2024 13:03:49 +0200 wenzelm misc tuning and clarification;
Tue, 22 Oct 2024 23:56:48 +0200 wenzelm merged
Tue, 22 Oct 2024 22:52:27 +0200 wenzelm adhoc option to disable const constraints, notably for AFP/Isabelle_DOF;
Tue, 22 Oct 2024 22:34:33 +0200 wenzelm unused;
Tue, 22 Oct 2024 21:29:44 +0200 wenzelm tuned signature;
Tue, 22 Oct 2024 20:53:54 +0200 wenzelm proper treatment of position constraints;
Tue, 22 Oct 2024 20:05:23 +0200 wenzelm more liberal ast matching, notably for case-translations in HOLCF that operate on logical consts rather than syntax consts;
Tue, 22 Oct 2024 19:46:05 +0200 wenzelm more parser markup, based on position constraints for logical mixfix syntax;
Tue, 22 Oct 2024 19:26:40 +0200 wenzelm more concise representation of term positions;
Tue, 22 Oct 2024 13:39:24 +0200 wenzelm more robust;
Tue, 22 Oct 2024 12:52:25 +0200 wenzelm tuned signature;
Tue, 22 Oct 2024 12:45:38 +0200 wenzelm tuned comments;
Tue, 22 Oct 2024 12:41:20 +0200 wenzelm misc tuning and clarification;
Tue, 22 Oct 2024 12:28:32 +0200 wenzelm clarified concrete vs. abstract syntax: avoid translations on logical consts;
Tue, 22 Oct 2024 12:15:02 +0200 wenzelm misc tuning and clarification;
Tue, 22 Oct 2024 12:03:46 +0200 wenzelm clarified markers for syntax consts: avoid overlap with logical consts;
Tue, 22 Oct 2024 17:32:34 +0200 Fabian Huch update ci mail address;
Mon, 21 Oct 2024 22:58:14 +0200 wenzelm minor performance tuning;
Mon, 21 Oct 2024 22:28:07 +0200 wenzelm notable performance tuning (amending a59d9b81be24 and 8976c5bc9e97): avoid costly could_beta_eta_contract, which traverses the whole term;
Mon, 21 Oct 2024 20:02:27 +0200 wenzelm tuned;
Mon, 21 Oct 2024 14:50:59 +0200 wenzelm clarified signature;
Mon, 21 Oct 2024 14:33:59 +0200 wenzelm tuned whitespace;
Mon, 21 Oct 2024 11:55:51 +0200 wenzelm support multiple positions (non-empty list);
Sun, 20 Oct 2024 22:40:18 +0200 wenzelm more robust syntax translation;
Sun, 20 Oct 2024 22:39:36 +0200 wenzelm clarified concrete vs. abstract syntax;
Sun, 20 Oct 2024 21:51:47 +0200 wenzelm more inner-syntax markup;
Sun, 20 Oct 2024 21:48:38 +0200 wenzelm clarified concrete vs. abstract syntax;
Sun, 20 Oct 2024 20:32:53 +0200 wenzelm clarified concrete vs. abstract syntax;
Sun, 20 Oct 2024 18:47:42 +0200 wenzelm more operations;
Sun, 20 Oct 2024 15:48:06 +0200 wenzelm tuned;
Sun, 20 Oct 2024 15:37:19 +0200 wenzelm tuned signature;
Sun, 20 Oct 2024 13:41:56 +0200 wenzelm more operations;
Sun, 20 Oct 2024 13:27:17 +0200 wenzelm more accurate treatment of constraints: restrict permissive mode to output;
Sun, 20 Oct 2024 13:13:17 +0200 wenzelm tuned;
Sat, 19 Oct 2024 22:57:43 +0200 wenzelm tuned proofs;
Sat, 19 Oct 2024 22:38:51 +0200 wenzelm clarified order of tooltips: make it less dependent on report order from ML (which differs for input vs. output);
Sat, 19 Oct 2024 22:20:05 +0200 wenzelm clarified signature (see also 1de8a8b1ae79);
Sat, 19 Oct 2024 22:01:36 +0200 wenzelm clarified signature;
Sat, 19 Oct 2024 19:00:19 +0200 wenzelm more type information;
Sat, 19 Oct 2024 17:16:16 +0200 wenzelm more type information;
Sat, 19 Oct 2024 17:00:14 +0200 wenzelm clarified signature;
Sat, 19 Oct 2024 16:54:34 +0200 wenzelm clarified signature;
Sat, 19 Oct 2024 16:45:05 +0200 wenzelm tuned signature;
Sat, 19 Oct 2024 16:27:00 +0200 wenzelm clarified signature;
Fri, 18 Oct 2024 21:20:21 +0200 wenzelm suppress dummyT, e.g. from Type_Annotation.print;
Fri, 18 Oct 2024 21:19:06 +0200 wenzelm tuned proofs;
Fri, 18 Oct 2024 20:48:01 +0200 wenzelm print type constraints for consts with mixfix syntax;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 tip