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
Age
Commit message (
Expand
)
Author
Files
2019-08-07
includes
Daniel Hahler
1
2019-08-05
lua: add vim.in_fast_event() to check if we are in a luv callback
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-07-01
api/lua: make nvim_execute_lua use native lua floats, not special tables
Björn Linse
2
2019-06-30
make vim.loop == require'luv'
Björn Linse
1
2019-06-30
libluv: use luv_set_callback to control callback execution
Björn Linse
2
2019-06-15
api/lua: add on_detach to nvim_buf_attach
Björn Linse
1
2019-06-10
lua: introduce vim.loop (expose libuv event-loop) #10123
George Zhao
1
2019-06-05
lua: docs and tests for vim.schedule
Björn Linse
1
2019-06-05
lua: add vim.schedule(cb)
Andrey Popp
1
2019-06-04
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
3
2019-05-26
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
1
2019-05-20
lua/shared: share trim() impl
Justin M. Keyes
1
2019-05-20
Merge #9709 'fileio: use os_copy to create backups'
Justin M. Keyes
1
2019-05-19
lua/shared: share more stuff
Justin M. Keyes
1
2019-05-19
lua/shared: share deepcopy() with test/*
Justin M. Keyes
1
2019-05-19
gen_vimdoc.py: support lua/shared.lua module [ci skip]
Justin M. Keyes
1
2019-05-18
Document the vim.lua functions
KillTheMule
1
2019-05-18
lua/stdlib: Introduce vim.shared
Justin M. Keyes
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
2019-01-23
cleanup: reduce some duplicate code, avoid function pointers for a condition
Björn Linse
1
2019-01-22
message.c: add msg_echo_attr functions, use it for lua error messages
Alexandre Dubray
1
2019-01-14
lua: expose full interface of vim.inspect and add test
Björn Linse
1
2019-01-14
lua/stdlib: Load runtime modules on-demand
Justin M. Keyes
1
2019-01-14
lua/stdlib: vim.inspect, string functions
KillTheMule
1
2018-09-24
add func_attr_printf in :
MichaHoffmann
1
2018-08-18
API: Remove path prefix from command name in nvim_get_proc()
Lucas Hoffmann
1
2018-08-15
API: Use `ps -o comm` in nvim_get_proc()
Lucas Hoffmann
1
2018-03-18
Merge #8107 'jobs: separate process-group'
Justin M. Keyes
1
2018-03-18
build/MSVC: fix "C4003: not enough actual parameters for macro"
Justin M. Keyes
1
2018-03-18
API: nvim_get_proc()
Justin M. Keyes
1
2018-03-16
nvim_get_proc_children: fallback to shell
Justin M. Keyes
1
2018-01-21
lua/executor: Remove all places where lightuserdata is used
ZyX
1
2018-01-14
*: Provide list length when allocating lists
ZyX
1
2017-12-31
eval,lua/converter: Fix problems spotted in review
ZyX
1
2017-12-24
*: Remove most calls to tv_list_item_alloc
ZyX
1
2017-12-10
*: Hide list implementation in other files as well
ZyX
1
2017-12-10
*: Start hiding list implementation
ZyX
1
2017-11-06
doc
Justin M. Keyes
1
2017-10-22
Merge #7165 'lua: Move stricmp to vim module'
Justin M. Keyes
1
2017-08-15
lua/executor: Fix crash when first string contains NUL and second not
ZyX
1
2017-08-15
lua/executor: Move stricmp to vim “module” and document it
ZyX
1
2017-08-15
lua/executor: Make stricmp function work with strings with NULs
ZyX
1
2017-08-13
lua/executor: Fix crash when printing empty string (#7157)
Nikolai Aleksandrovich Pavlov
1
2017-06-27
Merge #6789 from ZyX-I/lua-path
Justin M. Keyes
2
2017-06-03
lint: fix indentation of FUNC_ATTR lines
Björn Linse
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
2
[prev]
[next]