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
2022-06-14
perf(memory): use an arena for RPC decoding
bfredl
1
2022-06-09
fix: correct nlua_wait error message #18867
resolritter
1
2022-06-08
fix(nvim_create_user_command): make `smods` work with `nvim_cmd`
Famiu Haque
1
2022-05-31
feat: add preview functionality to user commands
Famiu Haque
1
2022-05-29
feat(nvim_create_user_command): pass structured modifiers to commands
Famiu Haque
1
2022-05-26
Merge pull request #18306 from lewis6991/fnfast
bfredl
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-05-17
feat(lua): allow some viml functions to run in fast
Lewis Russell
1
2022-05-13
Merge pull request #18489 from dundargoc/refactor/remove-char_u
bfredl
1
2022-05-11
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-11
feat(api): add `nvim_cmd`
Famiu Haque
1
2022-05-09
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-05
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-04
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-03
fix(coverity): use xstrndup() instead of vim_strsave() (#18363)
zeertzjq
1
2022-04-29
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
1
2022-04-13
fix(api): correctly pass f-args for nvim_create_user_command (#18098)
Gregory Anders
1
2022-03-18
Merge pull request #17459 from rktjmp/lua-error-tostring
bfredl
1
2022-03-10
refactor(uncrustify): format all c files
Dundar Göc
1
2022-03-07
fix(lua): don't use nlua_error when exiting early
bfredl
1
2022-03-04
refactor(lua): move only runtime lua file in src/ to runtime/lua
bfredl
1
2022-03-03
refactor(lua): reorganize builtin modules, phase 1
bfredl
1
2022-03-01
Merge pull request #15079 from shadmansaleh/feat/verbose_lua
bfredl
1
2022-02-28
feat(lua): add missing changes to autocmds lost in the rebase
TJ DeVries
1
2022-02-28
fix: anonymous sid not working
shadmansaleh
1
2022-02-28
feat(lua): show proper verbose output for lua configuration
shadmansaleh
1
2022-02-27
feat(lua): add api and lua autocmds
TJ DeVries
1
2022-02-27
feat(lua): add <f-args> to user commands callback (#17522)
Javier Lopez
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
2022-02-25
feat: call __tostring on lua errors if possible before reporting to user
Oliver Marriott
1
2022-02-18
refactor(lua): call loadfile internally
Lewis Russell
1
2022-01-30
vim-patch:8.2.4241: some type casts are redundant
Dundar Göc
1
2022-01-27
feat(ts): expose minimum language version to lua (#17186)
Thomas Vigouroux
1
2022-01-06
fix(lua): print multiple return values with =expr (#16933)
Shadman
1
2022-01-04
feat: filetype.lua (#16600)
Gregory Anders
1
2022-01-04
feat(lua): make =expr print result of expr
shadmansaleh
1
2021-12-28
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
1
2021-12-16
perf: pre-compile embedded Lua source into bytecode (#16631)
Gregory Anders
1
2021-12-10
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
1
2021-12-08
fix: check for interrupt in nvim_echo, write_msg and nlua_print (#16537)
ii14
1
2021-11-16
refactor: reduce number of explicit char casts (#16077)
dundargoc
1
2021-11-06
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
1
2021-11-01
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
1
2021-11-01
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
1
2021-10-26
refactor: split executor.c into two files
Dundar Göc
1
2021-10-24
feat: add vim.str_utf_pos function
Michael Lingelbach
1
2021-10-17
fix(runtime): don't use regexes inside lua require'mod'
Björn Linse
1
2021-10-02
refactor: format with uncrustify #15842
dundargoc
1
2021-09-26
feat(lua): expose lua-cjson as vim.json
Michael Lingelbach
1
[prev]
[next]