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
/
generators
/
c_grammar.lua
Commit message (
Expand
)
Author
Age
*
fix(api): use text_locked() to check textlock
Sean Dewar
2023-07-05
*
refactor(build): include lpeg as a library
bfredl
2023-04-27
*
refactor(api): make typed dicts appear as types in the source code
bfredl
2023-04-07
*
refactor(ui): devirtualize the ui layer
bfredl
2023-01-05
*
feat(lua-api): avoid unnecessary allocations (#19877)
Lewis Russell
2022-11-14
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
feat(ui): implement ui_client event handlers
hlpr98
2022-03-15
*
fix(build): export symbols on Windows
Famiu Haque
2021-10-17
*
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
*
api: add textlock check
notomo
2020-12-15
*
tree-sitter: implement query functionality and highlighting prototype [skip.l...
Björn Linse
2019-12-22
*
Fix luacheck errors for all Lua source files
Sameed Ali
2019-07-04
*
rename: FUNC_API_ASYNC => FUNC_API_FAST
Björn Linse
2019-06-30
*
UI: add "compositor" layer to merge grids for TUI use in a correct way
Björn Linse
2019-02-02
*
api: always use prefix FUNC_API, also change NOEVAL to REMOTE_ONLY
Björn Linse
2017-05-10
*
generators: separate source generators from scripts
Björn Linse
2017-05-10