log src/structs.h @ 32242:0cc6b0bccfee v9.0.1452

age author description
Thu, 13 Apr 2023 23:15:03 +0200 Bram Moolenaar patch 9.0.1452: code using EVAL_CONSTANT is dead, it is never set v9.0.1452
Sun, 09 Apr 2023 23:15:05 +0200 Bram Moolenaar patch 9.0.1443: ending Insert mode when accessing a hidden prompt buffer v9.0.1443
Sun, 05 Mar 2023 14:15:05 +0100 Bram Moolenaar patch 9.0.1381: ACCESS_ names have a conflict with on some systems v9.0.1381
Fri, 03 Mar 2023 13:30:03 +0100 Bram Moolenaar patch 9.0.1374: function for setting options not used consistently v9.0.1374
Mon, 27 Feb 2023 14:00:03 +0100 Bram Moolenaar patch 9.0.1359: too many "else if" statements in handling options v9.0.1359
Sat, 25 Feb 2023 13:00:05 +0100 Bram Moolenaar patch 9.0.1353: too many "else if" statements to handle option values v9.0.1353
Tue, 21 Feb 2023 21:00:05 +0100 Bram Moolenaar patch 9.0.1338: :defcompile and :disassemble can't find class method v9.0.1338
Tue, 21 Feb 2023 13:45:07 +0100 Bram Moolenaar patch 9.0.1334: using tt_member for the class leads to mistakes v9.0.1334
Mon, 20 Feb 2023 13:30:05 +0100 Bram Moolenaar patch 9.0.1330: handling new value of an option has a long "else if" chain v9.0.1330
Sun, 12 Feb 2023 19:15:03 +0100 Bram Moolenaar patch 9.0.1305: cursor in wrong line with virtual text above v9.0.1305
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, 20 Jan 2023 21:01:46 +0100 Bram Moolenaar patch 9.0.1224: cannot call a :def function with a number for float argument v9.0.1224
Mon, 16 Jan 2023 20:45:04 +0100 Bram Moolenaar patch 9.0.1209: getting interface member does not always work v9.0.1209
Thu, 12 Jan 2023 16:15:04 +0100 Bram Moolenaar patch 9.0.1184: interface of an object is not recognized when checking type v9.0.1184
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
Sun, 08 Jan 2023 21:00:05 +0100 Bram Moolenaar patch 9.0.1159: extends argument for class not implemented yet v9.0.1159
Fri, 06 Jan 2023 19:45:05 +0100 Bram Moolenaar patch 9.0.1152: class "implements" argument not implemented v9.0.1152
Thu, 05 Jan 2023 21:15:03 +0100 Bram Moolenaar patch 9.0.1151: build failure v9.0.1151
Thu, 05 Jan 2023 14:30:04 +0100 Bram Moolenaar patch 9.0.1149: class members may be garbage collected v9.0.1149
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
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
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 21:45:03 +0100 Bram Moolenaar patch 9.0.1035: object members are not being marked as used v9.0.1035
Thu, 08 Dec 2022 17:15:03 +0100 Bram Moolenaar patch 9.0.1033: tiny build fails because of conflicting typedef v9.0.1033
Thu, 08 Dec 2022 16:45:03 +0100 Bram Moolenaar patch 9.0.1031: Vim9 class is not implemented yet v9.0.1031
Wed, 07 Dec 2022 23:45:05 +0100 Bram Moolenaar patch 9.0.1026: type of w_last_topfill is wrong v9.0.1026