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
/
os
/
event.c
Commit message (
Expand
)
Author
Age
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15
*
Add server module for accepting API connections
Thiago de Arruda
2014-05-12
*
Add channel module
Thiago de Arruda
2014-05-12
*
Add teardown function for the event.c module
Thiago de Arruda
2014-05-12
*
Refactor job control to use RStream events
Thiago de Arruda
2014-04-18
*
Create EventType for RStream reading
Thiago de Arruda
2014-04-18
*
Bring neovim up to date with recent libuv changes
Will Tange
2014-04-14
*
Define special key for asynchronous events
Thiago de Arruda
2014-04-08
*
Fix/add more files with to clint-files.txt
Thiago de Arruda
2014-04-08
*
Implement job control
Thiago de Arruda
2014-04-07
*
Turn Event into a tagged union
Felipe Oliveira Carvalho
2014-04-07
*
Reimplement the event queue in event.c using klist.h
Felipe Oliveira Carvalho
2014-04-07
*
Extract memory.c from misc2.c
John Schmidt
2014-04-04
*
Move signal handling to libuv event loop
Thiago de Arruda
2014-04-01
*
Address clint warnings and other style issues.
Thomas Wienecke
2014-03-27
*
Fix prepare watcher teardown in the event loop
Thiago de Arruda
2014-03-27
*
Re-integrate FEAT_FILTERPIPE code
Thiago de Arruda
2014-03-27
*
Make `EventType` enum private to input.c
Thiago de Arruda
2014-03-27
*
Reimplement input functions on top of libuv
Thiago de Arruda
2014-03-26