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
/
viml
/
parser
/
expressions.c
Commit message (
Expand
)
Author
Age
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
fix: assert failure in VimL expression parser
Rustum Zia
2024-07-17
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
build: remove PVS
dundargoc
2023-11-12
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
docs: small fixes
dundargoc
2023-05-13
*
refactor(clang-tidy): remove redundant casts
dundargoc
2023-04-26
*
vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)
zeertzjq
2023-03-05
*
refactor(PVS/V1048): remove redundant assignment (#21871)
Lucas Merritt
2023-01-23
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: more clint (#20910)
Lewis Russell
2022-11-07
*
refactor(uncrustify): move macros definitions to enable formatting
dundargoc
2022-10-21
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
ci: lint with uncrustify #18563
dundargoc
2022-05-20
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
build(clint): remove "function size is too large" warning
Dundar Goc
2022-05-06
*
vim-patch:8.2.4858: K_SPECIAL may be escaped twice
zeertzjq
2022-05-03
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nice
zeertzjq
2022-04-29
*
vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifier
zeertzjq
2022-04-29
*
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
2022-04-29
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
fix(coverity/175977): big parameter passed by value
Dundar Göc
2022-02-26
*
chore: fix typos (#16816)
dundargoc
2022-01-04
*
refactor: upgrade uncrustify config version to 0.74.0
Dundar Göc
2021-11-23
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: format #15702
dundargoc
2021-09-18
*
fix(typo): overriden -> overridden (RE: PR #14159) (#15360)
Oliver Marriott
2021-09-17
*
vim-patch:8.1.1355: obvious mistakes are accepted as valid expressions
Sean Dewar
2021-09-11
*
Use abort() instead of assert(false) for things that should never happen
James McCoy
2021-01-31
*
robustness: avoid adding offset to NULL pointer
Björn Linse
2020-09-04
*
Removed redundant define
Jakub Łuczyński
2020-02-13
*
clang/"dead assignments" #10620
Bartosz Miera
2019-07-29
*
PVS/V547: viml/parser/expressions.c: Expression is always true
Justin M. Keyes
2019-01-04
*
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
2018-04-27
|
\
|
*
viml/parser/expressions: Fix PVS/V547: condition checked earlier
ZyX
2018-04-15
|
*
viml/parser/expressions: Fix PVS/V547: condition checked earlier
ZyX
2018-04-15
[next]