neovim/src
zeertzjq e9fa6f10a0 vim-patch:9.0.1336: functions without arguments are not always declared properly
Problem:    Functions without arguments are not always declared properly.
Solution:   Use "(void)" instead of "()". (Yegappan Lakshmanan, closes vim/vim#12031)

a23a11b5bf

Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
2023-04-28 23:48:32 +08:00
..
cjson fix: Add missing void as function argument (#22317) 2023-02-18 21:35:27 +01:00
klib refactor: remove use of reserved c++ keywords 2023-04-06 22:39:50 +02:00
man feat(lua): send "--" literally to Lua "-l" script 2023-01-05 17:10:02 +01:00
mpack fix(build): distinguish vim.mpack from global require'mpack' 2023-04-20 19:00:38 +02:00
nvim vim-patch:9.0.1336: functions without arguments are not always declared properly 2023-04-28 23:48:32 +08:00
unicode
xdiff
.valgrind.supp
bit.c feat(lua): make sure require'bit' always works, even with PUC lua 5.1 2023-02-22 22:15:19 +01:00
bit.h feat(lua): make sure require'bit' always works, even with PUC lua 5.1 2023-02-22 22:15:19 +01:00
clint.py build(clint): fix deprecation and linter warnings 2023-04-26 18:25:07 +02:00
coverity-model.c
nlua0.c refactor(build): include lpeg as a library 2023-04-27 11:40:00 +02:00
uncrustify.cfg refactor: uncrustify 2023-04-26 23:23:44 +02:00