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
Commit message (
Expand
)
Author
Age
*
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
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
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
*
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-26
|
\
|
*
Removed redundant define
Jakub Łuczyński
2020-02-13
*
|
nvim:viml: Fix enum declaration of ExprParserFlags
Andreas Schneider
2020-02-23
|
/
*
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
*
|
build/clang 6.0.0: fix type conversion warnings (#8235)
Marco Hinz
2018-04-07
|
/
*
Add missing PVS headers to new files
James McCoy
2018-03-11
*
*: Replace all occurrences of NVim with Nvim
ZyX
2017-11-30
*
keymap: Do not use vim_isIDc in keymap.c
ZyX
2017-11-30
*
viml/parser/expressions: Make sure that listed nodes may be present
ZyX
2017-11-26
*
viml/parser/expressions: Make $ENV not depend on &isident
ZyX
2017-11-26
*
*: Fix linter errors
ZyX
2017-11-19
*
viml/parser/expressions,unittests: Do better testing, fix found issues
ZyX
2017-11-19
*
unittests,viml/parser/expressions: Start adding asgn parsing tests
ZyX
2017-11-13
*
unittests: Add some more edge test cases
ZyX
2017-11-12
*
viml/parser/expressions: Add support for parsing assignments
ZyX
2017-11-12
*
viml/parser/expressions: Replace lambda-specific WantedNode entries
ZyX
2017-11-12
*
*: Fix linter errors
ZyX
2017-11-06
*
viml/parser/expressions: Briefly document some differences
ZyX
2017-11-06
*
api/vim,functests: Add tests for nvim_parse_expression, fix found bugs
ZyX
2017-11-06
*
vim/api: Actually dump AST, fix some bugs in nvim_parse_expression
ZyX
2017-11-06
*
*: Fix linter errors
ZyX
2017-10-30
*
syntax,viml/parser/expressions: Add missing highlight groups
ZyX
2017-10-29
*
syntax,viml/expressions/parser: Create defaults for expr highlighting
ZyX
2017-10-29
*
api/vim: Add nvim_parse_expression function
ZyX
2017-10-29
*
ex_getln: Make use of new parser to color expressions
ZyX
2017-10-29
*
viml/parser/expressions: Fix last error found by KLEE
ZyX
2017-10-29
*
viml/parser/expressions: Fix some errors spotted by KLEE
ZyX
2017-10-19
*
viml/parser/expressions: Add some casts
ZyX
2017-10-16
*
viml/parser/expressions: Remove unused flag
ZyX
2017-10-16
*
viml/parser/expressions: Fix memory leak when processing ternary
ZyX
2017-10-16
*
klee: Include colors in test
ZyX
2017-10-16
*
viml/parser/expressions: Highlight prefix separately from number
ZyX
2017-10-16
*
viml/parser/expressions: Define east_node_type_tab only when needed
ZyX
2017-10-15
*
viml/parser/expressions,klee: Fix some problems found by KLEE run
ZyX
2017-10-15
*
viml/parser/expressions: Update some comments and add another check
ZyX
2017-10-15
[next]