This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2025-09-07 11:58:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d585f3103db384524ce6ec3d236b51fd5ad882ed
neovim
/
test
/
unit
/
fixtures
History
zeertzjq
548f03c66c
refactor: change event_create() to a macro (
#26343
)
...
A varargs functions can never be inlined, so a macro is faster.
2023-12-01 15:22:22 +08:00
..
multiqueue.c
refactor: change event_create() to a macro (
#26343
)
2023-12-01 15:22:22 +08:00
multiqueue.h
event/multiqueue.c: Rename "queue" to "multiqueue".
2016-10-02 00:24:49 +02:00
posix.h
unittests: Use own bindings to libc syscall wrappers
2017-03-11 23:23:30 +03:00
rbuffer.c
build: remove PVS
2023-11-12 21:26:39 +01:00
rbuffer.h
rbuffer: Reimplement as a ring buffer and decouple from rstream
2015-07-01 05:40:53 -03:00