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
/
api
/
vim.c
Commit message (
Expand
)
Author
Age
*
Merge #8329 'API: Make nvim_set_option() update `:verbose set …`'
Justin M. Keyes
2018-05-11
|
\
|
*
api: Make nvim_set_option() update `:verbose set ...`
b-r-o-c-k
2018-05-03
*
|
nvim_eval: fix memory leak
Justin M. Keyes
2018-05-10
*
|
API: nvim_eval(): return non-generic VimL errors
Justin M. Keyes
2018-05-09
*
|
API: better way to capture abort-causing non-exception errors
Justin M. Keyes
2018-05-09
*
|
API: return non-generic VimL errors
Justin M. Keyes
2018-05-09
*
|
doc
Justin M. Keyes
2018-05-09
*
|
API: nvim_call_dict_function: expect actual function, not name
Justin M. Keyes
2018-05-06
*
|
API: nvim_call_dict_function: eliminate `internal` param
Justin M. Keyes
2018-05-06
*
|
refactor: nvim_call_dict_function
Justin M. Keyes
2018-05-06
*
|
API: nvim_call_dict_function #3032
Sebastian Witte
2018-05-06
|
/
*
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
2018-04-27
|
\
|
*
api/vim: Fix PVS/V547: node was already dereferenced, so can’t be NULL
ZyX
2018-04-22
*
|
API: nvim__stats()
Justin M. Keyes
2018-04-24
*
|
API/nvim_command_output: handle :echon capture (#8265)
Justin M. Keyes
2018-04-13
|
/
*
API: nvim_get_proc()
Justin M. Keyes
2018-03-18
*
nvim_get_proc_children: fallback to shell
Justin M. Keyes
2018-03-16
*
API: nvim_get_proc_children()
Justin M. Keyes
2018-03-16
*
api: nvim_list_uis #8004
geekodour
2018-03-03
*
api: nvim_command_output: direct impl
Justin M. Keyes
2018-01-10
*
api: change nvim_command_output behavior
Justin M. Keyes
2018-01-10
*
doc
Justin M. Keyes
2017-12-26
*
*: Fix linter errors
ZyX
2017-12-12
*
doc: hack to avoid doxygen bug
Justin M. Keyes
2017-12-10
*
Merge #7234 'built-in expression parser'
Justin M. Keyes
2017-12-09
|
\
|
*
viml/parser/expressions: Make $ENV not depend on &isident
ZyX
2017-11-26
|
*
Merge branch 'master' into expression-parser
ZyX
2017-11-26
|
|
\
|
|
/
|
/
|
|
*
Merge branch 'master' into expression-parser
ZyX
2017-11-19
|
|
\
|
*
|
viml/parser/expressions: Add support for parsing assignments
ZyX
2017-11-12
|
*
|
*: Fix linter errors
ZyX
2017-11-06
|
*
|
Merge branch 'master' into expression-parser
ZyX
2017-11-06
|
|
\
\
|
*
|
|
api/vim: Add “len” dictionary key
ZyX
2017-11-06
|
*
|
|
tests: Add missing test cases
ZyX
2017-11-06
|
*
|
|
api/vim,functests: Add tests for nvim_parse_expression, fix found bugs
ZyX
2017-11-06
|
*
|
|
vim/api: Actually dump AST, fix some bugs in nvim_parse_expression
ZyX
2017-11-06
|
*
|
|
api/vim: Create part of nvim_parse_expression function
ZyX
2017-11-06
|
*
|
|
api/vim: Add nvim_parse_expression function
ZyX
2017-10-29
*
|
|
|
channels: refactor
Björn Linse
2017-11-24
|
|
_
|
/
|
/
|
|
*
|
|
Use PRId64 to format Integer when calling api_set_error
James McCoy
2017-11-12
|
|
/
|
/
|
*
|
doc: API (generated)
Justin M. Keyes
2017-11-06
*
|
doc
Justin M. Keyes
2017-11-06
|
/
*
test: nvim_get_hl_by_name/by_id #7082
Justin M. Keyes
2017-10-08
*
Merge #7082 'api: nvim_get_hl_by_name/by_id'
Justin M. Keyes
2017-10-08
|
\
|
*
Changed prototypes to accept a boolean "rgb"
Matthieu Coudron
2017-09-30
|
*
Increased test coverage for RGB and cterm
Matthieu Coudron
2017-09-30
|
*
Adds nvim_get_hl_by_name/by_id
Matthieu Coudron
2017-09-30
|
/
*
doc: channel, eventloop
Justin M. Keyes
2017-09-05
*
doc/api: nvim_out_write() and friends
Justin M. Keyes
2017-08-18
*
doc: api.txt; deprecate <special>
Justin M. Keyes
2017-07-08
*
'cpoptions': remove "<" flag; ignore <special>
Justin M. Keyes
2017-07-08
[next]