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
/
map.c
Commit message (
Expand
)
Author
Age
*
rename: FUNC_API_ASYNC => FUNC_API_FAST
Björn Linse
2019-06-30
*
doc [ci skip]
Justin M. Keyes
2019-04-08
*
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
*
api: implement object namespaces
Björn Linse
2018-11-24
*
highlight: refactor to use stateful representation
Björn Linse
2018-07-21
*
bufhl: use kbtree for bufhl
Björn Linse
2017-06-24
*
refactor: Remove unused MAP_IMPL. (#6573)
Patrick Jackson
2017-04-23
*
*: Add comment to all C files
ZyX
2017-04-19
*
api: unify buffer numbers and window ids with handles
Björn Linse
2016-08-31
*
api: rename "msgpack_rpc/defs.h" to "api/private/dispatch.h" and use the head...
Björn Linse
2016-08-31
*
Fix String_eq() (#5051)
Marco Hinz
2016-07-12
*
*: Fix errors from new linter checks
ZyX
2016-06-11
*
bufhl: new mechanism for plugins to add highlights to a buffer
Björn Linse
2016-02-23
*
msgpack: Replace FUNC_ATTR_DEFERRED by FUNC_ATTR_ASYNC
Thiago de Arruda
2015-08-13
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
map: Add Map(int, int)
Thiago de Arruda
2015-03-25
*
map: Add map_clear method
Thiago de Arruda
2015-03-25
*
macro: Add MAX macro and rename min to MIN
Thiago de Arruda
2015-02-16
*
msgpack-rpc: Allow selective deferral API calls
Thiago de Arruda
2014-10-21
*
msgpack-rpc: Create subdirectory for msgpack-rpc modules
Thiago de Arruda
2014-10-21
*
map/msgpack-rpc: Declare/define maps rpc method handlers
Thiago de Arruda
2014-09-12
*
provider: New module used to expose extension points for core services
Thiago de Arruda
2014-07-17
*
Refactor: Redefine `Map(T)` as a more generic `Map(T, U)` macro
Thiago de Arruda
2014-05-30
*
API: Refactor: Implement api/handle module
Thiago de Arruda
2014-05-23
*
Improve map module: Refactor vim_to_object_rec
Thiago de Arruda
2014-05-19
*
Improve map module: Refactor into a macro library
Thiago de Arruda
2014-05-19
*
Improve map module: Change scopes
Thiago de Arruda
2014-05-19
*
Improve map module: Fix implementation of map_has
Thiago de Arruda
2014-05-19
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15