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
/
eval
/
typval.h
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2024-07-13
refactor(declarations): also generate prototypes for functions in headers
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-01
refactor: remove redundant NOLINT comments
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
1
2023-11-26
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
1
2023-11-20
build: adjust clang-tidy warning exclusion logic
dundargoc
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-11-05
refactor: the long goodbye
dundargoc
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-06-22
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
1
2023-05-28
build: remove LOG_LIST_ACTIONS option and related code
dundargoc
1
2023-05-08
vim-patch:9.0.1522: some functions give two error messages
zeertzjq
1
2023-03-16
build: sanitizers for gcc
ii14
1
2023-02-28
vim-patch:8.2.2777: Vim9: blob operations not tested in all ways
zeertzjq
1
2023-01-21
refactor: use uint8_t for blobs and ga_append() (#21916)
zeertzjq
1
2023-01-13
build: remove clint error suppression #21782
dundargoc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-05
vim-patch:8.2.1751: using 2 where bool is expected may throw an error
zeertzjq
1
2022-10-21
refactor(uncrustify): improved formatting rules
dundargoc
1
2022-10-21
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
1
2022-09-14
refactor: move definitions from `typval.h` to `typval_defs.h` (#20194)
Famiu Haque
1
2022-09-07
refactor(typval): change FC_CFUNC abstraction into FC_LUAREF
bfredl
1
2022-09-06
refactor: replace char_u with char
Dundar Göc
1
2022-08-23
perf(api): allow to use an arena for return values
bfredl
1
2022-08-14
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
1
2022-08-12
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
1
2022-08-08
refactor: move non-symbols in mbyte.h to mbyte_defs.h
zeertzjq
1
2022-05-05
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-02-27
feat(lua): add api and lua autocmds
TJ DeVries
1
2022-01-24
feat(--headless): add on_print callback to stdioopen
glacambre
1
2021-11-19
refactor: saner options for uncrustify (#16204)
dundargoc
1
2021-11-01
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
1
2021-10-31
refactor: saner options for uncrustify #16196
dundargoc
1
2021-10-29
refactor: uncrustify #16090
dundargoc
1
2021-10-09
refactor: format header files with uncrustify #15877
dundargoc
1
2021-09-15
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
1
2021-07-07
chore: use codespell to spell check #15016
dundargoc
1
2021-06-23
vim-patch:8.2.1255: cannot use a lambda with quickfix functions
Jan Edmund Lazo
1
2021-03-30
Test and initial fix for crash with dictwatcherdel
Daniel Hahler
1
2021-03-09
vim-patch:8.2.2438: out of bounds compiler warning
Jan Edmund Lazo
1
2021-02-22
vim-patch:8.1.1310: named function arguments are never optional
erw7
1
2020-12-13
vim-patch:8.1.1630: various small problems
Jan Edmund Lazo
1
2020-11-06
vim-patch:8.2.1961: various comments can be improved
Jan Edmund Lazo
1
2020-07-10
lua: Add ability to pass tables with __call
TJ DeVries
1
2020-07-10
lua: Add ability to pass lua functions directly to vimL
TJ DeVries
1
[next]