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
/
overrides_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(tests): remove irrelevant usage of display-=msgsep
bfredl
2022-08-17
*
feat: call __tostring on lua errors if possible before reporting to user
Oliver Marriott
2022-02-25
*
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
2021-11-06
*
refactor(tests): remove redir_exec #15718
Justin M. Keyes
2021-09-19
*
fixup! startup: handle autoload and lua packages during startup
Jan Edmund Lazo
2020-11-02
*
startup: handle autoload and lua packages during startup
Björn Linse
2020-11-02
*
API: rename nvim_execute_lua => nvim_exec_lua
Justin M. Keyes
2019-12-02
*
Add v:lua.func() vimL syntax for calling lua
Björn Linse
2019-11-16
*
lua: do not crash on syntax error in debug.debug()
Björn Linse
2019-08-05
*
lua: immediate-callback safe print()
Björn Linse
2019-08-05
*
Merge #9686 'win/Lua: monkey-patch os.getenv()'
Justin M. Keyes
2019-03-16
|
\
|
*
Fix os.getenv of lua on Windows
erw7
2019-03-07
|
/
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
lua/executor: Fix crash when printing empty string (#7157)
Nikolai Aleksandrovich Pavlov
2017-08-13
*
lua: Use automatic determining of suffixes only for package.cpath
ZyX
2017-05-28
*
lua: Add paths from &runtimepath to package.path and package.cpath
ZyX
2017-05-25
*
eval,functests: Fix linter errors
ZyX
2017-03-27
*
functests: Add test for debug.debug
ZyX
2017-03-27
*
executor,functests: Add print() tests, some fixes
ZyX
2017-03-27