Wed, 09 Apr 2025 22:37:58 +0200 wenzelm clarified Windows: always use MinGW version (it is unclear how to build libgmp-10.dll);
Wed, 09 Apr 2025 22:29:11 +0200 wenzelm clarified signature: fewer warnings in IntelliJ IDEA;
Wed, 09 Apr 2025 22:23:59 +0200 wenzelm tuned: prefer explicit Bash.exports;
Wed, 09 Apr 2025 17:40:27 +0200 wenzelm tuned signature;
Wed, 09 Apr 2025 16:55:20 +0200 wenzelm clarified signature: more explicit type Platform_Context;
Wed, 09 Apr 2025 15:31:27 +0200 wenzelm added option -G to build GMP library from sources;
Tue, 08 Apr 2025 21:32:44 +0100 paulson Another Eberl lemma plus tidying
Tue, 08 Apr 2025 20:05:54 +0100 paulson Another of Manuel's theorems
Tue, 08 Apr 2025 19:06:09 +0100 paulson merged
Tue, 08 Apr 2025 19:06:00 +0100 paulson More of Manuel's material
Tue, 08 Apr 2025 17:36:07 +0200 desharna removed iprover from try0 because its name is clashing with iProver in Sledgehammer
Mon, 07 Apr 2025 12:36:56 +0200 desharna expanded Sledgehammer's schedule (loosely inspired by "Hammering without ATPs" evaluation)
Mon, 07 Apr 2025 09:13:10 +0200 desharna added try0's schedule to sledgehammer's schedule
Mon, 07 Apr 2025 08:39:10 +0200 desharna clarified signature
Sun, 06 Apr 2025 18:12:53 +0200 haftmann clarified variable names
Sun, 06 Apr 2025 18:12:52 +0200 haftmann tuned
Sun, 06 Apr 2025 14:21:18 +0200 haftmann use existing implementations of bit operations if nat is implemented by target-language integer
Sun, 06 Apr 2025 16:05:35 +0200 wenzelm merged
Sun, 06 Apr 2025 15:50:56 +0200 wenzelm more comments;
Sun, 06 Apr 2025 15:47:23 +0200 wenzelm mandatory option --enable-ho (see also fc5f10691147);
Sun, 06 Apr 2025 15:11:40 +0200 wenzelm update to e-3.2, which is actually 3.2.5;
Sun, 06 Apr 2025 14:20:41 +0200 haftmann reflect nested lists in variables names
Sat, 05 Apr 2025 23:51:52 +0200 nipkow Simplified lemma (as suggetsed by Stepan Holub)
Sat, 05 Apr 2025 08:49:53 +0200 haftmann incorporate target-language integer implementation of bit shifts into Main
Fri, 04 Apr 2025 23:12:20 +0200 haftmann represent constants with explicit typargs to avoid false positives for equality approximations like ‹card UNIV === card UNIV›
Fri, 04 Apr 2025 23:12:19 +0200 haftmann restored type reconstruction for nbe: remaining type variables must remain schematic for checking
Fri, 04 Apr 2025 23:12:18 +0200 haftmann tuned
Fri, 04 Apr 2025 22:20:30 +0200 wenzelm merged
Fri, 04 Apr 2025 22:20:23 +0200 wenzelm NEWS;
Fri, 04 Apr 2025 22:12:21 +0200 wenzelm more documentation;
Fri, 04 Apr 2025 22:11:29 +0200 wenzelm update jedit component;
Fri, 04 Apr 2025 21:48:51 +0200 wenzelm more navigator positions;
Fri, 04 Apr 2025 20:34:13 +0200 wenzelm clarified navigator events: avoid excessive 0 positions;
Fri, 04 Apr 2025 20:31:57 +0200 wenzelm more robust: make double-sure that get_text does not crash (see on non-existent file);
Fri, 04 Apr 2025 19:52:52 +0200 wenzelm more uniform treatment of open buffer vs. loaded file (NB: setCaretPosition includes selectionNone);
Fri, 04 Apr 2025 17:31:05 +0200 wenzelm proper hyperlink column (amending 6898054035d6);
Fri, 04 Apr 2025 16:35:05 +0200 wenzelm tuned: setCaretPosition already includes selectNone;
Fri, 04 Apr 2025 15:23:11 +0200 wenzelm tuned signature;
Fri, 04 Apr 2025 15:18:04 +0200 wenzelm clarified history: eliminate pointless var _current;
Fri, 04 Apr 2025 15:02:49 +0200 wenzelm clarified target position: line start + offset (or column);
Fri, 04 Apr 2025 14:46:38 +0200 wenzelm tuned source structure;
Fri, 04 Apr 2025 11:37:27 +0200 wenzelm eliminated patch: imitate jEdit.gotoMarker more directly;
Fri, 04 Apr 2025 11:21:01 +0200 wenzelm tuned;
Fri, 04 Apr 2025 11:00:06 +0200 wenzelm tuned signature: proper private vars;
Fri, 04 Apr 2025 10:58:39 +0200 wenzelm tuned signature;
Fri, 04 Apr 2025 10:54:37 +0200 wenzelm unused;
Thu, 03 Apr 2025 12:52:04 +0200 wenzelm suppress NavigatorPlugin and its dependencies -- requires to update jedit component;
Thu, 03 Apr 2025 12:37:14 +0200 wenzelm prefer search bar (with navigation buttons) over old-fashioned tool bar -- requires to update jedit component;
Thu, 03 Apr 2025 12:04:13 +0200 wenzelm add navigation buttons to search bar, depending on property "navigate-toolbar" -- requires to update jedit component;
Wed, 02 Apr 2025 23:22:59 +0200 wenzelm remove goto_buffer in favour of uniform goto_file;
Wed, 02 Apr 2025 23:18:12 +0200 wenzelm support goto_file / hyperlink_file with offset;
Wed, 02 Apr 2025 23:16:24 +0200 wenzelm update jedit component;
Wed, 02 Apr 2025 22:59:34 +0200 wenzelm unused (see also 1046a69fabaa);
Wed, 02 Apr 2025 22:09:45 +0200 wenzelm prefer generic action names, to be injected into jEdit codebase eventually;
Wed, 02 Apr 2025 21:52:54 +0200 wenzelm support for jEdit.openFiles with "+offset:" specification --- requires to update jedit component;
Wed, 02 Apr 2025 13:39:12 +0200 wenzelm more accurate navigator position;
Tue, 01 Apr 2025 21:37:02 +0200 wenzelm clarified actions and keyboard shortcuts --- requires to update jedit component;
Tue, 01 Apr 2025 20:59:01 +0200 wenzelm tuned GUI (see also a01c1f874362) --- requires to update jedit component;
Tue, 01 Apr 2025 11:59:07 +0200 wenzelm support for navigation, independently of Navigator plugin;
Mon, 31 Mar 2025 14:32:46 +0200 wenzelm misc tuning: more modular message dispatch;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 tip