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
*
api: Add FUNC_ATTR_DEFERRED attribute to a number of functions
Thiago de Arruda
2014-10-21
*
msgpack-rpc: Create subdirectory for msgpack-rpc modules
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: Refactor metadata object construction
Thiago de Arruda
2014-09-12
*
api: Implement `vim_report_error` function
Thiago de Arruda
2014-09-12
*
provider: Major refactor
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Remove specialized array types
Thiago de Arruda
2014-09-12
*
Add API vim_replace_termcodes
Rui Abreu Ferreira
2014-08-07
*
Refactor vim_feedkeys and f_feedkeys
Rui Abreu Ferreira
2014-08-07
*
provider: New module used to expose extension points for core services
Thiago de Arruda
2014-07-17
*
api: Refactor write_msg to use separate out/err buffers
Thiago de Arruda
2014-07-17
*
move assert.h include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
Add vim_feedkeys API function
Rui Abreu Ferreira
2014-07-07
*
channel/msgpack_rpc: Refactor msgpack_rpc_notification/serialize_event
Thiago de Arruda
2014-06-24
*
api: Rename find_{buffer,window,tabpage}
Thiago de Arruda
2014-06-18
*
Prevent null-pointer deference during vim_eval #785
Andrew Chin
2014-06-10
*
api: remove some redundant string copies
Nicolas Hillegeer
2014-06-08
*
text: remove useless arg from mb_string2cells
Nicolas Hillegeer
2014-06-08
*
Add automatic generation of headers
ZyX
2014-06-02
*
Move documentation from function declarations to definitions
ZyX
2014-06-02
*
API: Events: Add functions for {un}subscribing to broadcasted events
Thiago de Arruda
2014-05-28
*
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: Change the integer type of remote objects to uint64_t
Thiago de Arruda
2014-05-23
*
API: Refactor: Move non-public files to private subdirectory
Thiago de Arruda
2014-05-23
*
API: Bugfix: Terminate directory string in vim_change_directory
Thiago de Arruda
2014-05-23
*
API: Bugfix: Use 0-terminated string in vim_strwidth
Thiago de Arruda
2014-05-23
*
API: Bugfix: Fix loop condition in vim_list_runtime_paths
Thiago de Arruda
2014-05-23
*
Enable -Wconversion for API files and fix errors
Thiago de Arruda
2014-05-17
*
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: Fix relative includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15