Tue, 17 Oct 2023 11:15:06 +0200 |
Christian Brabandt |
patch 9.0.2038: Vim9: object method funcref not cleaned up after use
v9.0.2038
|
Sun, 08 Oct 2023 19:15:06 +0200 |
Christian Brabandt |
patch 9.0.2002: Vim9: need cleanup of class related interface code
v9.0.2002
|
Wed, 04 Oct 2023 20:30:03 +0200 |
Christian Brabandt |
patch 9.0.1982: vim9: clean up from v9.0.1955
v9.0.1982
|
Fri, 29 Sep 2023 20:00:07 +0200 |
Christian Brabandt |
patch 9.0.1955: Vim9: lockvar issues with objects/classes
v9.0.1955
|
Tue, 19 Sep 2023 20:45:06 +0200 |
Christian Brabandt |
patch 9.0.1914: Vim9: few issues when accessing object members
v9.0.1914
|
Sun, 20 Aug 2023 18:30:05 +0200 |
Christian Brabandt |
patch 9.0.1760: vim9 class problem with new() constructor
v9.0.1760
|
Sat, 19 Aug 2023 13:15:04 +0200 |
Christian Brabandt |
patch 9.0.1741: No type checking in interfaces
v9.0.1741
|
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
|
Sun, 14 May 2023 22:45:04 +0200 |
Bram Moolenaar |
patch 9.0.1557: test failures for unreachable code
v9.0.1557
|
Mon, 27 Feb 2023 23:15:03 +0100 |
Bram Moolenaar |
patch 9.0.1363: crash when :def function has :break in skipped block
v9.0.1363
|
Mon, 30 Jan 2023 22:15:03 +0100 |
Bram Moolenaar |
patch 9.0.1266: error for space before ": type" is inconsistent
v9.0.1266
|
Fri, 27 Jan 2023 21:15:03 +0100 |
Bram Moolenaar |
patch 9.0.1250: cannot use an object method with :defer
v9.0.1250
|
Mon, 02 Jan 2023 19:15:04 +0100 |
Bram Moolenaar |
patch 9.0.1133: error message names do not match the items
v9.0.1133
|
Thu, 29 Dec 2022 22:00:04 +0100 |
Bram Moolenaar |
patch 9.0.1108: type error when using "any" type and adding to float
v9.0.1108
|
Sun, 25 Dec 2022 17:00:05 +0100 |
Bram Moolenaar |
patch 9.0.1094: compiler warning when HAS_MESSAGE_WINDOW is not defined
v9.0.1094
|
Sun, 18 Dec 2022 22:45:04 +0100 |
Bram Moolenaar |
patch 9.0.1074: class members are not supported yet
v9.0.1074
|
Fri, 02 Dec 2022 19:15:03 +0100 |
Bram Moolenaar |
patch 9.0.0992: Vim9 script: get E1096 when comment follows return
v9.0.0992
|
Wed, 02 Nov 2022 14:45:11 +0100 |
Bram Moolenaar |
patch 9.0.0828: various typos
v9.0.0828
|
Thu, 13 Oct 2022 17:15:05 +0200 |
Bram Moolenaar |
patch 9.0.0742: reading past end of the line when compiling a function
v9.0.0742
|
Tue, 11 Oct 2022 22:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0726: looping over list of lists works in script, not in function
v9.0.0726
|
Tue, 11 Oct 2022 21:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0724: closure in compiled function gets same variable in block
v9.0.0724
|
Fri, 07 Oct 2022 15:45:06 +0200 |
Bram Moolenaar |
patch 9.0.0683: cannot specify a time for :echowindow
v9.0.0683
|
Fri, 30 Sep 2022 12:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0627: "const" and "final" both make the type a constant
v9.0.0627
|
Mon, 19 Sep 2022 17:00:07 +0200 |
Bram Moolenaar |
patch 9.0.0502: a closure in a nested loop in a :def function does not work
v9.0.0502
|
Sat, 17 Sep 2022 13:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0484: in :def function all closures in loop get the same variables
v9.0.0484
|
Fri, 16 Sep 2022 20:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0481: in :def function all closures in loop get the same variables
v9.0.0481
|
Thu, 15 Sep 2022 18:30:04 +0200 |
Bram Moolenaar |
patch 9.0.0470: in :def function all closures in loop get the same variables
v9.0.0470
|
Thu, 08 Sep 2022 22:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0420: function went missing
v9.0.0420
|
Thu, 08 Sep 2022 21:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0419: the :defer command does not check the function arguments
v9.0.0419
|