Sat, 21 Oct 2023 12:15:03 +0200 |
Christian Brabandt |
patch 9.0.2059: outstanding exceptions may be skipped
v9.0.2059
|
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
|
Wed, 27 Sep 2023 19:00:10 +0200 |
Christian Brabandt |
patch 9.0.1944: Vim9: function instruction pointer invalidated
v9.0.1944
|
Sat, 02 Sep 2023 22:00:05 +0200 |
Christian Brabandt |
patch 9.0.1850: Vim9: wrong line number where options set
v9.0.1850
|
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
|
Sun, 14 May 2023 22:45:04 +0200 |
Bram Moolenaar |
patch 9.0.1557: test failures for unreachable code
v9.0.1557
|
Sun, 30 Apr 2023 20:00:04 +0200 |
Bram Moolenaar |
patch 9.0.1501: crash with nested :try and :throw in catch block
v9.0.1501
|
Sat, 28 Jan 2023 20:45:03 +0100 |
Bram Moolenaar |
patch 9.0.1258: code style test fails
v9.0.1258
|
Mon, 12 Dec 2022 20:00:04 +0100 |
Bram Moolenaar |
patch 9.0.1050: using freed memory when assigning to variable twice
v9.0.1050
|
Sun, 06 Nov 2022 13:30:04 +0100 |
Bram Moolenaar |
patch 9.0.0839: test may fail depending on sequence of events
v9.0.0839
|
Wed, 02 Nov 2022 14:45:11 +0100 |
Bram Moolenaar |
patch 9.0.0828: various typos
v9.0.0828
|
Fri, 21 Oct 2022 13:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0811: error if :echowin is preceded by a command modifier
v9.0.0811
|
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
|
Sun, 09 Oct 2022 14:00:03 +0200 |
Bram Moolenaar |
patch 9.0.0703: failing check for argument type for const any
v9.0.0703
|
Sat, 08 Oct 2022 15:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0695: failing check for dictionary type for const any
v9.0.0695
|
Thu, 29 Sep 2022 20:15:05 +0200 |
Bram Moolenaar |
patch 9.0.0623: error for modifying a const is not detected at compile time
v9.0.0623
|
Wed, 21 Sep 2022 20:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0535: closure gets wrong value in for loop with two loop variables
v9.0.0535
|
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
|
Sun, 18 Sep 2022 13:15:06 +0200 |
Bram Moolenaar |
patch 9.0.0495: closure doesn't work properly in nested loop
v9.0.0495
|
Sat, 17 Sep 2022 16:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0485: in :def function all closures in loop get the same variables
|
Thu, 15 Sep 2022 23:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0475: not using deferred delete in tests
v9.0.0475
|
Wed, 14 Sep 2022 01:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0460: loop variable can't be found
v9.0.0460
|
Tue, 13 Sep 2022 22:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0459: Vim9: block in for loop doesn't behave like a code block
v9.0.0459
|
Sun, 11 Sep 2022 16:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0444: trying to declare g:variable gives confusing error
v9.0.0444
|
Fri, 02 Sep 2022 23:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0363: common names in test files causes tests to be flaky
v9.0.0363
|