index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
lua
/
luaeval_spec.lua
Commit message (
Expand
)
Author
Age
*
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
2023-05-22
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
vim-patch:8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level (#23131)
zeertzjq
2023-04-16
*
vim-patch:8.2.3783: confusing error for using a variable as a function
zeertzjq
2023-04-16
*
fix(eval): check for v:lua when calling callback (#19855)
zeertzjq
2022-08-20
*
fix(eval): v:lua support for `-` in module names
bb010g
2022-01-28
*
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
2021-11-06
*
feat(lua): document support of packages with v:lua syntax
Björn Linse
2021-10-23
*
feat(eval/method): partially port v8.1.1954
Sean Dewar
2021-10-03
*
feat(decode_string): decode binary string with NULs to Blob
Sean Dewar
2021-09-15
*
feat(nlua): convert Blobs to strings
Sean Dewar
2021-09-15
*
feat(v:lua): support calling v:lua as a method
Sean Dewar
2021-08-13
*
fix(v:lua): fix emsg when calling v:lua directly
Sean Dewar
2021-08-12
*
test/vim.validate(): assert normalized stacktrace
Justin M. Keyes
2020-10-05
*
lua: Fix crash on unprotected lua errors (#12658)
TJ DeVries
2020-07-19
*
lua: Add ability to pass tables with __call
TJ DeVries
2020-07-10
*
lua: Add ability to pass lua functions directly to vimL
TJ DeVries
2020-07-10
*
Add v:lua.func() vimL syntax for calling lua
Björn Linse
2019-11-16
*
API: return non-generic VimL errors
Justin M. Keyes
2018-05-09
*
executor,functests: Add print() tests, some fixes
ZyX
2017-03-27
*
executor: Fix some memory leaks
ZyX
2017-03-27
*
executor: Add :luado command
ZyX
2017-03-27
*
doc,functests: Add documentation
ZyX
2017-03-27
*
functests: Some more tests
ZyX
2017-03-27
*
functests: Move existing tests from lua_spec to lua/*, fix them
ZyX
2017-03-27
*
functests: Add some tests
ZyX
2017-03-27