log src/vim9execute.c @ 27591:d91be28bbdbb v8.2.4322

age author description
Mon, 07 Feb 2022 21:00:02 +0100 Bram Moolenaar patch 8.2.4322: Vim9: crash when using funcref with closure v8.2.4322
Mon, 07 Feb 2022 16:45:03 +0100 Bram Moolenaar patch 8.2.4319: :put does not work properly in compiled function v8.2.4319
Sun, 06 Feb 2022 15:00:03 +0100 Bram Moolenaar patch 8.2.4309: Vim9: crash when using a partial in the wrong context v8.2.4309
Wed, 02 Feb 2022 21:15:03 +0100 Bram Moolenaar patch 8.2.4286: Vim9: strict type checking after copy() and deepcopy() v8.2.4286
Wed, 26 Jan 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4225: Vim9: depth argument of :lockvar not parsed in :def function v8.2.4225
Tue, 25 Jan 2022 17:00:06 +0100 Bram Moolenaar patch 8.2.4216: Vim9: cannot use a function from an autoload import directly v8.2.4216
Sun, 23 Jan 2022 21:15:03 +0100 Bram Moolenaar patch 8.2.4198: Vim9: the switch for executing instructions is too long v8.2.4198
Tue, 18 Jan 2022 18:45:02 +0100 Bram Moolenaar patch 8.2.4137: Vim9: calling import with and without method is inconsistent v8.2.4137
Tue, 18 Jan 2022 14:00:05 +0100 Bram Moolenaar patch 8.2.4131: Vim9: calling function in autoload import does not work v8.2.4131
Thu, 13 Jan 2022 22:30:05 +0100 Bram Moolenaar patch 8.2.4086: "cctx" argument of find_func_even_dead() is unused v8.2.4086
Wed, 12 Jan 2022 21:00:05 +0100 Bram Moolenaar patch 8.2.4072: Vim9: compiling function fails when autoload is not loaded v8.2.4072
Sat, 08 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4043: using int for second argument of ga_init2() v8.2.4043
Sat, 08 Jan 2022 17:15:03 +0100 Bram Moolenaar patch 8.2.4042: Vim9: build error v8.2.4042
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
Mon, 13 Sep 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3435: Vim9: dict is not passed to dict function v8.2.3435
Thu, 09 Sep 2021 23:15:04 +0200 Bram Moolenaar patch 8.2.3423: Vim9: list += list creates a new list in :def function v8.2.3423
Thu, 02 Sep 2021 19:00:04 +0200 Bram Moolenaar patch 8.2.3395: Vim9: expression breakpoint not checked in :def function v8.2.3395
Sat, 14 Aug 2021 14:15:03 +0200 Bram Moolenaar patch 8.2.3341: Vim9: function call aborted despite try/catch v8.2.3341
Fri, 13 Aug 2021 19:45:03 +0200 Bram Moolenaar patch 8.2.3339: Vim9: cannot lock a member in a local dict v8.2.3339
Wed, 11 Aug 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.3332: Vim9: cannot assign to range in list v8.2.3332
Sat, 07 Aug 2021 16:00:04 +0200 Bram Moolenaar patch 8.2.3309: Vim9: divide by zero causes a crash v8.2.3309
Sat, 07 Aug 2021 15:45:02 +0200 Bram Moolenaar patch 8.2.3308: Vim9: no runtime check for argument type with varargs only v8.2.3308
Sat, 07 Aug 2021 15:15:02 +0200 Bram Moolenaar patch 8.2.3307: Vim9: :echoconsole cannot access local variables v8.2.3307
Sat, 07 Aug 2021 12:45:05 +0200 Bram Moolenaar patch 8.2.3303: some structures could be smaller v8.2.3303
Mon, 02 Aug 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.3275: optimizer can use hints about ga_grow() normally succeeding v8.2.3275
Mon, 02 Aug 2021 18:15:06 +0200 Bram Moolenaar patch 8.2.3274: macro for printf format check can be simplified v8.2.3274
Sun, 01 Aug 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3267: Vim9: crash when disassembling using deleted script variable v8.2.3267
Thu, 29 Jul 2021 23:00:04 +0200 Bram Moolenaar patch 8.2.3249: Vim9: error for re-imported function with default argument v8.2.3249
Sat, 24 Jul 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.3212: Vim9: execution speed can be improved v8.2.3212
Thu, 22 Jul 2021 19:00:05 +0200 Bram Moolenaar patch 8.2.3202: Vim9: tests are only executed for legacy script v8.2.3202
Thu, 22 Jul 2021 15:00:05 +0200 Bram Moolenaar patch 8.2.3200: Vim9: hard to guess where a type error is given v8.2.3200