Sat, 16 Mar 2024 09:45:04 +0100 |
Christian Brabandt |
patch 9.1.0182: Can define function with invalid name inside 'formatexpr'
v9.1.0182
|
Sun, 03 Mar 2024 16:45:06 +0100 |
Christian Brabandt |
patch 9.1.0148: Vim9: can't call internal methods with objects
v9.1.0148
|
Fri, 12 Jan 2024 17:45:08 +0100 |
Christian Brabandt |
patch 9.1.0020: Vim9: cannot compile all methods in a class
v9.1.0020
|
Thu, 04 Jan 2024 21:30:04 +0100 |
Christian Brabandt |
patch 9.1.0006: is*() and to*() function may be unsafe
v9.1.0006
|
Thu, 21 Dec 2023 17:15:06 +0100 |
Christian Brabandt |
patch 9.0.2183: Maximum callback depth is not configurable
v9.0.2183
|
Tue, 19 Dec 2023 21:00:04 +0100 |
Christian Brabandt |
patch 9.0.2180: POSIX function name in exarg causes issues
v9.0.2180
|
Thu, 14 Dec 2023 20:15:10 +0100 |
Christian Brabandt |
patch 9.0.2164: Vim9: can use type a func arg/return value
v9.0.2164
|
Mon, 11 Dec 2023 18:00:03 +0100 |
Christian Brabandt |
patch 9.0.2158: [security]: use-after-free in check_argument_type
v9.0.2158
|
Mon, 11 Dec 2023 18:00:02 +0100 |
Christian Brabandt |
patch 9.0.2157: Vim9: incorrectly parses :def func definitions
v9.0.2157
|
Sun, 12 Nov 2023 17:15:03 +0100 |
Christian Brabandt |
patch 9.0.2103: recursive callback may cause issues on some archs
v9.0.2103
|
Thu, 19 Oct 2023 11:00:07 +0200 |
Christian Brabandt |
patch 9.0.2050: Vim9: crash with deferred function call and exception
v9.0.2050
|
Wed, 18 Oct 2023 12:00:05 +0200 |
Christian Brabandt |
patch 9.0.2044: Vim9: exceptions confuse defered functions
v9.0.2044
|
Sun, 15 Oct 2023 10:00:06 +0200 |
Christian Brabandt |
patch 9.0.2030: no max callback recursion limit
v9.0.2030
|
Sun, 15 Oct 2023 10:00:05 +0200 |
Christian Brabandt |
patch 9.0.2029: Vim9: no support for partials using call()
v9.0.2029
|
Thu, 28 Sep 2023 22:30:03 +0200 |
Christian Brabandt |
patch 9.0.1948: Vim9: object variable "this." should only be used in constructor
v9.0.1948
|
Mon, 25 Sep 2023 12:30:05 +0200 |
Christian Brabandt |
patch 9.0.1941: Memory leak detected
v9.0.1941
|
Sun, 24 Sep 2023 16:00:07 +0200 |
Christian Brabandt |
patch 9.0.1928: Vim9: constructor type checking bug
v9.0.1928
|
Fri, 08 Sep 2023 19:45:03 +0200 |
Christian Brabandt |
patch 9.0.1885: Vim9: no support for abstract methods
v9.0.1885
|
Tue, 05 Sep 2023 21:00:03 +0200 |
Christian Brabandt |
patch 9.0.1876: Vim9: parsing commands with newlines wrong
v9.0.1876
|
Sun, 27 Aug 2023 19:30:05 +0200 |
Christian Brabandt |
patch 9.0.1804: Vim9: no support for private object methods
v9.0.1804
|
Mon, 26 Jun 2023 13:13:12 +0200 |
Christian Brabandt |
Fix line endings issue
|
Mon, 26 Jun 2023 09:54:34 +0200 |
Christian Brabandt |
normalize line endings
|
Sat, 10 Jun 2023 20:15:04 +0200 |
Bram Moolenaar |
patch 9.0.1625: "super" is not considered a reserved name
v9.0.1625
|
Sat, 10 Jun 2023 18:00:06 +0200 |
Bram Moolenaar |
patch 9.0.1624: crash when calling object constructor
v9.0.1624
|
Sun, 04 Jun 2023 19:15:03 +0200 |
Bram Moolenaar |
patch 9.0.1605: crash when calling method on super in child constructor
v9.0.1605
|
Wed, 24 May 2023 22:15:06 +0200 |
Bram Moolenaar |
patch 9.0.1576: users may not know what to do with an internal error
v9.0.1576
|
Sat, 20 May 2023 15:15:05 +0200 |
Bram Moolenaar |
patch 9.0.1571: RedrawingDisabled not used consistently
v9.0.1571
|
Mon, 15 May 2023 17:30:05 +0200 |
Bram Moolenaar |
patch 9.0.1559: function argument types not always checked
v9.0.1559
|
Tue, 02 May 2023 17:30:05 +0200 |
Bram Moolenaar |
patch 9.0.1505: error when heredoc content looks like heredoc
v9.0.1505
|
Wed, 19 Apr 2023 15:30:04 +0200 |
Bram Moolenaar |
patch 9.0.1470: deferred functions invoked in unexpected order
v9.0.1470
|