- 1307743 patch 9.1.1400: [security]: use-after-free when evaluating tuple fails by Yegappan Lakshmanan · 4 months ago
- fbe4a8f runtime(doc): Fix notation of "Vim script" and "Vim9 script" by Hirohito Higashi · 4 months ago
- 35cb38d patch 9.1.1244: part of patch v9.1.1242 was wrong by Christian Brabandt · 5 months ago
- 06774a2 patch 9.1.1242: Crash when evaluating variable name by Christian Brabandt · 5 months ago
- 038be27 patch 9.1.1239: if_python: no tuple data type support by Yegappan Lakshmanan · 5 months ago
- 9cb865e patch 9.1.1232: Vim script is missing the tuple data type by Yegappan Lakshmanan · 6 months ago
- b32800f patch 9.1.1063: too many strlen() calls in userfunc.c by John Marriott · 7 months ago
- a81cf8b patch 9.1.1039: Vim9: comments are outdated by Yegappan Lakshmanan · 8 months ago
- b0206e9 patch 9.1.0975: Vim9: interpolated string expr not working in object methods by Yegappan Lakshmanan · 8 months ago
- 92195ae patch 9.1.0952: Vim9: missing type checking for any type assignment by Yegappan Lakshmanan · 9 months ago
- 481992c patch 9.1.0909: Vim9: crash when calling instance method by Yegappan Lakshmanan · 9 months ago
- bd4614f patch 9.1.0870: too many strlen() calls in eval.c by John Marriott · 10 months ago
- c1ed788 patch 9.1.0649: Wrong comment for "len" argument of call_simple_func() by zeertzjq · 1 year, 1 month ago
- 0268ff3 patch 9.1.0633: Compilation warnings with `-Wunused-parameter` by Dominique Pellé · 1 year, 1 month ago
- d9be94c patch 9.1.0581: Various lines are indented inconsistently by zeertzjq · 1 year, 2 months ago
- 5285b3c patch 9.1.0545: MSVC conversion warning by Ernie Rael · 1 year, 2 months ago
- 9d779c5 patch 9.1.0542: Vim9: confusing string() output for object functions by Ernie Rael · 1 year, 2 months ago
- 05ff4e4 patch 9.1.0522: Vim9: string(object) hangs for recursive references by Ernie Rael · 1 year, 2 months ago
- 734286e patch 9.1.0462: eval5() and eval7 are too complex by Yegappan Lakshmanan · 1 year, 3 months ago
- 51c45e8 patch 9.1.0450: evalc. code too complex by Yegappan Lakshmanan · 1 year, 3 months ago
- 8904d67 patch 9.1.0448: compiler warning in eval.c by Yegappan Lakshmanan · 1 year, 3 months ago
- dbac0da patch 9.1.0445: Coverity warning after 9.1.0440 by Yegappan Lakshmanan · 1 year, 3 months ago
- 44cadaa patch 9.1.0440: function get_lval() is too long by Yegappan Lakshmanan · 1 year, 3 months ago
- 25536f4 patch 9.1.0431: eval.c is too long by Yegappan Lakshmanan · 1 year, 4 months ago
- b335a93 patch 9.1.0429: Coverity complains about eval.c refactor by Christian Brabandt · 1 year, 4 months ago
- 22029ed patch 9.1.0422: function echo_string_core() is too long by Yegappan Lakshmanan · 1 year, 4 months ago
- 4776e64 patch 9.1.0419: eval.c not sufficiently tested by Yegappan Lakshmanan · 1 year, 4 months ago
- fe424d1 patch 9.1.0415: Some functions are not tested by Yegappan Lakshmanan · 1 year, 4 months ago
- 4ceb4dc patch 9.1.0411: too long functions in eval.c by Yegappan Lakshmanan · 1 year, 4 months ago
- 9937d8b patch 9.1.0398: Vim9: imported vars are not properly type checked by Yegappan Lakshmanan · 1 year, 4 months ago
- da9d345 patch 9.1.0387: Vim9: null value tests not sufficient by Yegappan Lakshmanan · 1 year, 4 months ago
- b2e42b9 patch 9.1.0385: Vim9: crash with null_class and null_object by Yegappan Lakshmanan · 1 year, 4 months ago
- bce51d9 patch 9.1.0335: String interpolation fails for List type by Yegappan Lakshmanan · 1 year, 5 months ago
- f01493c patch 9.1.0329: String interpolation fails for Dict type by Yegappan Lakshmanan · 1 year, 5 months ago
- 9a91d2b patch 9.1.0287: Vim9: comment may be treated as heredoc start by zeertzjq · 1 year, 5 months ago
- 3fa8f77 patch 9.1.0263: Vim9: Problem with lambda blocks in enums and classes by Yegappan Lakshmanan · 1 year, 5 months ago
- f1750ca patch 9.1.0257: Vim9: :call may not find imported class members by Yegappan Lakshmanan · 1 year, 5 months ago
- 3164cf8 patch 9.1.0219: Vim9: No enum support by Yegappan Lakshmanan · 1 year, 5 months ago
- bfcc895 patch 9.1.0168: too many STRLEN() calls by John Marriott · 1 year, 6 months ago
- d3eae7b patch 9.1.0148: Vim9: can't call internal methods with objects by Yegappan Lakshmanan · 1 year, 6 months ago
- 1af3563 patch 9.1.0080: unexpected error for modifying final list using += by Yegappan Lakshmanan · 1 year, 7 months ago
- 28d71b5 patch 9.1.0017: [security]: use-after-free in eval1_emsg() by Yegappan Lakshmanan · 1 year, 8 months ago
- 184f71c patch 9.1.0006: is*() and to*() function may be unsafe by Keith Thompson · 1 year, 8 months ago
- e75fde6 patch 9.0.2184: Vim9: inconsistent :type/:class messages by Ernie Rael · 1 year, 9 months ago
- 6fdb628 patch 9.0.2180: POSIX function name in exarg causes issues by Zoltan Arpadffy · 1 year, 9 months ago
- e5437c5 patch 9.0.2170: Vim9: no support for const/final class/objects vars by Yegappan Lakshmanan · 1 year, 9 months ago
- 03042a2 patch 9.0.2096: Vim9: confusing usage of private by Ernie Rael · 1 year, 10 months ago
- feaccd2 patch 9.0.2078: several problems with type aliases by Yegappan Lakshmanan · 1 year, 10 months ago
- ec3cebb patch 9.0.2076: Vim9: No support for type aliases by Yegappan Lakshmanan · 1 year, 10 months ago
- 1ace49f patch 9.0.2029: Vim9: no support for partials using call() by Yegappan Lakshmanan · 1 year, 11 months ago
- de3295d patch 9.0.2027: Vim9: no support for bitwise operators in lambda funcs by Yegappan Lakshmanan · 1 year, 11 months ago
- 0f058d1 patch 9.0.2020: Vim9: islocked() needs more work by Ernie Rael · 1 year, 11 months ago
- 29bb67f patch 9.0.2019: Vim9: no support for funcrefs by Yegappan Lakshmanan · 1 year, 11 months ago
- 4c8da02 patch 9.0.2015: Vim9: does not handle islocked() from a method correctly by Ernie Rael · 1 year, 11 months ago
- f8da324 patch 9.0.2012: Vim9: error message can be more accurate by Ernie Rael · 1 year, 11 months ago
- 9771b2a patch 9.0.2001: Vim9: segfault with islocked() by Ernie Rael · 1 year, 11 months ago
- e6c9aa5 patch 9.0.1999: Vim9: some error messages can be improved by Ernie Rael · 1 year, 11 months ago
- a991ce9 patch 9.0.1995: Invalid memory access with empty 'foldexpr' by zeertzjq · 1 year, 11 months ago
- b5a0719 patch 9.0.1986: Vim9: accepting type-annotations by Yegappan Lakshmanan · 1 year, 11 months ago
- 6488564 patch 9.0.1982: vim9: clean up from v9.0.1955 by Ernie Rael · 1 year, 11 months ago
- ee865f3 patch 9.0.1955: Vim9: lockvar issues with objects/classes by Ernie Rael · 2 years ago
- 2dede3d patch 9.0.1945: Vim9: missing support for ro-vars in interface by Yegappan Lakshmanan · 2 years ago
- 7fe8f43 patch 9.0.1935: Vim9: not consistent error messages by RestorerZ · 2 years ago
- 696270b patch 9.0.1926: Vim9: not enough info in error message by Ernie Rael · 2 years ago
- 98e68c0 patch 9.0.1920: Vim9: cannot write public var in nested object by Ernie Rael · 2 years ago
- 1db1514 patch 9.0.1914: Vim9: few issues when accessing object members by Yegappan Lakshmanan · 2 years ago
- 00cd182 patch 9.0.1909: Vim9: problem calling class method from other class by Yegappan Lakshmanan · 2 years ago
- c30a90d patch 9.0.1898: Vim9: restrict access to static vars by Yegappan Lakshmanan · 2 years ago
- f36bbcd patch 9.0.1890: Vim9: lookup code for class/object repaeated by Yegappan Lakshmanan · 2 years ago
- 86eda07 patch 9.0.1869: Coverity warns about unitialized var by Ernie Rael · 2 years ago
- 18143d3 patch 9.0.1867: Vim9: access to interface statics possible by Ernie Rael · 2 years ago
- 544be0d patch 9.0.1865: Vim9: garbage collection may cause crash by Yegappan Lakshmanan · 2 years ago
- e651e11 patch 9.0.1862: Vim9 Garbage Collection issues by Yegappan Lakshmanan · 2 years ago
- c5d2744 patch 9.0.1741: No type checking in interfaces by LemonBoy · 2 years, 1 month ago
- ad0c442 patch 9.0.1723: Fix regression in {func} argument of reduce() by zeertzjq · 2 years, 1 month ago
- 19dfa27 patch 9.0.1633: duplicate code for converting float to string by zeertzjq · 2 years, 3 months ago
- 8509014 patch 9.0.1597: cursor ends up below the window after a put by Bram Moolenaar · 2 years, 3 months ago
- 2bd6a09 patch 9.0.1569: cannot use "this.member" in lambda in class method by h-east · 2 years, 4 months ago
- f2588b6 patch 9.0.1508: catch does not work when lines are joined with a newline by zeertzjq · 2 years, 4 months ago
- a93d9cd patch 9.0.1505: error when heredoc content looks like heredoc by zeertzjq · 2 years, 4 months ago
- b7f6f93 patch 9.0.1452: code using EVAL_CONSTANT is dead, it is never set by zeertzjq · 2 years, 5 months ago
- c481ad3 patch 9.0.1401: condition is always true by zeertzjq · 2 years, 6 months ago
- 14113fd patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file by Yegappan Lakshmanan · 2 years, 6 months ago
- d874247 patch 9.0.1381: ACCESS_ names have a conflict with on some systems by =?UTF-8?q?Ola=20S=C3=B6der?= · 2 years, 6 months ago
- 99a7c0d patch 9.0.1338: :defcompile and :disassemble can't find class method by Bram Moolenaar · 2 years, 7 months ago
- ce93d16 patch 9.0.1266: error for space before ": type" is inconsistent by Bram Moolenaar · 2 years, 7 months ago
- b149d22 patch 9.0.1239: cannot have a line break before an object member access by Bram Moolenaar · 2 years, 8 months ago
- bcbfaf3 patch 9.0.1180: compiler warnings without the +job feature by Bram Moolenaar · 2 years, 8 months ago
- ea12539 patch 9.0.1175: the set_ref_in_item() function is too long by Yegappan Lakshmanan · 2 years, 8 months ago
- 94674f2 patch 9.0.1152: class "implements" argument not implemented by Bram Moolenaar · 2 years, 8 months ago
- cf760d5 patch 9.0.1149: class members may be garbage collected by Bram Moolenaar · 2 years, 8 months ago
- 3ac1d97 patch 9.0.1145: invalid memory access with recursive substitute expression by Bram Moolenaar · 2 years, 8 months ago
- a9fa8c5 patch 9.0.1133: error message names do not match the items by Bram Moolenaar · 2 years, 8 months ago
- 87c1cbb patch 9.0.1105: code is indented too much by Yegappan Lakshmanan · 2 years, 8 months ago
- 3482094 patch 9.0.1081: using "->" with split lines does not always work by Bram Moolenaar · 2 years, 9 months ago
- d505d17 patch 9.0.1074: class members are not supported yet by Bram Moolenaar · 2 years, 9 months ago
- 3d473ee patch 9.0.1060: private and public object members are not implemented yet by Bram Moolenaar · 2 years, 9 months ago
- f94178db patch 9.0.1059: build failure with some compilers by Bram Moolenaar · 2 years, 9 months ago
- 91c9d6d patch 9.0.1058: string value of class and object do not have information by Bram Moolenaar · 2 years, 9 months ago
- 7ce7daf patch 9.0.1045: in a class object members cannot be initialized by Bram Moolenaar · 2 years, 9 months ago