summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-14patch 9.0.2164: Vim9: can use type a func arg/return valuev9.0.2164Ernie Rael
2023-12-14runtime(netrw): escape curdir in BrowseUpDir (#13681)Christian Brabandt
2023-12-14patch 9.0.2163: Vim9: type can be assigned to list/dictv9.0.2163Ernie Rael
2023-12-14patch 9.0.2162: Vim9: type documentation out-datedv9.0.2162Yegappan Lakshmanan
2023-12-14patch 9.0.2161: Vim9: not able to use imported interfaces and classesv9.0.2161Yegappan Lakshmanan
2023-12-14CI: Fix i386 build (#13680)K.Takata
2023-12-13CI: Fix labeler.yml (#13677)K.Takata
2023-12-13CI: label.yml: fixup for v5 (#13673)Philip H
2023-12-12patch 9.0.2160: instanceof() should use varargs as second argv9.0.2160Ernie Rael
2023-12-12CI: bump actions/labeler from 4 to 5 (#13658)dependabot[bot]
2023-12-12runtime(vim): Update syntax file, fix missing for highlight (#13668)dkearns
2023-12-12patch 9.0.2159: screenpos() may crash with neg. columnv9.0.2159zeertzjq
2023-12-11CI: labeler.yml: update to v5 (#13664)Philip H
2023-12-11patch 9.0.2158: [security]: use-after-free in check_argument_typev9.0.2158Christian Brabandt
2023-12-11patch 9.0.2157: Vim9: incorrectly parses :def func definitionsv9.0.2157Christian Brabandt
2023-12-11patch 9.0.2156: Vim9: can use typealias in assignmentv9.0.2156Ernie Rael
2023-12-11runtime(filetype): ft detection maybe wrong if 'fic' set for *.[CH]shane.xb.qian
2023-12-11runtime(doc): re-generate helptagsChristian Brabandt
2023-12-11runtime(sbt): do not set b:did_ftplugin before sourcing scala ftplugin(#13657)Karl Yngve LervÄg
2023-12-11runtime(netrw): Fix `w:netrw_bannercnt` ref error with `netrw_fastbrowse=2` (...KSR-Yasuda
2023-12-11runtime(json): fix examples in comments for JSON formatting (#13660)Maxim Kim
2023-12-10runtime(json): Add json formating plugin (Issue #11426) (#11506)Maxim Kim
2023-12-10runtime(vim): Update syntax file (#13653)dkearns
2023-12-09runtime(doc): link cmdline completion to to |wildcards| and fix typos (#13636)zeertzjq
2023-12-08runtime(doc): Update eval.txt (#13645)K.Takata
2023-12-08patch 9.0.2155: Vim9: type not kept when assigning varsv9.0.2155Yegappan Lakshmanan
2023-12-08patch 9.0.2154: The option[] array is not sortedv9.0.2154zeertzjq
2023-12-08runtime(syntax): unlet b:filetype_in_cpp_family for cpp & squirrellaburnumT
2023-12-08runtime(doc): fix typo in change.txtChristian Brabandt
2023-12-05runtime(fortran): update syntax and ftpluginsAjit-Thakkar
2023-12-05runtime(vim): Update syntax file and syntax test (#13632)dkearns
2023-12-05runtime(doc): Sort options.txt alphabeticallylaburnumT
2023-12-05runtime(doc): update todo items (#13631)Yegappan Lakshmanan
2023-12-05runtime(doc): sort option-list alphabetically (#13630)Teppei Taguchi
2023-12-05patch 9.0.2153: no support to build on OpenVMSv9.0.2153Zoltan Arpadffy
2023-12-05patch 9.0.2152: Using type unknown for List/Dict containersv9.0.2152Yegappan Lakshmanan
2023-12-05patch 9.0.2151: 'breakindent' is not drawn after diff filler linesv9.0.2151zeertzjq
2023-12-05runtime(doc): remove non-existent parameter in shift-command (#13626)Roy Orbitson
2023-12-05patch 9.0.2150: Using int for errbuflen in option funcsv9.0.2150Mike Williams
2023-12-04patch 9.0.2149: [security]: use-after-free in exec_instructions()v9.0.2149Christian Brabandt
2023-12-04patch 9.0.2148: Vim does not detect pacman.log filev9.0.2148Ronan Pigott
2023-12-04runtime(doc): reference 'go-!' inside os_win32.txt for !startChristian Brabandt
2023-12-04patch 9.0.2147: Type check tests fail without the channel featurev9.0.2147Yegappan Lakshmanan
2023-12-03patch 9.0.2146: text-property without type errors when joiningv9.0.2146Christian Brabandt
2023-12-03patch 9.0.2145: wrong scrolling in insert mode with smoothscrollv9.0.2145zeertzjq
2023-12-03patch 9.0.2144: Text properties causes wrong line wrappingv9.0.2144zeertzjq
2023-12-03CI: disable the test_terminal_resize2() test for GH CI in gui mode (#13615)Christian Brabandt
2023-12-01patch 9.0.2143: [security]: buffer-overflow in ex_substitutev9.0.2143Christian Brabandt
2023-12-01patch 9.0.2142: [security]: stack-buffer-overflow in option callback functionsv9.0.2142Christian Brabandt
2023-12-01patch 9.0.2141: [security]: buffer-overflow in suggest_trie_walkv9.0.2141Christian Brabandt