neovim/src
zeertzjq ba0fa4fa19
refactor(IWYU): add "private" pragma to more generated headers (#26706)
"export" only prevents IWYU from adding these headers if the headers
that export them are included, while "private" ensures that IWYU never
adds these headers.
2023-12-22 13:32:46 +08:00
..
cjson fix(vim.json)!: remove global options, "null", "array_mt" #24070 2023-06-21 01:10:32 -07:00
klib refactor: remove kbtree.h 2023-12-01 20:46:07 +01:00
man docs: list NVIM_APPNAME as env on manpage (#25935) 2023-11-09 07:04:44 +08:00
mpack refactor: fix headers with IWYU 2023-11-28 22:23:56 +01:00
nvim refactor(IWYU): add "private" pragma to more generated headers (#26706) 2023-12-22 13:32:46 +08:00
termkey fix(termkey): include IO header on Windows 2023-11-30 12:22:53 -06:00
unicode docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
xdiff refactor: the long goodbye 2023-11-05 20:19:06 +01:00
.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 refactor(options): generate BV_ and WV_ constants (#26705) 2023-12-22 12:24:23 +08:00
coverity-model.c ci(coverity): model our allocation functions 2022-05-20 08:14:20 -04:00
nlua0.c refactor(build): include lpeg as a library 2023-04-27 11:40:00 +02:00
uncrustify.cfg refactor: enable formatting for ternaries 2023-11-20 19:57:09 +01:00