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.c
Age
Commit message (
Expand
)
Author
Files
2021-09-19
refactor: format with uncrustify #15722
dundargoc
1
2021-09-14
docs: third-party licenses, TEST_COLORS, system() #15665
Justin M. Keyes
1
2021-09-09
feat(lua): make vim.mpack support vim.NIL and vim.empty_dict()
Björn Linse
1
2021-09-09
feat(lua): add vim.mpack for msgpack support in lua
Björn Linse
1
2021-09-09
feat(lua)!: register_keystroke_callback => on_key
Justin M. Keyes
1
2021-08-30
fix(lua): make core vim module not dependent on $VIMRUNTIME functions
Björn Linse
1
2021-08-26
Merge #15293 Vimscript "method" syntax
Justin M. Keyes
1
2021-08-22
refactor(map): remove extra-allocating map_new/map_free functions
Björn Linse
1
2021-08-22
Merge pull request #15451 from bfredl/metamap
Björn Linse
1
2021-08-22
feat(api): add lua C bindings for xdiff (#14536)
Lewis Russell
1
2021-08-22
refactor(api): remove unneccesary indirection around handles
Björn Linse
1
2021-08-12
vim-patch:8.1.1800: function call functions have too many arguments
Sean Dewar
1
2021-07-19
refactor(lua): initialize lua state at startup instead of dynamically
Björn Linse
1
2021-07-07
chore: use codespell to spell check #15016
dundargoc
1
2021-06-21
BugFix: Fix inconsistent verbose message
shadmansaleh
1
2021-06-11
refactor(source): Move lua file detection to do_source
shadmansaleh
1
2021-05-19
lua: use proper conversion of vim.g values
Björn Linse
1
2021-04-13
Merge pull request #14318 from chentau/extmark_luado
Björn Linse
1
2021-04-12
extmark: splice extmarks on :luado
chentau
1
2021-04-03
test/lsp: disable tracking in LSP tests (here be dragons)
Björn Linse
1
2021-04-03
luaref: simplify handling of table callables and fix leak in vim.fn.call(table)
Björn Linse
1
2021-04-03
luaref: fix leaks for global luarefs
Björn Linse
1
2021-04-03
lua: track reference ownership with ASAN when present
Björn Linse
1
2021-03-30
ts: Add language version to vim.treesitter (#14255)
TJ DeVries
1
2021-01-26
lint
chentau
1
2021-01-26
Don't show entire context when completing
Tony Chen
1
2021-01-26
feat: add completion to ':lua'
TJ DeVries
1
2021-01-18
api: add vim.version (#13762)
Michael Lingelbach
1
2020-12-01
executor: use new nlua_ name pattern
Björn Linse
1
2020-12-01
startup: add init.lua as an alternative user config, fixes #7895
dm1try
1
2020-11-11
Removed restricted mode - Fix #11972
georg3tom
1
2020-11-05
lua: make vim.inspect available early so it can be used for path debugging
Björn Linse
1
2020-11-02
startup: handle autoload and lua packages during startup
Björn Linse
1
2020-11-01
api: add API for themes
Björn Linse
1
2020-10-06
lua: vim.wait allows control of fast events (#13053)
TJ DeVries
1
2020-09-10
lua: cleanup naming conventions of executor functions
Björn Linse
1
2020-08-14
lua: add vim.register_keystroke_callback (#12536)
TJ DeVries
1
2020-08-10
fix: runtimepath always updates lua package.path
TJ DeVries
1
2020-07-20
Merge pull request #12653 from erw7/fix-build-freebsd-ci
James McCoy
1
2020-07-20
build: Fix build failure with CI in FreeBSD
erw7
1
2020-07-19
lua: Fix crash on unprotected lua errors (#12658)
TJ DeVries
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
2020-06-23
treesitter: simplify puhstree call process
Thomas Vigouroux
1
2020-05-30
lua: vim.wait implementation
TJ DeVries
1
2020-05-30
lua: vim.wait initial outline
Björn Linse
1
2020-04-26
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
1
2020-02-26
lua: add regex support, and `@match` support in treesitter queries
Björn Linse
1
2020-02-13
rename: user_funcs -> userfunc
Jakub Łuczyński
1
2020-02-13
fix: includes
Jakub Łuczyński
1
[prev]
[next]