log src/vim9compile.c @ 29247:5f314b2ed494 v8.2.5142

age author description
Thu, 26 May 2022 23:30:05 +0200 Bram Moolenaar patch 8.2.5026: Vim9: a few lines not covered by tests v8.2.5026
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
Tue, 17 May 2022 17:15:03 +0200 Bram Moolenaar patch 8.2.4973: Vim9: type error for list unpack mentions argument v8.2.4973
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
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sun, 08 May 2022 17:45:02 +0200 Bram Moolenaar patch 8.2.4914: string interpolation in :def function may fail v8.2.4914
Sat, 07 May 2022 11:15:03 +0200 Bram Moolenaar patch 8.2.4898: Coverity complains about pointer usage v8.2.4898
Fri, 06 May 2022 14:15:03 +0200 Bram Moolenaar patch 8.2.4883: string interpolation only works in heredoc
Thu, 05 May 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4871: Vim9: in :def function no error for misplaced range v8.2.4871
Wed, 04 May 2022 18:00:04 +0200 Bram Moolenaar patch 8.2.4863: accessing freed memory in test without the +channel feature v8.2.4863
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
Fri, 22 Apr 2022 00:45:04 +0200 Bram Moolenaar patch 8.2.4804: expression in heredoc doesn't work for compiled function v8.2.4804
Sat, 02 Apr 2022 20:45:03 +0200 Bram Moolenaar patch 8.2.4666: Vim9: assignment not recognized in skipped block v8.2.4666
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
Sun, 20 Mar 2022 22:15:02 +0100 Bram Moolenaar patch 8.2.4602: Vim9: not enough test coverage for executing :def function v8.2.4602
Fri, 18 Mar 2022 22:45:02 +0100 Bram Moolenaar patch 8.2.4590: Vim9: range type check has wrong offset v8.2.4590
Fri, 18 Mar 2022 20:45:04 +0100 Bram Moolenaar patch 8.2.4589: cannot index the g: dictionary v8.2.4589
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
Sun, 13 Mar 2022 14:15:03 +0100 Bram Moolenaar patch 8.2.4556: test fails without the +job or +channel feature v8.2.4556
Thu, 10 Mar 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.4539: when comparing special v:none and v:null are handled the same v8.2.4539
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
Sat, 05 Mar 2022 14:00:03 +0100 Bram Moolenaar patch 8.2.4510: Vim9: shortening commands leads to confusing script v8.2.4510
Sat, 05 Mar 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4509: Vim9: can declare a variable with ":va" v8.2.4509
Wed, 23 Feb 2022 23:15:03 +0100 Bram Moolenaar patch 8.2.4460: Vim9: wrong error for defining dict function v8.2.4460
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, 20 Feb 2022 19:30:02 +0100 Bram Moolenaar patch 8.2.4426: map() function on string and blob does not check types v8.2.4426
Tue, 15 Feb 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.4395: some code lines not covered by tests v8.2.4395
Tue, 15 Feb 2022 16:45:03 +0100 Bram Moolenaar patch 8.2.4390: Vim9: list from declaration with inferred type not set v8.2.4390
Mon, 14 Feb 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4384: Vim9: error message not tested, some code not tested v8.2.4384
Mon, 14 Feb 2022 21:00:03 +0100 Bram Moolenaar patch 8.2.4383: Vim9: unused code lines v8.2.4383
Sun, 13 Feb 2022 23:00:04 +0100 Bram Moolenaar patch 8.2.4375: ctx_imports is not used v8.2.4375
Sun, 13 Feb 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4374: unreachable code v8.2.4374
Sat, 12 Feb 2022 21:00:03 +0100 Bram Moolenaar patch 8.2.4360: Vim9: allowing use of "s:" leads to inconsistencies v8.2.4360
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
Tue, 08 Feb 2022 21:45:03 +0100 Bram Moolenaar patch 8.2.4332: Vim9: incomplete test for existing script variable in block v8.2.4332
Mon, 07 Feb 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4324: Vim9: script-local function name can start with "_" v8.2.4324
Mon, 07 Feb 2022 21:45:02 +0100 Bram Moolenaar patch 8.2.4323: Vim9: nested function name can start with "_" v8.2.4323
Sun, 06 Feb 2022 21:30:02 +0100 Bram Moolenaar patch 8.2.4314: test fails where lines are skipped v8.2.4314
Sun, 06 Feb 2022 18:45:03 +0100 Bram Moolenaar patch 8.2.4312: no error for using :vim9script in a :def function v8.2.4312
Wed, 02 Feb 2022 17:30:05 +0100 Bram Moolenaar patch 8.2.4285: Vim9: type of item in for loop not checked properly v8.2.4285
Mon, 24 Jan 2022 15:00:04 +0100 Bram Moolenaar patch 8.2.4202: Vim9: cannot export function that exists globally v8.2.4202
Sat, 22 Jan 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4177: Vim9: autoload script not loaded after "vim9script noclear" v8.2.4177
Wed, 19 Jan 2022 22:00:03 +0100 Bram Moolenaar patch 8.2.4147: E464 does not always include the offending command v8.2.4147
Sat, 15 Jan 2022 22:45:03 +0100 Bram Moolenaar patch 8.2.4103: Vim9: variable declared in for loop not initialzed v8.2.4103
Sat, 15 Jan 2022 15:30:03 +0100 Bram Moolenaar patch 8.2.4097: wrong number in error message on 32 bit system v8.2.4097
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 17:30:07 +0100 Bram Moolenaar patch 8.2.4071: Vim9: no detection of return in try/endtry v8.2.4071
Wed, 12 Jan 2022 13:00:06 +0100 Bram Moolenaar patch 8.2.4066: Vim9: imported autoload script loaded again v8.2.4066
Mon, 10 Jan 2022 19:45:03 +0100 Bram Moolenaar patch 8.2.4054: Vim9 script test fails v8.2.4054
Sun, 09 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4050: Vim9: need to prefix every item in an autoload script v8.2.4050
Sat, 08 Jan 2022 19:45:03 +0100 Bram Moolenaar patch 8.2.4045: some global functions are only used in one file v8.2.4045
Sat, 08 Jan 2022 16:45:02 +0100 Bram Moolenaar patch 8.2.4040: keeping track of allocated lines is too complicated v8.2.4040
Thu, 06 Jan 2022 22:15:04 +0100 Bram Moolenaar patch 8.2.4019: Vim9: import mechanism is too complicated v8.2.4019
Thu, 06 Jan 2022 13:30:04 +0100 Bram Moolenaar patch 8.2.4016: Vim9: incorrect error for argument that is shadowing var v8.2.4016
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Wed, 05 Jan 2022 18:00:05 +0100 Bram Moolenaar patch 8.2.4009: reading one byte beyond the end of the line v8.2.4009
Tue, 04 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3997: Vim9: not enough testing for extend() and map() v8.2.3997