index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
lua
/
executor.h
Age
Commit message (
Expand
)
Author
Files
2026-01-21
fix(lua): correct line number reporting for options set in coroutines (#37463)
Tommy Guo
1
2025-09-16
docs: small fixes (#35791)
zeertzjq
1
2025-09-09
perf(highlight): allow decoration providers to skip ranges without data
bfredl
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-06-29
fix(exrc): exrc knows its own location (#34638)
Yochem van Rosmalen
1
2025-03-21
fix(log): unify error messages for vim.ui_attach/decor providers #33005
luukvbaal
1
2025-02-28
vim-patch:8.2.4603: sourcing buffer lines is too complicated
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-05-02
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
1
2024-04-27
refactor(build): make all generated c files headers
bfredl
1
2024-02-13
refactor(lua): use Arena when converting from lua stack to API args
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-22
refactor(options): generate BV_ and WV_ constants (#26705)
zeertzjq
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-10-02
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-05-17
refactor(map): avoid duplicated khash_t types for values
bfredl
1
2023-05-13
refactor: remove typval.h from most header files (#23601)
zeertzjq
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-08-17
feat(ui): allow to set the highlight namespace per window
bfredl
1
2022-08-06
vim-patch:8.1.1210: support for user commands is spread out (#19653)
zeertzjq
1
2022-03-10
refactor(uncrustify): format all c files
Dundar Göc
1
2022-03-03
refactor(lua): reorganize builtin modules, phase 1
bfredl
1
2022-02-27
feat(lua): add api and lua autocmds
TJ DeVries
1
2022-02-26
refactor(lua): use references directly on main thread
Björn Linse
1
2022-02-26
feat(lua): add proper support of luv threads
erw7
1
2021-12-28
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
1
2021-10-09
refactor: format header files with uncrustify #15877
dundargoc
1
2021-04-03
lua: track reference ownership with ASAN when present
Björn Linse
1
2020-10-10
api: multiple decoration providers at once
Björn Linse
1
2020-07-10
lua: Add ability to pass lua functions directly to vimL
TJ DeVries
1
2020-01-01
lua: metatable for empty dict value
Björn Linse
1
2019-11-10
lua: vim.rpcrequest, vim.rpcnotify, vim.NIL
Björn Linse
1
2019-06-04
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
1
2017-04-11
lua: Fix header guards
ZyX
1
2017-04-11
lua: Move files from src/nvim/viml/executor to src/nvim/lua
ZyX
1