log src/testdir/test_vim9_script.vim @ 23247:f2d05fb28e54 v8.2.2169

age author description
Sun, 20 Dec 2020 15:45:05 +0100 Bram Moolenaar patch 8.2.2169: Vim9: test leaves file behind v8.2.2169
Sat, 19 Dec 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.2164: Vim9: autoload function doesn't work in uppercased script v8.2.2164
Sat, 19 Dec 2020 16:45:06 +0100 Bram Moolenaar patch 8.2.2162: Vim9: Cannot load or store autoload variables v8.2.2162
Mon, 14 Dec 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.2144: Vim9: some corner cases not tested v8.2.2144
Sun, 13 Dec 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.2138: Vim9: "exit_cb" causes Vim to exit v8.2.2138
Sun, 13 Dec 2020 14:30:03 +0100 Bram Moolenaar patch 8.2.2137: Vim9: :echo and :execute give error for empty argument v8.2.2137
Sat, 12 Dec 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.2135: Vim9: #{ still seen as start of dict in some places v8.2.2135
Thu, 10 Dec 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.2127: Vim9: executing user command from Vim9 script not tested v8.2.2127
Wed, 09 Dec 2020 17:30:04 +0100 Bram Moolenaar patch 8.2.2122: Vim9: crash when sourcing vim9script early v8.2.2122
Sun, 06 Dec 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.2099: Vim9: some checks are not tested v8.2.2099
Sat, 05 Dec 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.2092: Vim9: unpredictable errors for script tests v8.2.2092
Fri, 04 Dec 2020 17:45:03 +0100 Bram Moolenaar patch 8.2.2088: Vim9: script test sometimes fails v8.2.2088
Wed, 02 Dec 2020 17:45:05 +0100 Bram Moolenaar patch 8.2.2082: Vim9: can still use the depricated #{} dict syntax v8.2.2082
Wed, 02 Dec 2020 14:30:03 +0100 Bram Moolenaar patch 8.2.2080: Vim9: no proper error message for using s:var in for loop v8.2.2080
Wed, 02 Dec 2020 13:30:04 +0100 Bram Moolenaar patch 8.2.2079: Vim9: cannot put a linebreak before or after "in" of ":for" v8.2.2079
Tue, 01 Dec 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.2074: Vim9: using :normal from Vim9 script can't handle range v8.2.2074
Tue, 01 Dec 2020 16:45:04 +0100 Bram Moolenaar patch 8.2.2073: Vim9: for with unpack only works for local variables v8.2.2073
Mon, 23 Nov 2020 08:45:04 +0100 Bram Moolenaar patch 8.2.2034: Vim9: list unpack in for statement not compiled yet v8.2.2034
Thu, 19 Nov 2020 19:00:06 +0100 Bram Moolenaar patch 8.2.2015: Vim9: literal dict #{} is not like any other language v8.2.2015
Wed, 04 Nov 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.1953: Vim9: extra "unknown" error after other error v8.2.1953
Wed, 28 Oct 2020 14:00:04 +0100 Bram Moolenaar patch 8.2.1914: Vim9: cannot put line break in expression for '=' register v8.2.1914
Tue, 20 Oct 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1870: Vim9: no need to keep all script variables v8.2.1870
Sat, 17 Oct 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1859: Vim9: crash in unpack assignment v8.2.1859
Fri, 16 Oct 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1854: Vim9: crash when throwing exception for NULL string v8.2.1854
Thu, 15 Oct 2020 20:45:05 +0200 Bram Moolenaar patch 8.2.1849: Vim9: garbage collection frees block-local variables v8.2.1849
Thu, 15 Oct 2020 13:00:05 +0200 Bram Moolenaar patch 8.2.1846: Vim9: block variables are not found in compiled function v8.2.1846
Sat, 10 Oct 2020 21:45:06 +0200 Bram Moolenaar patch 8.2.1826: Vim9: cannot use a {} block at script level v8.2.1826
Sat, 10 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1824: Vim9: variables at the script level escape their scope v8.2.1824
Thu, 08 Oct 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1813: Vim9: can assign wrong type to script dict v8.2.1813
Sun, 04 Oct 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1798: Vim9: trinary operator condition is too permissive v8.2.1798