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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
unittests: Free everything and check for memory leaks
ZyX
2017-10-16
|
*
|
|
|
|
|
klee: Fix possible assertion error
ZyX
2017-10-16
|
*
|
|
|
|
|
test/unit/formatc: Fix parsing of most recent viml_parser_highlight
ZyX
2017-10-16
|
*
|
|
|
|
|
klee: Update key_name_entry table
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
|
*
|
|
|
|
|
charset: Do not call strlen() from vim_str2nr
ZyX
2017-10-16
|
*
|
|
|
|
|
charset: Avoid overflow in vim_str2nr
ZyX
2017-10-16
|
*
|
|
|
|
|
Merge branch 'master' into expression-parser
ZyX
2017-10-15
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
viml/parser/expressions,klee: Fix some problems found by KLEE run
ZyX
2017-10-15
|
*
|
|
|
|
|
|
viml/parser/expressions,tests: Add AST freeing, with sanity checks
ZyX
2017-10-15
|
*
|
|
|
|
|
|
unittests: Test some edge cases
ZyX
2017-10-15
|
*
|
|
|
|
|
|
viml/parser/expressions: Create tests for latest additions
ZyX
2017-10-15
|
*
|
|
|
|
|
|
klee: Fix some errors made in …parser.c
ZyX
2017-10-15
|
*
|
|
|
|
|
|
viml/parser/expressions: Finish parser
ZyX
2017-10-15
|
*
|
|
|
|
|
|
viml/parser/expressions: Add support for string parsing
ZyX
2017-10-15
|
*
|
|
|
|
|
|
viml/parser/expressions: Add support for subscript and list literals
ZyX
2017-10-15
|
*
|
|
|
|
|
|
viml/parser/expressions: Error out on multiple colons in a row
ZyX
2017-10-15
|
*
|
|
|
|
|
|
viml/parser/expressions: Add support for the dot operator and numbers
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: Make sure that arrows outside lambda throw
ZyX
2017-10-15
|
*
|
|
|
|
|
|
viml/parser/expressions: Add support for ternary operator
ZyX
2017-10-15
|
*
|
|
|
|
|
|
viml/parser/expressions: Fix determining invalid commas/colons
ZyX
2017-10-15
|
*
|
|
|
|
|
|
viml/parser/expressions: Fix call inside nested parenthesis
ZyX
2017-10-15
|
*
|
|
|
|
|
|
unittests: Add support for dumping “expected” state
ZyX
2017-10-08
|
*
|
|
|
|
|
|
viml/parser/expressions: Add a way to adjust lexer
ZyX
2017-10-08
|
*
|
|
|
|
|
|
viml/parser/expressions: Make curly braces name actually work
ZyX
2017-10-08
|
*
|
|
|
|
|
|
viml/parser/expressions: Make commas actually work when calling
ZyX
2017-10-08
|
*
|
|
|
|
|
|
viml/parser/expressions: Make commas actually work when calling
ZyX
2017-10-08
|
*
|
|
|
|
|
|
viml/parser/expressions: Add support for figure braces (three kinds)
ZyX
2017-10-08
|
*
|
|
|
|
|
|
klee: Start preparing for klee tests
ZyX
2017-10-08
|
*
|
|
|
|
|
|
viml/parser/expressions: Start creating expressions parser
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
|
*
|
|
|
|
|
|
unittests: Add a way to print trace on regular error
ZyX
2017-09-29
|
*
|
|
|
|
|
|
test/helpers: Add format_string and format_luav
ZyX
2017-09-29
*
|
|
|
|
|
|
|
ui: fix glitch with both ext_cmdline and cmd_wildmenu
Björn Linse
2017-12-06
*
|
|
|
|
|
|
|
tests: cleanup ui/cmdline_spec.lua
Björn Linse
2017-12-05
*
|
|
|
|
|
|
|
Merge #7477 from FlorianGit/empty-lists-dicts-strings
Justin M. Keyes
2017-12-05
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Viml: Make filter and map handle null list correct
FlorianGit
2017-12-03
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
tui: flush -V3 ('verbose' >= 3) info ASAP
Justin M. Keyes
2017-12-05
*
|
|
|
|
|
|
|
test/tui: -V3log logs terminfo values
Justin M. Keyes
2017-12-05
*
|
|
|
|
|
|
|
test: write_file(): support append-mode
Justin M. Keyes
2017-12-05
*
|
|
|
|
|
|
|
test: retry(): fix time calculation
Justin M. Keyes
2017-12-05
*
|
|
|
|
|
|
|
test: macOS 10.13: unibilium cannot find "xterm" terminfo
Justin M. Keyes
2017-12-05
*
|
|
|
|
|
|
|
test: tui_spec: narrower scope for timeout tweaks
Justin M. Keyes
2017-12-05
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
unittest: Ignore _Float128 types in ffi
James McCoy
2017-11-29
[prev]
[next]