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
/
src
/
nvim
/
lua
/
converter.c
Commit message (
Expand
)
Author
Age
*
lua: metatable for empty dict value
Björn Linse
2020-01-01
*
doc: fix typos
Brian Wignall
2019-11-27
*
lua: vim.rpcrequest, vim.rpcnotify, vim.NIL
Björn Linse
2019-11-10
*
lua: add vim.fn.{func} for direct access to vimL function
Björn Linse
2019-10-27
*
api/lua: make nvim_execute_lua use native lua floats, not special tables
Björn Linse
2019-07-01
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
build/MSVC: fix "C4003: not enough actual parameters for macro"
Justin M. Keyes
2018-03-18
*
*: Provide list length when allocating lists
ZyX
2018-01-14
*
eval,lua/converter: Fix problems spotted in review
ZyX
2017-12-31
*
*: Remove most calls to tv_list_item_alloc
ZyX
2017-12-24
*
*: Hide list implementation in other files as well
ZyX
2017-12-10
*
*: Start hiding list implementation
ZyX
2017-12-10
*
lua: Add PVS comment to lua/*.c
ZyX
2017-05-20
*
lua/converter: Fix typo in assert condition (#6708)
Nikolai Aleksandrovich Pavlov
2017-05-10
*
Merge branch 'master' into luaviml'/lua
ZyX
2017-05-08
*
lua/converter: Remove useless macros
ZyX
2017-04-11
*
lua: Move files from src/nvim/viml/executor to src/nvim/lua
ZyX
2017-04-11