log src/vim9compile.c @ 19964:6765a88e72a5 v8.2.0538

age author description
Thu, 09 Apr 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.0538: Vim9: VAR_PARTIAL is not used during compilation v8.2.0538
Thu, 09 Apr 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.0536: Vim9: some compilation code not tested v8.2.0536
Tue, 07 Apr 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0529: Vim9: function argument with default not checked v8.2.0529
Tue, 07 Apr 2020 22:15:05 +0200 Bram Moolenaar patch 8.2.0528: Vim9: function arguments insufficiently tested v8.2.0528
Tue, 07 Apr 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.0527: Vim9: function types insufficiently tested v8.2.0527
Mon, 06 Apr 2020 22:15:39 +0200 Bram Moolenaar patch 8.2.0523: loops are repeated v8.2.0523
Sun, 05 Apr 2020 22:15:36 +0200 Bram Moolenaar patch 8.2.0519: Vim9: return type not properly checked v8.2.0519
Sun, 05 Apr 2020 21:45:25 +0200 Bram Moolenaar patch 8.2.0517: Vim9: cannot separate "func" and "func(): void" v8.2.0517
Sun, 05 Apr 2020 19:15:33 +0200 Bram Moolenaar patch 8.2.0515: some compilers cannot add to "void *" v8.2.0515
Sun, 05 Apr 2020 18:30:36 +0200 Bram Moolenaar patch 8.2.0513: reading past allocate memory when using varargs v8.2.0513
Sun, 05 Apr 2020 17:15:25 +0200 Bram Moolenaar patch 8.2.0512: Vim9: no optional arguments in func type v8.2.0512
Fri, 03 Apr 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.0508: Vim9: func and partial types not done yet v8.2.0508
Thu, 02 Apr 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.0504: Vim9: leaking scope memory when compilation fails v8.2.0504
Thu, 02 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0503: Vim9: some code is not tested v8.2.0503
Thu, 02 Apr 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0502: Vim9: some code is not tested v8.2.0502
Thu, 02 Apr 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0498: Coverity complains about uninitialized field v8.2.0498
Wed, 01 Apr 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0495: Vim9: some code not tested v8.2.0495
Wed, 01 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0494: Vim9: asan error v8.2.0494
Wed, 01 Apr 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0493: Vim9: some error messages not tested v8.2.0493
Wed, 01 Apr 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.0492: Vim9: some error messages not tested v8.2.0492
Wed, 01 Apr 2020 16:45:05 +0200 Bram Moolenaar patch 8.2.0489: Vim9: memory leaks v8.2.0489
Tue, 31 Mar 2020 23:45:04 +0200 Bram Moolenaar patch 8.2.0488: Vim9: compiling can break when using a lambda inside :def v8.2.0488
Tue, 31 Mar 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0487: Vim9: compiling not sufficiently tested v8.2.0487
Mon, 30 Mar 2020 23:00:05 +0200 Bram Moolenaar patch 8.2.0486: Vim9: some code and error messages not tested v8.2.0486
Mon, 30 Mar 2020 21:30:05 +0200 Bram Moolenaar patch 8.2.0485: Vim9 script test fails v8.2.0485
Mon, 30 Mar 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.0483: Vim9: "let x = x + 1" does not give an error v8.2.0483
Sun, 29 Mar 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0480: Vim9: some code is not tested v8.2.0480
Sat, 28 Mar 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0471: missing change to compile_list() v8.2.0471
Sat, 28 Mar 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0467: Vim9: some errors are not tested v8.2.0467
Sat, 28 Mar 2020 15:00:10 +0100 Bram Moolenaar patch 8.2.0465: Vim9: dead code and wrong return type v8.2.0465