log src/vim9instr.c @ 33154:faeeed7df688 v9.0.1859

age author description
Sun, 27 Aug 2023 19:30:08 +0200 Christian Brabandt patch 9.0.1805: Vim9: problem compiling object method as function call arg v9.0.1805
Sun, 27 Aug 2023 18:45:08 +0200 Christian Brabandt patch 9.0.1796: Vim9 problems with null_objects v9.0.1796
Thu, 17 Aug 2023 22:45:03 +0200 Christian Brabandt patch 9.0.1724: vim9class constructor argument type checking bug v9.0.1724
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Thu, 27 Apr 2023 17:30:05 +0200 Bram Moolenaar patch 9.0.1492: using uninitialized memory when argument is missing v9.0.1492
Sat, 01 Apr 2023 23:15:03 +0200 Bram Moolenaar patch 9.0.1436: cannot compare a typed variable with v:none v9.0.1436
Mon, 27 Feb 2023 09:15:04 +0100 Bram Moolenaar patch 9.0.1358: compilation error with some compilers v9.0.1358
Sun, 26 Feb 2023 20:00:03 +0100 Bram Moolenaar patch 9.0.1357: using null_object results in an internal error v9.0.1357
Wed, 08 Feb 2023 22:00:06 +0100 Bram Moolenaar patch 9.0.1292: :defer may call the wrong method for an object v9.0.1292
Sun, 29 Jan 2023 15:15:04 +0100 Bram Moolenaar patch 9.0.1260: Coverity warns for possible NULL pointer usage v9.0.1260
Sat, 28 Jan 2023 16:30:04 +0100 Bram Moolenaar patch 9.0.1254: calling a method on an interface does not work v9.0.1254
Fri, 27 Jan 2023 21:15:03 +0100 Bram Moolenaar patch 9.0.1250: cannot use an object method with :defer v9.0.1250
Thu, 26 Jan 2023 13:15:04 +0100 Bram Moolenaar patch 9.0.1246: code is indented more than necessary v9.0.1246
Mon, 16 Jan 2023 22:00:03 +0100 Bram Moolenaar patch 9.0.1211: storing value in interface member does not always work v9.0.1211
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 19:30:04 +0100 Bram Moolenaar patch 9.0.1203: return type of values() is always list<any> v9.0.1203
Tue, 03 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1138: crash when expecting varargs but it is something else v9.0.1138
Mon, 02 Jan 2023 21:45:02 +0100 Bram Moolenaar patch 9.0.1134: comparing objects uses identity instead of equality v9.0.1134
Fri, 30 Dec 2022 11:45:04 +0100 Bram Moolenaar patch 9.0.1109: leaking allocated type v9.0.1109
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
Sun, 18 Dec 2022 23:15:02 +0100 Bram Moolenaar patch 9.0.1075: build fails if compiler doesn't allow declaration after case v9.0.1075
Sun, 18 Dec 2022 22:45:04 +0100 Bram Moolenaar patch 9.0.1074: class members are not supported yet v9.0.1074
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
Sat, 08 Oct 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0695: failing check for dictionary type for const any v9.0.0695
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