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 23:15:03 +0200 |
Bram Moolenaar |
patch 9.0.1558: wrong error for unreachable code after :throw
v9.0.1558
|
Mon, 27 Feb 2023 09:15:04 +0100 |
Bram Moolenaar |
patch 9.0.1358: compilation error with some compilers
v9.0.1358
|
Sun, 26 Feb 2023 20:00:03 +0100 |
Bram Moolenaar |
patch 9.0.1357: using null_object results in an internal error
v9.0.1357
|
Wed, 08 Feb 2023 22:00:06 +0100 |
Bram Moolenaar |
patch 9.0.1292: :defer may call the wrong method for an object
v9.0.1292
|
Sat, 28 Jan 2023 16:30:04 +0100 |
Bram Moolenaar |
patch 9.0.1254: calling a method on an interface does not work
v9.0.1254
|
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, 16 Jan 2023 22:00:03 +0100 |
Bram Moolenaar |
patch 9.0.1211: storing value in interface member does not always work
v9.0.1211
|
Mon, 16 Jan 2023 20:45:04 +0100 |
Bram Moolenaar |
patch 9.0.1209: getting interface member does not always work
v9.0.1209
|
Mon, 02 Jan 2023 21:45:02 +0100 |
Bram Moolenaar |
patch 9.0.1134: comparing objects uses identity instead of equality
v9.0.1134
|
Sun, 18 Dec 2022 22:45:04 +0100 |
Bram Moolenaar |
patch 9.0.1074: class members are not supported yet
v9.0.1074
|
Tue, 13 Dec 2022 19:45:04 +0100 |
Bram Moolenaar |
patch 9.0.1053: default constructor arguments are not optional
v9.0.1053
|
Sat, 10 Dec 2022 19:45:04 +0100 |
Bram Moolenaar |
patch 9.0.1045: in a class object members cannot be initialized
v9.0.1045
|
Fri, 09 Dec 2022 22:45:03 +0100 |
Bram Moolenaar |
patch 9.0.1041: cannot define a method in a class
v9.0.1041
|
Thu, 08 Dec 2022 16:45:03 +0100 |
Bram Moolenaar |
patch 9.0.1031: Vim9 class is not implemented yet
v9.0.1031
|
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 22:15:05 +0200 |
Bram Moolenaar |
patch 9.0.0491: no good reason to build without the float feature
v9.0.0491
|
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
|
Wed, 07 Sep 2022 18:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0405: arguments in a partial not used by a :def function
v9.0.0405
|
Sat, 03 Sep 2022 22:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0370: cleaning up afterwards can make a function messy
v9.0.0370
|
Thu, 01 Sep 2022 17:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0350: :echowindow does not work in a compiled function
v9.0.0350
|
Tue, 17 May 2022 17:15:03 +0200 |
Bram Moolenaar |
patch 8.2.4973: Vim9: type error for list unpack mentions argument
v8.2.4973
|
Mon, 09 May 2022 21:15:04 +0200 |
Bram Moolenaar |
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
|
Thu, 28 Apr 2022 13:15:04 +0200 |
Bram Moolenaar |
patch 8.2.4836: Vim9: some lines not covered by tests
v8.2.4836
|
Wed, 27 Apr 2022 19:00:03 +0200 |
Bram Moolenaar |
patch 8.2.4834: Vim9: some lines not covered by tests
v8.2.4834
|