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