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
/
test
/
unit
/
viml
/
expressions
/
lexer_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
build: enable lintlua for test/unit/ dir #26396
Justin M. Keyes
2023-12-04
*
test: remove use of require('test.helpers')
Justin M. Keyes
2019-05-18
*
viml/parser/expressions: Add support for parsing assignments
ZyX
2017-11-12
*
api/vim,functests: Add tests for nvim_parse_expression, fix found bugs
ZyX
2017-11-06
*
tests: Fix testlint errors
ZyX
2017-11-06
*
charset: Avoid overflow in vim_str2nr
ZyX
2017-10-16
*
viml/parser/expressions: Finish parser
ZyX
2017-10-15
*
viml/parser/expressions: Make lexer parse numbers, support non-decimal
ZyX
2017-10-15
*
viml/parser/expressions: Forbid dot or alpha characters after a float
ZyX
2017-10-15
*
viml/parser/expressions: Add support for comparison operators
ZyX
2017-10-15
*
viml/parser/expressions: Add a way to adjust lexer
ZyX
2017-10-08
*
unittests: Move some functions into helpers modules
ZyX
2017-10-08
*
viml/parser: Handle encoding conversions
ZyX
2017-10-08
*
viml/expressions: Add lexer with some basic tests
ZyX
2017-10-08