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
/
tabpage.c
Commit message (
Expand
)
Author
Age
*
api: documentation
Justin M. Keyes
2016-10-23
*
api: Support getting the number of a window/tabpage
James McCoy
2016-10-04
*
api: Establish API naming convention. (#5344)
Justin M. Keyes
2016-09-17
*
api: make nvim[_obj]_set_var and _del_var not return the old value
Björn Linse
2016-09-15
*
api: consistently use nvim_ prefix and update documentation
Björn Linse
2016-08-31
*
api: Add warnings about the returned value to \*del_var functions
ZyX
2016-04-18
*
api/documentation: Add a warning that nil may mean v:null
ZyX
2016-04-18
*
api: Replace set_var(name, NIL) with del_var(name)
ZyX
2016-04-18
*
msgpack: Replace FUNC_ATTR_DEFERRED by FUNC_ATTR_ASYNC
Thiago de Arruda
2015-08-13
*
api/*.c: Comment cleanup
Michael Reed
2015-01-26
*
api: Add FUNC_ATTR_DEFERRED attribute to a number of functions
Thiago de Arruda
2014-10-21
*
FOR_ALL_WINDOWS_IN_TAB and local variables in FOR_ALL_TAB_WINDOWS
Wayne Rowcliffe
2014-09-22
*
api/msgpack-rpc: Improve error infrastructure
Thiago de Arruda
2014-09-18
*
api metadata: Allow typed container information in api functions
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Remove specialized array types
Thiago de Arruda
2014-09-12
*
api: Rename find_{buffer,window,tabpage}
Thiago de Arruda
2014-06-18
*
Move documentation from function declarations to definitions
ZyX
2014-06-02
*
Initialize Object, Position
Justin M. Keyes
2014-05-31
*
API: Refactor: Use macro for initializing all arrays
Thiago de Arruda
2014-05-23
*
API: Refactor: Return handles instead of indexes
Thiago de Arruda
2014-05-23
*
API: Refactor: Move non-public files to private subdirectory
Thiago de Arruda
2014-05-23
*
Use more descriptive names for API primitive types
Thiago de Arruda
2014-05-17
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15