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
/
converter.h
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-06
refactor(build): don't use the preprocessor when generating headers
bfredl
1
2024-04-17
fix(lua): only free luarefs when returning from API (#28373)
zeertzjq
1
2023-11-27
build(clint): more precise check for "defs" headers (#26236)
zeertzjq
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-08-07
refactor(api): use typed keysets
bfredl
1
2023-05-13
refactor: remove typval.h from most header files (#23601)
zeertzjq
1
2022-09-07
refactor(typval): change FC_CFUNC abstraction into FC_LUAREF
bfredl
1
2022-08-12
refactor: remove some unused includes (#19740)
zeertzjq
1
2021-10-09
refactor: format header files with uncrustify #15877
dundargoc
1
2021-04-03
luaref: simplify handling of table callables and fix leak in vim.fn.call(table)
Björn Linse
1
2020-07-10
lua: Add ability to pass tables with __call
TJ DeVries
1
2020-07-10
lua: Add ability to pass lua functions directly to vimL
TJ DeVries
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