Sun, 27 Oct 2024 11:31:42 +0100 wenzelm tuned;
Sun, 27 Oct 2024 11:22:34 +0100 wenzelm tuned signature;
Sun, 27 Oct 2024 11:13:42 +0100 wenzelm clarified symbolic output: avoid redundant "block" element for open_block = true;
Sun, 27 Oct 2024 11:02:21 +0100 wenzelm clarified signature;
Sat, 26 Oct 2024 20:18:51 +0200 wenzelm clarified (again): Markup.intensify is already part of Variable.markup_fixed for undeclared variable, Markup.fixed is already part of Mariable.markup;
Sat, 26 Oct 2024 16:07:31 +0200 wenzelm more accurate Symbol.length;
Sat, 26 Oct 2024 16:07:03 +0200 wenzelm tuned;
Fri, 25 Oct 2024 22:22:21 +0200 wenzelm merged
Fri, 25 Oct 2024 16:03:58 +0200 wenzelm more inner-syntax markup;
Fri, 25 Oct 2024 15:48:40 +0200 wenzelm obsolete (see a8502d492dde);
Fri, 25 Oct 2024 15:39:27 +0200 wenzelm minor performance tuning;
Fri, 25 Oct 2024 13:43:12 +0200 wenzelm tuned proofs;
Fri, 25 Oct 2024 11:31:16 +0200 wenzelm more inner-syntax markup;
Fri, 25 Oct 2024 17:01:23 +0200 nipkow merged
Fri, 25 Oct 2024 16:57:17 +0200 nipkow time_fun: lambdas and lets work now
Fri, 25 Oct 2024 15:31:58 +0200 blanchet variable instantiation in Sledgehammer and Metis
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;
Fri, 18 Oct 2024 19:00:51 +0200 wenzelm tuned comments;
Fri, 18 Oct 2024 19:00:13 +0200 wenzelm obsolete (see 137ea3d464be);
Fri, 18 Oct 2024 16:43:02 +0200 wenzelm tuned proofs;
Fri, 18 Oct 2024 16:42:53 +0200 wenzelm tuned whitespace;
Fri, 18 Oct 2024 16:37:39 +0200 wenzelm more inner-syntax markup;
Fri, 18 Oct 2024 16:31:35 +0200 wenzelm less instrusive rendering for input buffer (in contrast to 264f043c5da1);
Fri, 18 Oct 2024 15:45:38 +0200 wenzelm clarified inner-syntax markup;
Fri, 18 Oct 2024 15:42:31 +0200 wenzelm tuned whitespace;
Fri, 18 Oct 2024 15:36:42 +0200 wenzelm tuned whitespace;
Fri, 18 Oct 2024 14:37:09 +0200 wenzelm clarified syntax declarations: keep things together;
Fri, 18 Oct 2024 14:35:13 +0200 wenzelm tuned;
Fri, 18 Oct 2024 14:20:09 +0200 wenzelm more inner-syntax markup;
Fri, 18 Oct 2024 11:44:05 +0200 wenzelm tuned proofs;
Fri, 18 Oct 2024 11:32:10 +0200 wenzelm more ambitious rendering: highlight active area for mouse hovering without modifier;
Wed, 16 Oct 2024 23:13:02 +0200 wenzelm tuned proofs;
Wed, 16 Oct 2024 22:07:04 +0200 wenzelm show_consts_markup is enabled by default;
Wed, 16 Oct 2024 21:41:05 +0200 wenzelm clarified signature (again, reverting ec1023a5c54c);
Wed, 16 Oct 2024 21:22:37 +0200 wenzelm clarified signature: more explicit Syntax.print_mode_tabs, depending on print_mode_value ();
Wed, 16 Oct 2024 20:22:20 +0200 wenzelm redundant;
Wed, 16 Oct 2024 19:44:02 +0200 wenzelm tuned signature;
Wed, 16 Oct 2024 16:20:35 +0200 wenzelm performance tuning: cache markup and extern operations;
Tue, 15 Oct 2024 23:44:42 +0200 wenzelm minor performance tuning;
Tue, 15 Oct 2024 16:11:37 +0200 wenzelm minor performance tuning;
Tue, 15 Oct 2024 14:57:23 +0200 wenzelm backout somewhat pointless 5ea48342e0ae: no need to declare syntax consts for translations (e.g. constraints);
Tue, 15 Oct 2024 14:55:45 +0200 wenzelm tuned;
Tue, 15 Oct 2024 14:39:54 +0200 wenzelm tuned;
Tue, 15 Oct 2024 14:36:37 +0200 wenzelm revert redundant guard (T = dummyT) from 0278f6d87bad;
Tue, 15 Oct 2024 14:19:58 +0200 wenzelm allow type constraints for const_syntax;
Tue, 15 Oct 2024 12:18:02 +0200 wenzelm tuned;
Mon, 14 Oct 2024 19:48:59 +0200 wenzelm tuned;
Mon, 14 Oct 2024 11:16:11 +0200 wenzelm tuned;
Mon, 14 Oct 2024 11:13:26 +0200 wenzelm tuned;
Mon, 14 Oct 2024 11:06:03 +0200 wenzelm tuned;
Sat, 12 Oct 2024 22:11:38 +0200 wenzelm merged
Sat, 12 Oct 2024 22:05:37 +0200 wenzelm misc tuning and clarification;
Sat, 12 Oct 2024 21:21:50 +0200 wenzelm tuned;
Sat, 12 Oct 2024 19:21:47 +0200 wenzelm tuned: more readable names;
Sat, 12 Oct 2024 15:00:56 +0200 wenzelm tuned;
Sat, 12 Oct 2024 14:55:46 +0200 wenzelm tuned;
Sat, 12 Oct 2024 14:48:10 +0200 wenzelm misc tuning and clarification;
Sat, 12 Oct 2024 14:29:39 +0200 wenzelm clarified signature;
Sat, 12 Oct 2024 14:22:19 +0200 wenzelm clarified signature;
Sat, 12 Oct 2024 14:16:15 +0200 wenzelm misc tuning and clarification;
Fri, 11 Oct 2024 15:17:37 +0200 wenzelm eliminate clones: just one Collect_binder_tr';
(0) -30000 -10000 -3000 -1000 -120 +120 tip