log src/vim9compile.c @ 31551:67d9fbe516a3 v9.0.1108

age author description
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
Fri, 23 Dec 2022 19:00:04 +0100 Bram Moolenaar patch 9.0.1091: assignment to non-existing member causes a crash v9.0.1091
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 15:00:05 +0100 Bram Moolenaar patch 9.0.1055: Coverity warns for using uninitialized memory v9.0.1055
Tue, 13 Dec 2022 19:45:04 +0100 Bram Moolenaar patch 9.0.1053: default constructor arguments are not optional v9.0.1053
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
Tue, 22 Nov 2022 19:15:02 +0100 Bram Moolenaar patch 9.0.0920: cannot find an import prefixed with "s:" v9.0.0920
Fri, 21 Oct 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0811: error if :echowin is preceded by a command modifier v9.0.0811
Thu, 13 Oct 2022 17:15:05 +0200 Bram Moolenaar patch 9.0.0742: reading past end of the line when compiling a function v9.0.0742
Tue, 11 Oct 2022 21:15:04 +0200 Bram Moolenaar patch 9.0.0724: closure in compiled function gets same variable in block v9.0.0724
Sat, 08 Oct 2022 00:00:03 +0200 Bram Moolenaar patch 9.0.0689: compiler warning for unused function v9.0.0689
Fri, 07 Oct 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0684: skipped :exe command fails compilation on MS-Windows v9.0.0684
Fri, 07 Oct 2022 15:45:06 +0200 Bram Moolenaar patch 9.0.0683: cannot specify a time for :echowindow v9.0.0683
Fri, 30 Sep 2022 12:15:04 +0200 Bram Moolenaar patch 9.0.0627: "const" and "final" both make the type a constant v9.0.0627
Thu, 29 Sep 2022 20:15:05 +0200 Bram Moolenaar patch 9.0.0623: error for modifying a const is not detected at compile time v9.0.0623
Mon, 19 Sep 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0503: build failure v9.0.0503
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
Thu, 15 Sep 2022 18:30:04 +0200 Bram Moolenaar patch 9.0.0470: in :def function all closures in loop get the same variables v9.0.0470
Wed, 14 Sep 2022 01:45:04 +0200 Bram Moolenaar patch 9.0.0460: loop variable can't be found v9.0.0460
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, 03 Sep 2022 12:00:05 +0200 Bram Moolenaar patch 9.0.0364: clang static analyzer gives warnings v9.0.0364
Thu, 01 Sep 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0350: :echowindow does not work in a compiled function v9.0.0350
Wed, 24 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0253: a symlink to an autoload script results in two entries v9.0.0253
Wed, 17 Aug 2022 17:00:05 +0200 Bram Moolenaar patch 9.0.0224: Using NULL pointer when skipping compiled code v9.0.0224
Tue, 16 Aug 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0221: accessing freed memory if compiling nested function fails v9.0.0221
Mon, 08 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0174: no error for using "#{ comment" in a compiled function v9.0.0174
Tue, 26 Jul 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0079: error in autoload script not reported for 'foldexpr' v9.0.0079
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
Tue, 04 Jan 2022 16:30:06 +0100 Bram Moolenaar patch 8.2.3996: Vim9: type checking lacks information about declared type v8.2.3996
Mon, 03 Jan 2022 13:30:04 +0100 Bram Moolenaar patch 8.2.3991: Vim9: error when extending dict<any> v8.2.3991
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:06 +0100 Bram Moolenaar patch 8.2.3968: build failure v8.2.3968
Fri, 31 Dec 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.3957: error messages are spread out v8.2.3957
Fri, 31 Dec 2021 15:15:03 +0100 Bram Moolenaar patch 8.2.3954: Vim9: no error for shadowing if script var is declared later v8.2.3954
Thu, 30 Dec 2021 18:15:03 +0100 Bram Moolenaar patch 8.2.3951: Vim9: memory leak when text after a nested function v8.2.3951
Tue, 28 Dec 2021 19:00:05 +0100 Bram Moolenaar patch 8.2.3924: Vim9: no error if something follows :enddef v8.2.3924
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
Wed, 22 Dec 2021 14:30:05 +0100 Bram Moolenaar patch 8.2.3869: Vim9: type checking for "any" is inconsistent v8.2.3869
Mon, 20 Dec 2021 16:15:03 +0100 Bram Moolenaar patch 8.2.3860: Vim9: codecov struggles with the file size v8.2.3860
Mon, 20 Dec 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.3859: Vim9: some code lines not tested v8.2.3859
Mon, 20 Dec 2021 12:00:04 +0100 Bram Moolenaar patch 8.2.3858: Vim9: not enough tests v8.2.3858
Sun, 19 Dec 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.3856: Vim9: not enough tests v8.2.3856
Sun, 19 Dec 2021 16:30:03 +0100 Bram Moolenaar patch 8.2.3852: Vim9: not enough tests v8.2.3852
Sat, 18 Dec 2021 13:45:04 +0100 Bram Moolenaar patch 8.2.3844: Vim9: no type error if assigning func(number) to func(string) v8.2.3844
Thu, 16 Dec 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.3830: error messages are spread out v8.2.3830
Thu, 16 Dec 2021 17:00:05 +0100 Bram Moolenaar patch 8.2.3826: Vim9: using "g:Func" as funcref doesn't work in :def function v8.2.3826
Fri, 10 Dec 2021 18:00:05 +0100 Bram Moolenaar patch 8.2.3775: Vim9: lambda compiled without outer context when debugging v8.2.3775
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 12:15:04 +0100 Bram Moolenaar patch 8.2.3751: cannot assign a lambda to an option that takes a function v8.2.3751
Sat, 04 Dec 2021 13:00:05 +0100 Bram Moolenaar patch 8.2.3733: Vim9: using "legacy" before range does not work v8.2.3733
Wed, 01 Dec 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3717: Vim9: error for constant list size is only given at runtime v8.2.3717
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
Wed, 01 Dec 2021 11:15:03 +0100 Bram Moolenaar patch 8.2.3711: Vim9: memory leak when compiling :elseif fails v8.2.3711
Wed, 01 Dec 2021 10:30:06 +0100 Bram Moolenaar patch 8.2.3710: Vim9: backtick expression expanded for :global v8.2.3710
Tue, 30 Nov 2021 23:00:04 +0100 Bram Moolenaar patch 8.2.3709: Vim9: backtick expression expanded when not desired v8.2.3709
Tue, 30 Nov 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.3707: Vim9: constant expression of elseif not recognized v8.2.3707
Tue, 30 Nov 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.3704: Vim9: cannot use a list declaration in a :def function v8.2.3704
Mon, 29 Nov 2021 23:15:04 +0100 Bram Moolenaar patch 8.2.3701: Vim9: invalid LHS is not possible v8.2.3701
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 13:45:03 +0100 Bram Moolenaar patch 8.2.3655: compiler warning for using size_t for int v8.2.3655
Mon, 22 Nov 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.3650: Vim9: for loop variable can be a list member v8.2.3650
Sat, 23 Oct 2021 14:45:04 +0200 Bram Moolenaar patch 8.2.3560: using freed memory with lambda v8.2.3560
Wed, 13 Oct 2021 16:30:06 +0200 Bram Moolenaar patch 8.2.3504: Vim9: warning for signed vs unsigned v8.2.3504
Wed, 13 Oct 2021 16:15:04 +0200 Bram Moolenaar patch 8.2.3503: Vim9: using g:pat:cmd is confusing v8.2.3503
Thu, 16 Sep 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.3443: Vim9: memory leak when and/or fails v8.2.3443
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
Wed, 25 Aug 2021 22:45:04 +0200 Bram Moolenaar patch 8.2.3376: Vim9: no warning that "@r" does not do anything v8.2.3376
Tue, 24 Aug 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.3371: Vim9: :$ENV cannot be followed by ->func() in next line v8.2.3371
Sun, 22 Aug 2021 13:45:04 +0200 Bram Moolenaar patch 8.2.3366: Vim9: debugging elseif does not stop before condition v8.2.3366
Sat, 21 Aug 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.3365: Vim9: cannot use option for all operations v8.2.3365
Sat, 21 Aug 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.3364: Vim9: crash when :for is skipped v8.2.3364
Fri, 20 Aug 2021 21:00:06 +0200 Bram Moolenaar patch 8.2.3361: Vim9: crash with nested :while v8.2.3361
Sun, 15 Aug 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3353: Vim9: type of argument for negate not checked at compile time v8.2.3353
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
Thu, 12 Aug 2021 17:15:04 +0200 Bram Moolenaar patch 8.2.3334: Vim9: not enough tests run with Vim9 v8.2.3334
Wed, 11 Aug 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.3332: Vim9: cannot assign to range in list v8.2.3332
Tue, 10 Aug 2021 23:00:06 +0200 Bram Moolenaar patch 8.2.3326: Vim9: no error passing an empty list of the wrong type v8.2.3326
Tue, 10 Aug 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3324: Vim9: Cannot use :silent with :endwhile v8.2.3324
Mon, 09 Aug 2021 20:00:06 +0200 Bram Moolenaar patch 8.2.3320: some local functions are not static v8.2.3320
Sun, 08 Aug 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.3314: behavior of exists() in a :def function is unpredictable v8.2.3314
Sat, 07 Aug 2021 18:15:03 +0200 Bram Moolenaar patch 8.2.3312: Vim9: after "if false" line breaks in expression not skipped v8.2.3312
Sat, 07 Aug 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3310: Vim9: unpack assignment does not mention source of type error v8.2.3310
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 13:30:03 +0200 Bram Moolenaar patch 8.2.3305: Vim9: :finally in skipped block not handled correctly v8.2.3305
Thu, 05 Aug 2021 23:00:04 +0200 Bram Moolenaar patch 8.2.3299: Vim9: exists() does not handle much at compile time v8.2.3299
Thu, 05 Aug 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3297: cannot use all commands inside a {} block v8.2.3297
Thu, 05 Aug 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3296: Vim9: cannot add a number to a float v8.2.3296
Wed, 04 Aug 2021 22:45:04 +0200 Bram Moolenaar patch 8.2.3290: Vim9: compiling dict may use pointer after free v8.2.3290
Mon, 02 Aug 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.3278: Vim9: error when adding 1 to float v8.2.3278
Mon, 02 Aug 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.3277: Vim9: compiled has() does not work properly v8.2.3277
Mon, 02 Aug 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.3276: Vim9: exists() can only be evaluated at runtime v8.2.3276
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
Sun, 01 Aug 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.3271: Vim9: cannot use :command or :au with block in :def function v8.2.3271
Sun, 01 Aug 2021 13:30:04 +0200 Bram Moolenaar patch 8.2.3266: Vim9: assignment with two indexes may check next line v8.2.3266
Sat, 31 Jul 2021 23:00:04 +0200 Bram Moolenaar patch 8.2.3263: Vim9: "..=" does not accept same types as the ".." operator v8.2.3263
Wed, 28 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3239: Vim9: no error using heredoc for a number variable v8.2.3239
Wed, 28 Jul 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3238: Vim9: error message does not indicate the location v8.2.3238
Tue, 27 Jul 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.3230: Vim9: type error when function return type is not known yet v8.2.3230
Mon, 26 Jul 2021 21:15:06 +0200 Bram Moolenaar patch 8.2.3224: cannot call script-local function after :vim9cmd v8.2.3224
Sun, 25 Jul 2021 18:15:02 +0200 Bram Moolenaar patch 8.2.3222: Vim9: cannot used loop variable later as lambda argument v8.2.3222
Sat, 24 Jul 2021 15:45:03 +0200 Bram Moolenaar patch 8.2.3210: Vim9: searchpair() sixth argument is compiled v8.2.3210
Sat, 24 Jul 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3209: Vim9: lambda doesn't find block-local variable v8.2.3209
Sat, 24 Jul 2021 13:30:04 +0200 Bram Moolenaar patch 8.2.3207: Vim9: crash when compiling string fails v8.2.3207
Fri, 23 Jul 2021 19:45:05 +0200 Bram Moolenaar patch 8.2.3205: Coverity reports a null pointer dereference v8.2.3205
Thu, 22 Jul 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3203: Vim9: compiled string expression causes type error v8.2.3203
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
Wed, 21 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3197: error messages are spread out v8.2.3197
Wed, 21 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3196: Vim9: bool expression with numbers only fails at runtime v8.2.3196
Wed, 21 Jul 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3195: Vim9: unclear error when passing too many arguments to lambda v8.2.3195
Tue, 20 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3191: Vim9: not enough code is tested v8.2.3191
Mon, 19 Jul 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3187: Vim9: popup timer callback is not compiled v8.2.3187
Sun, 18 Jul 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3178: Vim9: the file name of an :import cannot be an expression v8.2.3178
Sat, 17 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3174: Vim9: "legacy undo" finds "undo" variable v8.2.3174
Thu, 15 Jul 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.3168: Vim9: type error for constant of type any v8.2.3168
Thu, 15 Jul 2021 15:45:03 +0200 Bram Moolenaar patch 8.2.3165: Vim9: in a || expression the error line number may be wrong v8.2.3165
Sun, 11 Jul 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.3151: Vim9: profiling fails if nested function is also profiled v8.2.3151
Sun, 11 Jul 2021 18:30:03 +0200 Bram Moolenaar patch 8.2.3148: Vim9: function arg type check does not handle base offset v8.2.3148
Sun, 11 Jul 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.3147: Vim9: profiling does not work with a nested function v8.2.3147
Sun, 11 Jul 2021 15:30:03 +0200 Bram Moolenaar patch 8.2.3143: Vim9: wrong context if lambda called from profiled function v8.2.3143
Sat, 10 Jul 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.3137: Vim9: no error when a line only has a variable name v8.2.3137
Wed, 07 Jul 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.3118: Vim9: "any" type not handled correctly in for loop v8.2.3118
Wed, 07 Jul 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.3117: Vim9: type not properly checked in for loop v8.2.3117
Mon, 05 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3111: Vim9: confusing error with extra whitespace before colon v8.2.3111
Sun, 04 Jul 2021 23:00:04 +0200 Bram Moolenaar patch 8.2.3106: Vim9: confusing line number reported for error v8.2.3106
Sat, 03 Jul 2021 19:00:04 +0200 Bram Moolenaar patch 8.2.3091: Vim9: default argument expr. cannot use previous argument v8.2.3091
Sat, 03 Jul 2021 13:45:04 +0200 Bram Moolenaar patch 8.2.3086: Vim9: breakpoint on "for" does not work v8.2.3086
Wed, 30 Jun 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3078: Vim9: profile test fails v8.2.3078
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Sun, 27 Jun 2021 16:30:04 +0200 Bram Moolenaar patch 8.2.3066: Vim9: debugging lambda does not work
Sun, 27 Jun 2021 15:45:03 +0200 Bram Moolenaar patch 8.2.3065: Vim9: error when sourcing script twice and reusing function v8.2.3065
Sat, 26 Jun 2021 14:00:06 +0200 Bram Moolenaar patch 8.2.3054: Vim9: unpack assignment using "_" after semicolon fails v8.2.3054
Sat, 26 Jun 2021 13:30:04 +0200 Bram Moolenaar patch 8.2.3053: Vim9: cannot assign to @@ in :def function v8.2.3053
Sat, 26 Jun 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.3052: Vim9: "legacy call" does not work v8.2.3052
Sat, 26 Jun 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.3051: Vim9: for loop with one list variable does not work v8.2.3051
Fri, 25 Jun 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.3048: strange error for white space after ++ command v8.2.3048
Wed, 23 Jun 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.3039: Vim9: breakpoint at a comment line does not work v8.2.3039
Mon, 21 Jun 2021 19:45:03 +0200 Bram Moolenaar patch 8.2.3029: Vim9: crash when using operator and list unpack assignment v8.2.3029
Thu, 17 Jun 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.3015: Vim9: Assigning to @# requires a string v8.2.3015
Wed, 16 Jun 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.3011: Vim9: cannot get argument values during debugging v8.2.3011
Tue, 15 Jun 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3005: Vim9: using a void value does not give a proper error message v8.2.3005
Tue, 15 Jun 2021 11:30:03 +0200 Bram Moolenaar patch 8.2.3001: Vim9: memory leak when compilation fails v8.2.3001
Tue, 15 Jun 2021 10:30:03 +0200 Bram Moolenaar patch 8.2.3000: Vim9: warning for uninitialized variable v8.2.3000
Mon, 14 Jun 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.2996: Vim9: when debugging cannot inspect local variables v8.2.2996
Sun, 13 Jun 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.2994: various code is not fully tested v8.2.2994
Sun, 13 Jun 2021 15:45:02 +0200 Bram Moolenaar patch 8.2.2989: Vim9: memory leak when debugging a :def function v8.2.2989
Sun, 13 Jun 2021 14:30:03 +0200 Bram Moolenaar patch 8.2.2986: build failure without the profile feature v8.2.2986
Sun, 13 Jun 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.2985: Vim9: a compiled function cannot be debugged v8.2.2985
Sat, 12 Jun 2021 18:45:03 +0200 Bram Moolenaar patch 8.2.2984: Vim9: test fails because of missing return statement v8.2.2984
Sat, 12 Jun 2021 16:00:04 +0200 Bram Moolenaar patch 8.2.2983: Vim9: an inline function requires specifying the return type v8.2.2983
Fri, 11 Jun 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.2975: Vim9: can only use an autoload function name as a string v8.2.2975
Tue, 08 Jun 2021 22:15:02 +0200 Bram Moolenaar patch 8.2.2965: Vim9: crash when calling function that failed to compile v8.2.2965
Tue, 08 Jun 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.2964: Vim9: hang when using space after -> v8.2.2964
Sun, 06 Jun 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.2955: Vim9: using filter in compiled command does not work v8.2.2955
Sun, 06 Jun 2021 17:15:03 +0200 Bram Moolenaar patch 8.2.2951: Vim9: cannot use heredoc for :python, :lua, etc. v8.2.2951
Fri, 04 Jun 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.2936: Vim9: converting number to bool uses wrong stack offset v8.2.2936
Wed, 02 Jun 2021 17:00:04 +0200 Bram Moolenaar patch 8.2.2926: Vim9: no good error for using :legacy in a :def function v8.2.2926
Fri, 28 May 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2897: Vim9: can use reserved words at the script level v8.2.2897
Fri, 28 May 2021 18:00:03 +0200 Bram Moolenaar patch 8.2.2895: Vim9: random characters appear in some error messages v8.2.2895
Sat, 22 May 2021 21:45:02 +0200 Bram Moolenaar patch 8.2.2878: Vim9: for loop list unpack only allows for one "_" v8.2.2878
Tue, 18 May 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code v8.2.2871
Mon, 17 May 2021 00:15:03 +0200 Bram Moolenaar patch 8.2.2861: Vim9: "legacy return" is not recognized as a return statement v8.2.2861
Sun, 16 May 2021 15:30:03 +0200 Bram Moolenaar patch 8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level v8.2.2857
Sun, 09 May 2021 23:30:05 +0200 Bram Moolenaar patch 8.2.2846: Vim9: "echo Func()" does not give an error for using void v8.2.2846
Fri, 07 May 2021 19:45:03 +0200 Bram Moolenaar patch 8.2.2843: Vim9: skip argument to searchpairpos() is not compiled v8.2.2843
Fri, 07 May 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.2842: Vim9: skip argument to searchpair() is not compiled v8.2.2842
Thu, 06 May 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.2840: Vim9: member operation not fully tested v8.2.2840
Wed, 05 May 2021 23:00:03 +0200 Bram Moolenaar patch 8.2.2836: build failure without the +quickfix feature v8.2.2836
Wed, 05 May 2021 22:45:04 +0200 Bram Moolenaar patch 8.2.2835: Vim9: leaking memory in :cexpr v8.2.2835
Wed, 05 May 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.2834: Vim9: :cexpr does not work with local variables v8.2.2834
Sun, 25 Apr 2021 14:00:03 +0200 Bram Moolenaar patch 8.2.2809: Vim9: :def function compilation fails when using :legacy v8.2.2809
Sat, 24 Apr 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.2806: Vim9: using "++nr" as a command might not work v8.2.2806
Sat, 24 Apr 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.2805: Vim9: cannot use legacy syntax in Vim9 script v8.2.2805
Wed, 21 Apr 2021 16:15:04 +0200 Bram Moolenaar patch 8.2.2798: Vim9: redir to variable with append does not accept an index v8.2.2798
Wed, 21 Apr 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.2796: Vim9: redir to variable does not accept an index v8.2.2796
Wed, 21 Apr 2021 12:30:04 +0200 Bram Moolenaar patch 8.2.2795: Coverity warns for not using return value v8.2.2795