neovim/runtime/lua/vim/_meta
zeertzjq d326e04860
vim-patch:9.1.0181: no overflow check for string formatting (#27863)
Problem:  no overflow check for string formatting
Solution: Check message formatting function for overflow.
          (Chris van Willegen)

closes: vim/vim#13799

c35fc03dbd

Co-authored-by: Christ van Willegen <cvwillegen@gmail.com>
2024-03-15 08:05:59 +08:00
..
api_keysets_extra.lua refactor(types): more fixes 2024-03-06 10:45:22 +00:00
api_keysets.lua feat(extmark): window scoped extmark 2024-02-21 16:11:50 +01:00
api.lua Merge pull request #27330 from seandewar/win_set_config-fixes 2024-03-09 22:32:20 +00:00
base64.lua feat(stdlib): add vim.base64 module (#25843) 2023-10-31 09:15:32 -05:00
builtin_types.lua docs(builtin): fix lua types for vim.fn.sign_getplaced 2024-02-13 08:22:32 +00:00
builtin.lua docs(editorconfig): move to source 2024-03-10 23:20:44 +00:00
diff.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
json.lua feat(docs): replace lua2dox.lua 2024-02-27 14:41:17 +00:00
lpeg.lua docs: improve/add documentation of Lua types 2024-03-01 23:02:18 +00:00
misc.lua fix: type warnings in shared.lua 2024-02-15 11:32:50 +00:00
mpack.lua feat(docs): replace lua2dox.lua 2024-02-27 14:41:17 +00:00
options.lua fix(terminal): disable reflow again 2024-03-14 19:22:16 +08:00
re.lua feat(docs): replace lua2dox.lua 2024-02-27 14:41:17 +00:00
regex.lua docs: improve/add documentation of Lua types 2024-03-01 23:02:18 +00:00
spell.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
vimfn.lua vim-patch:9.1.0181: no overflow check for string formatting (#27863) 2024-03-15 08:05:59 +08:00
vvars.lua docs(vvars): fix wrong lua types in vim.v variables 2024-01-15 09:39:27 +00:00