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
/
generators
/
gen_api_dispatch.lua
Commit message (
Expand
)
Author
Age
*
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
*
fix(runtime): don't use regexes inside lua require'mod'
Björn Linse
2021-10-17
*
refactor(api): make export of functions opt-in, not opt-out
Björn Linse
2021-10-03
*
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
*
refactor(lua): rename nlua_msgpack_ => nlua_api_
Björn Linse
2021-08-28
*
refactor(map): remove extra-allocating map_new/map_free functions
Björn Linse
2021-08-22
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
api: allow open non-current buffer as terminal (+ xmas bonus)
Björn Linse
2021-03-12
*
api: add textlock check
notomo
2020-12-15
*
feat(lua): improve error message to make it actionable (#13276)
Alvaro Muñoz
2020-11-13
*
gen_api_dispatch.lua: allow msgpack int for Float args; test: add ui_pum_set_...
Yatao Li
2020-04-28
*
tree-sitter: implement query functionality and highlighting prototype [skip.l...
Björn Linse
2019-12-22
*
jobstop(): close channel before process_stop() #10522
Justin M. Keyes
2019-07-17
*
Fix luacheck errors for all Lua source files
Sameed Ali
2019-07-04
*
api/lua: make nvim_execute_lua use native lua floats, not special tables
Björn Linse
2019-07-01
*
libluv: use luv_set_callback to control callback execution
Björn Linse
2019-06-30
*
rename: FUNC_API_ASYNC => FUNC_API_FAST
Björn Linse
2019-06-30
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
build: -Wmissing-prototypes
Justin M. Keyes
2019-02-04
*
log: RPC, input, other events
Justin M. Keyes
2018-09-19
*
API: Accept empty lists as dictionaries
KillTheMule
2018-05-23
*
*: Add some PVS comments
ZyX
2018-04-15
*
api: always use prefix FUNC_API, also change NOEVAL to REMOTE_ONLY
Björn Linse
2017-05-10
*
generators: separate source generators from scripts
Björn Linse
2017-05-10