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
/
test
/
functional
/
lua
/
luaeval_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-20
refactor(test): drop deprecated exc_exec #39242
Justin M. Keyes
1
2025-09-03
docs: lsp, misc
Justin M. Keyes
1
2025-08-31
fix(lua): report error in Lua Funcref callback properly (#35555)
zeertzjq
1
2025-05-06
refactor(tests): lint decorations_spec, float_spec, multigrid_spec #33274
Justin M. Keyes
1
2025-05-04
feat(messages): cleanup Lua error messages
Justin M. Keyes
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-08-14
refactor(tests): again yet more global highlight definitions
bfredl
1
2024-08-02
fix(eval): handle wrong v:lua in expr option properly (#29953)
zeertzjq
1
2024-06-27
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-02-18
fix(eval): skip over v:lua properly (#27517)
zeertzjq
1
2024-01-17
test: big cleanup followup
Lewis Russell
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-12
test: do not inject vim module into global helpers
Lewis Russell
1
2023-12-18
fix(lua): handle array with holes in luaeval() (#26630)
zeertzjq
1
2023-12-09
test: avoid repeated screen lines in expected states
zeertzjq
1
2023-05-22
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-04-16
vim-patch:8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level (#23131)
zeertzjq
1
2023-04-16
vim-patch:8.2.3783: confusing error for using a variable as a function
zeertzjq
1
2022-08-20
fix(eval): check for v:lua when calling callback (#19855)
zeertzjq
1
2022-01-28
fix(eval): v:lua support for `-` in module names
bb010g
1
2021-11-06
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
1
2021-10-23
feat(lua): document support of packages with v:lua syntax
Björn Linse
1
2021-10-03
feat(eval/method): partially port v8.1.1954
Sean Dewar
1
2021-09-15
feat(decode_string): decode binary string with NULs to Blob
Sean Dewar
1
2021-09-15
feat(nlua): convert Blobs to strings
Sean Dewar
1
2021-08-13
feat(v:lua): support calling v:lua as a method
Sean Dewar
1
2021-08-12
fix(v:lua): fix emsg when calling v:lua directly
Sean Dewar
1
2020-10-05
test/vim.validate(): assert normalized stacktrace
Justin M. Keyes
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
2019-11-16
Add v:lua.func() vimL syntax for calling lua
Björn Linse
1
2018-05-09
API: return non-generic VimL errors
Justin M. Keyes
1
2017-03-27
executor,functests: Add print() tests, some fixes
ZyX
1
2017-03-27
executor: Fix some memory leaks
ZyX
1
2017-03-27
executor: Add :luado command
ZyX
1
2017-03-27
doc,functests: Add documentation
ZyX
1
2017-03-27
functests: Some more tests
ZyX
1
2017-03-27
functests: Move existing tests from lua_spec to lua/*, fix them
ZyX
1
2017-03-27
functests: Add some tests
ZyX
1