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
/
assert.h
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor: the long goodbye
dundargoc
2023-11-05
*
build: remove clint error suppression #21782
dundargoc
2023-01-13
*
ci: lint with uncrustify #18563
dundargoc
2022-05-20
*
refactor(uncrustify): disable formatting in problematic code sections
Dundar Goc
2022-04-29
*
refactor: upgrade uncrustify config version to 0.74.0
Dundar Göc
2021-11-23
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
viml/profile: switch to uv_gettimeofday() #10356
Justin M. Keyes
2019-06-29
*
build: PRAGMA_DIAG_PUSH_IGNORE_MISSING_PROTOTYPES
Justin M. Keyes
2019-02-04
*
PVS/V1028 (rework): cast operands, not the result #9531
Justin M. Keyes
2019-01-21
*
STRICT_ADD, STRICT_SUB: Log error before abort
Justin M. Keyes
2019-01-20
*
build: include auto/config.h explicitly
Justin M. Keyes
2019-01-20
*
CMake: Feature-detect __builtin_{add,sub}_overflow
Justin M. Keyes
2019-01-09
*
PVS/V1028: cast operands, not the result
Justin M. Keyes
2019-01-09
*
assert.h: Check overflow with STRICT_ADD, STRICT_SUB
Justin M. Keyes
2019-01-09
*
Fix warnings with gcc 6.1
Björn Linse
2016-05-19
*
MSVC: Avoid variadic macro bug in STATIC_ASSERT
Rui Abreu Ferreira
2016-04-30
*
eval: Do not break when VimVarIndex and vimvars order mismatches
ZyX
2016-04-18
*
assert: add STATIC_ASSERT macro
Nicolas Hillegeer
2014-07-16