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
/
overrides_spec.lua
Age
Commit message (
Expand
)
Author
Files
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-21
test: support upvalues in exec_lua
Lewis Russell
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-03-25
fix(test): typing
Lewis Russell
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: normalise nvim bridge functions
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
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-12-09
test: avoid repeated screen lines in expected states
zeertzjq
1
2023-08-31
feat(treesitter): improve query error message
Amaan Qureshi
1
2023-07-04
fix(api, lua): make blank lines in a message work properly (#24244)
zeertzjq
1
2023-06-03
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-02-22
feat(lua): make sure require'bit' always works, even with PUC lua 5.1
bfredl
1
2022-11-22
test: simplify platform detection (#21020)
dundargoc
1
2022-08-17
fix(tests): remove irrelevant usage of display-=msgsep
bfredl
1
2022-02-25
feat: call __tostring on lua errors if possible before reporting to user
Oliver Marriott
1
2021-11-06
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
1
2021-09-19
refactor(tests): remove redir_exec #15718
Justin M. Keyes
1
2020-11-02
fixup! startup: handle autoload and lua packages during startup
Jan Edmund Lazo
1
2020-11-02
startup: handle autoload and lua packages during startup
Björn Linse
1
2019-12-02
API: rename nvim_execute_lua => nvim_exec_lua
Justin M. Keyes
1
2019-11-16
Add v:lua.func() vimL syntax for calling lua
Björn Linse
1
2019-08-05
lua: do not crash on syntax error in debug.debug()
Björn Linse
1
2019-08-05
lua: immediate-callback safe print()
Björn Linse
1
2019-03-16
Merge #9686 'win/Lua: monkey-patch os.getenv()'
Justin M. Keyes
1
2019-03-07
Fix os.getenv of lua on Windows
erw7
1
2018-03-31
msg: do not scroll entire screen (#8088)
Björn Linse
1
2017-08-13
lua/executor: Fix crash when printing empty string (#7157)
Nikolai Aleksandrovich Pavlov
1
2017-05-28
lua: Use automatic determining of suffixes only for package.cpath
ZyX
1
2017-05-25
lua: Add paths from &runtimepath to package.path and package.cpath
ZyX
1
2017-03-27
eval,functests: Fix linter errors
ZyX
1
2017-03-27
functests: Add test for debug.debug
ZyX
1
2017-03-27
executor,functests: Add print() tests, some fixes
ZyX
1