log src/vim9execute.c @ 26980:8796f1384750 v8.2.4019

age author description
Thu, 06 Jan 2022 22:15:04 +0100 Bram Moolenaar patch 8.2.4019: Vim9: import mechanism is too complicated v8.2.4019
Sat, 01 Jan 2022 19:30:03 +0100 Bram Moolenaar patch 8.2.3974: Vim9: LISTAPPEND instruction does not check for a locked list v8.2.3974
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Sun, 26 Dec 2021 15:30:02 +0100 Bram Moolenaar patch 8.2.3902: Vim9: double free with nested :def function v8.2.3902
Sat, 25 Dec 2021 19:30:03 +0100 Bram Moolenaar patch 8.2.3893: Vim9: many local variables are initialized with an instruction v8.2.3893
Thu, 23 Dec 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3878: Vim9: debugger tries to read more lines than there are v8.2.3878
Tue, 21 Dec 2021 10:45:04 +0100 Bram Moolenaar patch 8.2.3865: Vim9: compiler complains about using "try" as a struct member v8.2.3865
Mon, 20 Dec 2021 16:15:03 +0100 Bram Moolenaar patch 8.2.3860: Vim9: codecov struggles with the file size v8.2.3860
Sun, 19 Dec 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3851: Vim9: overhead when comparing string, dict or function v8.2.3851
Fri, 17 Dec 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.3842: Vim9: can change locked list and list items v8.2.3842
Fri, 17 Dec 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3841: Vim9: outdated TODO items, disabled tests that work v8.2.3841
Thu, 16 Dec 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.3830: error messages are spread out v8.2.3830
Tue, 14 Dec 2021 19:15:04 +0100 Bram Moolenaar patch 8.2.3809: Vim9: crash when garbage collecting a nested partial v8.2.3809
Tue, 14 Dec 2021 15:30:04 +0100 Bram Moolenaar patch 8.2.3808: Vim9: obsolete TODO items v8.2.3808
Mon, 13 Dec 2021 15:30:03 +0100 Bram Moolenaar patch 8.2.3796: the funcexe_T struct members are not named consistently v8.2.3796
Sat, 11 Dec 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.3783: confusing error for using a variable as a function v8.2.3783
Thu, 09 Dec 2021 15:30:04 +0100 Bram Moolenaar patch 8.2.3765: Vim9: cannot use a lambda for 'opfunc' and others v8.2.3765
Mon, 06 Dec 2021 16:15:03 +0100 Bram Moolenaar patch 8.2.3753: Vim9: function unreferenced while called is never deleted v8.2.3753
Sun, 05 Dec 2021 18:30:04 +0100 Bram Moolenaar patch 8.2.3746: cannot disassemble function starting with "debug" or "profile" v8.2.3746
Sat, 04 Dec 2021 14:30:03 +0100 Bram Moolenaar patch 8.2.3734: Vim9: crash when no pattern match found v8.2.3734
Thu, 02 Dec 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.3720: Vim9: Internal error when invoking closure in legacy context v8.2.3720
Wed, 01 Dec 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.3716: Vim9: range without a command is not compiled v8.2.3716
Mon, 29 Nov 2021 11:45:03 +0100 Bram Moolenaar patch 8.2.3693: Coverity warns for possibly using a NULL pointer v8.2.3693
Sun, 28 Nov 2021 23:15:03 +0100 Bram Moolenaar patch 8.2.3692: Vim9: cannot use :func inside a :def function v8.2.3692
Tue, 23 Nov 2021 23:30:03 +0100 Bram Moolenaar patch 8.2.3657: Vim9: debug text misses one line of return statement v8.2.3657
Sun, 17 Oct 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3530: ":buf {a}" fails while ":edit {a}" works v8.2.3530
Thu, 16 Sep 2021 16:30:06 +0200 Bram Moolenaar patch 8.2.3442: Vim9: || and && are not handled at compile time v8.2.3442