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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
build: enable IWYU on mac
dundargoc
2023-11-27
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
build: reorder compiler option setting
dundargoc
2023-11-22
*
build: reorganize cmake files
dundargoc
2023-11-21
*
build: various cmake fixes
dundargoc
2023-11-18
*
refactor: move defaults into separate module (#25929)
Gregory Anders
2023-11-08
*
build: enable ASAN for MSVC
dundargoc
2023-11-05
*
refactor: combine regexp files
dundargoc
2023-11-05
*
build: various cmake fixes
dundargoc
2023-11-04
*
build: make the vimdoc generation depend on the nvim target (#25876)
Gregory Anders
2023-11-02
*
build: use built nvim artifact to generate eval files (#25875)
Gregory Anders
2023-11-02
*
build: set char to always be signed
dundargoc
2023-11-01
*
build: bump required minimum libvterm version to 0.3.3
dundargoc
2023-10-28
*
build: add sub-targets to the doc target
dundargoc
2023-10-18
*
refactor: allow not having a `default` case for enum
Famiu Haque
2023-10-10
*
ci: enable clang-analyzer warnings
dundargoc
2023-10-09
*
build: actually export symbols on mac
dundargoc
2023-09-21
*
fix(build): better deps for doc
Lewis Russell
2023-09-20
*
refactor(map): enhanced implementation, Clean Codeā¢, etc etc
bfredl
2023-09-08
*
build: various fixes
dundargoc
2023-09-04
*
docs(generators): bake into cmake
Lewis Russell
2023-08-23
*
build(deps): bump luajit to HEAD - 03c31124c
Christian Clason
2023-08-23
*
feat(lua-types): types for vim.api.* (#24523)
Lewis Russell
2023-08-01
*
build: fix --luamod-dev not working properly (#24519)
zeertzjq
2023-08-01
*
refactor: rename _meta.lua to _options.lua
Lewis Russell
2023-07-17
*
build!: remove neovim qt
dundargoc
2023-06-06
*
build: remove LOG_DEBUG option
dundargoc
2023-05-28
*
build: bundle uncrustify
dundargoc
2023-05-18
*
build: add ubsan default options
ii14
2023-05-15
*
build: cmake cleanup
dundargoc
2023-05-13
*
build: add luajit runtime files when installing (#23514)
dundargoc
2023-05-09
*
refactor(build): include lpeg as a library
bfredl
2023-04-27
*
build: revert accidental permission changes (#23319)
zeertzjq
2023-04-26
*
build: drop diff.exe from windows builds
dundargoc
2023-04-22
*
fix(cmake): restore previously undocumented workround, now documented
bfredl
2023-04-22
*
build: include all dependency directories when generating headers
dundargoc
2023-04-21
*
fix(build): distinguish vim.mpack from global require'mpack'
bfredl
2023-04-20
*
refactor(build): use vendored versions of mpack and luabitop
bfredl
2023-04-19
*
build: various cmake fixes
dundargoc
2023-04-15
*
Merge pull request #22873 from bfredl/keyset2
bfredl
2023-04-08
|
\
|
*
refactor(api): make typed dicts appear as types in the source code
bfredl
2023-04-07
*
|
ci: don't automatically enable -Werror on CI environments
dundargoc
2023-04-07
|
/
*
build: cmake cleanup
dundargoc
2023-04-04
*
refactor(treesitter): delegate region calculation to treesitter (#22576)
Lewis Russell
2023-04-04
*
Merge pull request #22791 from lewis6991/refactor/loadermisc
Lewis Russell
2023-03-30
|
\
|
*
refactor(loader): use vim.fs
Lewis Russell
2023-03-26
*
|
build: drop curl.exe on Windows
dundargoc
2023-03-28
|
/
*
feat(lua): add `vim.loader`
Folke Lemaitre
2023-03-26
*
build!: rename sanitizer options from CLANG_* to ENABLE_*
ii14
2023-03-17
*
build: sanitizers for gcc
ii14
2023-03-16
[next]