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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
viml/parser/expressions: Create tests for latest additions
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
|
*
|
|
|
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
*
|
|
|
|
Merge branch 'master' into s-dash-stdin
ZyX
2017-12-03
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
unittest: Ignore _Float128 types in ffi
James McCoy
2017-11-29
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
test/unit/path_spec: expect correct buffer size (#7514)
Marco Hinz
2017-11-13
|
|
|
/
|
|
/
|
|
*
|
test: avoid extra clear() calls
Justin M. Keyes
2017-10-02
|
*
|
win: vim_FullName(): force backslashes #7287
Ignas Anikevicius
2017-10-02
|
|
/
|
*
os_stat: return ENOENT on NULL filename arg
James McCoy
2017-08-10
|
*
os/fileio: Add ability to use os/fileio.c for file descriptors
ZyX
2017-07-04
|
*
os/fileio: Add msgpack_file_write function
ZyX
2017-07-04
|
*
Merge #6947 from ZyX-I/consistent-get_keymap
Justin M. Keyes
2017-07-03
|
|
\
|
|
*
unittests: Fix allocation ordering for tv_dict_add_str()
ZyX
2017-07-02
|
|
*
eval/typval: Add tv_dict_add_allocated_str() function
ZyX
2017-07-02
|
*
|
test: expand_env_esc: Pass correct buffer size for outlen and assertion
James McCoy
2017-07-02
|
|
/
|
*
test: fix bashisms (#6791)
Jonathan de Boyne Pollard
2017-06-01
|
*
startup: v:progpath fallback: path_guess_exepath
Justin M. Keyes
2017-05-15
|
*
eval: Refactor get_user_input to support dictionary
ZyX
2017-05-10
|
*
tests: Add tests for vim_strchr
ZyX
2017-05-09
|
*
test/fs: sanity check for literal "~" directory (#6579)
Justin M. Keyes
2017-04-24
|
*
Merge branch 'master' into lazier-arg_errmsg-gettext
ZyX
2017-04-21
|
|
\
|
|
*
*: Add comment to all C files
ZyX
2017-04-19
|
*
|
unittests: Add a test for TV_CSTRING
ZyX
2017-04-14
|
|
/
|
*
win: os_shell_is_cmdexe() + tests
Justin M. Keyes
2017-04-12
|
*
Merge #6439 from ZyX-I/fix-gc-failures
Justin M. Keyes
2017-04-09
|
|
\
|
|
*
unittests: Move allocating vimconv_T to a function
ZyX
2017-04-09
|
|
*
unittests: Do not GC typval_T which is owned by a di
ZyX
2017-04-09
|
|
*
unittests: Do not unref partial which is owned by Callback structure
ZyX
2017-04-09
|
|
*
unittests: Use Neovim memory allocation for vimconv_T
ZyX
2017-04-09
[prev]
[next]