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: add a cmake target for all used linters #18543
dundargoc
2022-06-09
*
ci(mingw): only enable -municode for MinGW
Dundar Goc
2022-05-25
*
build: enable EXITFREE on Debug builds (#17783)
dundargoc
2022-05-15
*
refactor(eval): use Hashy McHashFace instead of gperf
bfredl
2022-05-12
*
refactor: enable -Wconversion warning for edit.c
Dundar Goc
2022-05-06
*
fix(mac): use same $LANG fallback mechanism as Vim
Marco Hinz
2022-04-28
*
refactor: enable -Wconversion warning for ex_docmd.c (#18277)
dundargoc
2022-04-27
*
refactor(terminal)!: drop winpty, require Windows 10 #18253
erw7
2022-04-26
*
refactor: enable -Wconversion warning for funcs.c and userfuncs.c
Dundar Goc
2022-04-26
*
refactor: enable Wconversion warning for tag
Dundar Goc
2022-04-25
*
refactor: enable Wconversion warning for diff (#18094)
dundargoc
2022-04-24
*
chore: add additional compiler flags (#17815)
Lewis Russell
2022-03-24
*
refactor(ui): use "ui_client" instead of "redraw" as general prefix
bfredl
2022-03-15
*
feat(ui): implement ui_client event handlers
hlpr98
2022-03-15
*
vim-patch:8.1.2005: the regexp.c file is too big
kylo252
2022-03-10
*
refactor(lua): make vim submodule lazy loading declarative
bfredl
2022-03-07
*
refactor(lua): move only runtime lua file in src/ to runtime/lua
bfredl
2022-03-04
*
refactor(lua): reorganize builtin modules, phase 1
bfredl
2022-03-03
*
feat(lua): show proper verbose output for lua configuration
shadmansaleh
2022-02-28
*
feat(lua): add proper support of luv threads
erw7
2022-02-26
*
build(win): don't try to package a PDB if not building with MSVC…
Quentin Minster
2022-02-03
*
build(win): package the debug symbols (PDB file) along with nvim.exe
quentin
2022-02-03
*
feat: filetype.lua (#16600)
Gregory Anders
2022-01-04
*
perf: pre-compile embedded Lua source into bytecode (#16631)
Gregory Anders
2021-12-16
*
fix: skip libutil on SunOS
Claes Nästén
2021-12-06
*
build: update cmake min version to 3.10 #16065
Jakub Łuczyński
2021-10-19
*
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
*
feat(lua): expose lua-cjson as vim.json
Michael Lingelbach
2021-09-26
*
fix(build): make vendored libmpack and libmpack-lua build properly
Björn Linse
2021-09-09
*
build: move src/nvim/xdiff to src/xdiff
Christian Clason
2021-09-08
*
fix(lua): make core vim module not dependent on $VIMRUNTIME functions
Björn Linse
2021-08-30
*
refactor(lua): rename nlua_msgpack_ => nlua_api_
Björn Linse
2021-08-28
*
win/package: update wintools.zip for curl v7.76.1 (#14570)
Jan Edmund Lazo
2021-05-17
*
win/package: remove cat,tidy (#14402)
Jan Edmund Lazo
2021-04-20
*
Issue 12928: Windows missing QtSVG DLL
John Gehrig
2021-02-16
*
cmake: Remove duplicate compile flags argument (#13920)
Florian Walch
2021-02-11
*
Use vX.Y.Z-dev+{git-describe} for development versions
James McCoy
2020-12-06
*
build: Rename TRAVIS_CI_BUILD variable to CI_BUILD
James McCoy
2020-11-13
*
Align naming of FindTreeSitter cmake file and variables
James McCoy
2020-11-09
*
lua: make vim.inspect available early so it can be used for path debugging
Björn Linse
2020-11-05
*
bundle: move tree-sitter as a bundled dep
Thomas Vigouroux
2020-11-03
*
ci: Try to recover from sanitizer issues
James McCoy
2020-09-04
*
Disable -Wimplicit-fallthrough for tree_sitter/
James McCoy
2020-08-23
*
build: fix a problem with the static library name (#12591)
erw7
2020-07-19
*
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-26
|
\
|
*
mark userfunc as legacy
Jakub Łuczyński
2020-02-13
*
|
Suppress Microsoft copyright banner. (#12114)
Doug Richardson
2020-04-14
*
|
Use libnvim as OUTPUT_NAME for libnvim (#12119)
Doug Richardson
2020-04-14
|
/
*
eval.c: factor out eval/funcs.c #11828
Jakub Łuczyński
2020-02-10
*
build: always create build/lib/nvim so the install command doesn't fail
Björn Linse
2020-02-09
[prev]
[next]