log src/vim9expr.c @ 31815:64f03e860c91 v9.0.1240

age author description
Tue, 24 Jan 2023 16:15:07 +0100 Bram Moolenaar patch 9.0.1240: cannot access a private object member in a lambda v9.0.1240
Mon, 16 Jan 2023 20:45:04 +0100 Bram Moolenaar patch 9.0.1209: getting interface member does not always work v9.0.1209
Sun, 15 Jan 2023 21:30:03 +0100 Bram Moolenaar patch 9.0.1204: expression compiled the wrong way after using an object v9.0.1204
Wed, 11 Jan 2023 19:00:06 +0100 Bram Moolenaar patch 9.0.1179: not all errors around inheritance are tested v9.0.1179
Wed, 11 Jan 2023 17:00:05 +0100 Bram Moolenaar patch 9.0.1178: a child class cannot override functions from a base class v9.0.1178
Mon, 09 Jan 2023 16:15:03 +0100 Bram Moolenaar patch 9.0.1164: evaluating string expression advances function line v9.0.1164
Wed, 04 Jan 2023 20:00:04 +0100 Bram Moolenaar patch 9.0.1147: cannot access a class member in a compiled function v9.0.1147
Tue, 03 Jan 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1140: cannot call an object method in a compiled function v9.0.1140
Tue, 03 Jan 2023 15:15:03 +0100 Bram Moolenaar patch 9.0.1139: cannot create a new object in a compiled function v9.0.1139
Mon, 02 Jan 2023 21:45:02 +0100 Bram Moolenaar patch 9.0.1134: comparing objects uses identity instead of equality v9.0.1134
Mon, 02 Jan 2023 19:15:04 +0100 Bram Moolenaar patch 9.0.1133: error message names do not match the items v9.0.1133
Sun, 01 Jan 2023 21:00:03 +0100 Bram Moolenaar patch 9.0.1127: no error if function argument shadows class member v9.0.1127
Sun, 01 Jan 2023 14:00:07 +0100 Bram Moolenaar patch 9.0.1123: class function not implemented yet v9.0.1123
Thu, 29 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.1108: type error when using "any" type and adding to float v9.0.1108
Tue, 27 Dec 2022 22:00:05 +0100 Bram Moolenaar patch 9.0.1107: float constant not recognized as float v9.0.1107
Sun, 18 Dec 2022 22:45:04 +0100 Bram Moolenaar patch 9.0.1074: class members are not supported yet v9.0.1074
Wed, 14 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.1060: private and public object members are not implemented yet v9.0.1060
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
Sun, 06 Nov 2022 19:30:08 +0100 Bram Moolenaar patch 9.0.0840: cannot change a slice of a const list v9.0.0840
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Wed, 19 Oct 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0799: in compiled function ->() on next line not recognized v9.0.0799
Mon, 17 Oct 2022 14:15:09 +0200 Bram Moolenaar patch 9.0.0778: indexing of unknown const type fails during compilation v9.0.0778
Fri, 23 Sep 2022 13:45:06 +0200 Bram Moolenaar patch 9.0.0554: using freed memory when command follows lambda v9.0.0554
Mon, 19 Sep 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0504: still a build failure v9.0.0504
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
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
Sun, 11 Sep 2022 13:00:07 +0200 Bram Moolenaar patch 9.0.0440: crash when using mkdir() with "R" flag in compiled function v9.0.0440
Sun, 04 Sep 2022 17:00:03 +0200 Bram Moolenaar patch 9.0.0379: cleaning up after writefile() is a hassle v9.0.0379
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
Sat, 20 Aug 2022 16:00:04 +0200 Bram Moolenaar patch 9.0.0230: no error for comma missing in list in :def function v9.0.0230
Tue, 16 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0219: cannot make a funcref with "s:func" in a def function v9.0.0219
Wed, 25 May 2022 20:30:06 +0200 Bram Moolenaar patch 8.2.5018: Vim9: some code is not covered by tests v8.2.5018
Sun, 22 May 2022 23:15:03 +0200 Bram Moolenaar patch 8.2.5006: asan warns for undefined behavior v8.2.5006
Sun, 22 May 2022 23:00:02 +0200 Bram Moolenaar patch 8.2.5005: compiler warning for uninitialized variable v8.2.5005
Sun, 22 May 2022 21:30:02 +0200 Bram Moolenaar patch 8.2.5004: right shift on negative number does not work as documented v8.2.5004
Sun, 22 May 2022 20:15:03 +0200 Bram Moolenaar patch 8.2.5003: cannot do bitwise shifts v8.2.5003
Tue, 17 May 2022 16:15:02 +0200 Bram Moolenaar patch 8.2.4972: Vim9: compilation fails when using dict member when skipping v8.2.4972
Fri, 13 May 2022 17:30:02 +0200 Bram Moolenaar patch 8.2.4949: Vim9: some code not covered by tests v8.2.4949
Thu, 12 May 2022 23:15:03 +0200 Bram Moolenaar patch 8.2.4946: Vim9: some code not covered by tests v8.2.4946
Thu, 12 May 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.4940: some code is never used v8.2.4940
Tue, 10 May 2022 14:30:04 +0200 Bram Moolenaar patch 8.2.4930: interpolated string expression requires escaping v8.2.4930
Fri, 06 May 2022 14:15:03 +0200 Bram Moolenaar patch 8.2.4883: string interpolation only works in heredoc
Thu, 05 May 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4870: Vim9: expression in :substitute is not compiled v8.2.4870
Mon, 25 Apr 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.4823: concat more than 2 strings in :def function is inefficient v8.2.4823
Sat, 02 Apr 2022 23:00:05 +0200 Bram Moolenaar patch 8.2.4669: in compiled code len('string') is not inlined v8.2.4669
Fri, 01 Apr 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4661: Coverity warning for using uninitialized variable v8.2.4661
Thu, 31 Mar 2022 21:15:03 +0200 Bram Moolenaar patch 8.2.4657: errors for functions are sometimes hard to read v8.2.4657
Thu, 31 Mar 2022 17:30:03 +0200 Bram Moolenaar patch 8.2.4656: Vim9: can't use item from "import autoload" with autoload dir v8.2.4656
Wed, 30 Mar 2022 22:15:04 +0200 Bram Moolenaar patch 8.2.4650: "import autoload" only works with using 'runtimepath' v8.2.4650
Sun, 27 Mar 2022 17:30:04 +0200 Bram Moolenaar patch 8.2.4634: Vim9: cannot initialize a variable to null_list
Wed, 23 Mar 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4612: Vim9: cannot use a recursive call in a nested function v8.2.4612
Wed, 16 Mar 2022 19:00:03 +0100 Bram Moolenaar patch 8.2.4580: Vim9: incorrect error for shadowing variable v8.2.4580
Tue, 15 Mar 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4575: Vim9: test for profiling still fails v8.2.4575
Tue, 15 Mar 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.4573: a nested function is compiled for debugging without context v8.2.4573
Tue, 08 Mar 2022 14:30:05 +0100 Bram Moolenaar patch 8.2.4526: Vim9: cannot set variables to a null value v8.2.4526
Tue, 22 Feb 2022 21:45:03 +0100 Bram Moolenaar patch 8.2.4447: Vim9: can still use s:var in a compiled function v8.2.4447
Sun, 13 Feb 2022 23:00:04 +0100 Bram Moolenaar patch 8.2.4375: ctx_imports is not used v8.2.4375
Tue, 08 Feb 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4333: cstack not always passed to where it is needed v8.2.4333