index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
lua
Age
Commit message (
Expand
)
Author
Files
2023-12-22
refactor(options): generate BV_ and WV_ constants (#26705)
zeertzjq
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
4
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-18
docs: add style rule regarding initialization
dundargoc
2
2023-12-18
fix(lua): handle array with holes in luaeval() (#26630)
zeertzjq
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-12-12
fix(lua): memory leak when using invalid syntax with exists() (#26530)
zeertzjq
1
2023-12-12
feat(eval): exists() function supports checking v:lua functions (#26485)
Raphael
1
2023-12-09
refactor: format casting of negative number better (#26482)
zeertzjq
1
2023-12-07
fix(lua): allow nil values in serialized Lua arrays (#26329)
Gregory Anders
1
2023-12-06
fix(treesitter): don't forcefully open folds
Jaehwang Jung
1
2023-12-06
vim-patch:8.2.3695: confusing error for missing key (#26420)
zeertzjq
1
2023-12-01
refactor: change event_create() to a macro (#26343)
zeertzjq
1
2023-11-30
refactor(IWYU): move UI and LineFlags to ui_defs.h (#26318)
zeertzjq
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2
2023-11-29
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
2
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
7
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
4
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
4
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
2
2023-11-27
build: enable IWYU on mac
dundargoc
1
2023-11-27
docs: small fixes (#26154)
dundargoc
1
2023-11-27
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
7
2023-11-27
fix(lua): disallow vim.wait() in fast contexts
Lewis Russell
1
2023-11-27
build(clint): more precise check for "defs" headers (#26236)
zeertzjq
1
2023-11-25
build: rework IWYU mapping files
dundargoc
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
3
2023-11-19
build: bump uncrustify version
dundargoc
1
2023-11-17
refactor(grid): make screen rendering more multibyte than ever before
bfredl
1
2023-11-17
fix(lua): only disable vim.schedule() when closing main loop (#26090)
zeertzjq
1
2023-11-16
refactor: iwyu (#26062)
zeertzjq
2
2023-11-13
fix(lua): do not schedule events if Nvim is exiting
Gregory Anders
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
8
2023-11-12
build: remove PVS
dundargoc
8
2023-11-11
fix(PVS/V009): add top-level message
dundargoc
1
2023-11-10
fix(f_wait): flush UI before blocking (#25962)
zeertzjq
1
2023-11-08
fix: flush UI state before blocking in vim.wait (#25938)
Gregory Anders
1
2023-11-08
refactor: move defaults into separate module (#25929)
Gregory Anders
1
2023-11-05
refactor: the long goodbye
dundargoc
4
2023-10-31
feat(stdlib): add vim.base64 module (#25843)
Gregory Anders
3
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
4
2023-10-14
fix(ui): empty line before the next message after :silent command
nwounkn
1
2023-10-09
refactor: the long goodbye
dundargoc
2
2023-10-02
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
8
2023-09-29
refactor(message): smsg_attr -> smsg
bfredl
1
2023-09-27
refactor(messages): fold msg_attr into msg
bfredl
1
2023-09-24
fix(api, lua): handle setting v: variables properly (#25325)
zeertzjq
1
[prev]
[next]