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
/
eval
/
helpers.lua
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
2020-06-06
*
vim-patch:8.1.1579: dict and list could be GC'ed while displaying error
Jan Edmund Lazo
2020-01-05
*
*: Provide list length when allocating lists
ZyX
2018-01-14
*
eval/typval: Remove tv_list_item_free() as it is unused
ZyX
2017-12-24
*
eval/typval: Make tv_list_item_alloc static
ZyX
2017-12-24
*
viml/parser/expressions: Start creating expressions parser
ZyX
2017-10-08
*
unittests: Do not unref partial which is owned by Callback structure
ZyX
2017-04-09
*
unittests: Test tv_copy()
ZyX
2017-03-29
*
unittests: Add tests for tv_dict_extend
ZyX
2017-03-29
*
unittests: Add tests for dictionary indexing
ZyX
2017-03-29
*
unittests: Add tv_dict_item_{add,remove} tests
ZyX
2017-03-29
*
unittests: Add tv_dict_watcher_{add,remove} tests
ZyX
2017-03-29
*
unittests: Add tests for tv_list_find*() functions
ZyX
2017-03-29
*
eval/typval,tests: Fix extending list with itself, add tests
ZyX
2017-03-29
*
unittests: Add tests for tv_list_insert*()/…append*() functions
ZyX
2017-03-29
*
unittests: Test tv_list_item_\* functions
ZyX
2017-03-29
*
eval: Move copy_tv to eval/typval
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
unittests: Do not import libnvim or headers in main process
ZyX
2017-03-11
*
unittests: Check core dumps in after_each, like in functests
ZyX
2017-03-11
*
unittest: Add dict_items function
ZyX
2017-01-07
*
unittest: Allow mocking allocator calls
ZyX
2017-01-07
*
unittests: Fix linter errors
ZyX
2017-01-03
*
tests: Add tests for partials dumping
ZyX
2017-01-03
*
unittests/*/helpers: Fix testlint errors
ZyX
2016-06-24
*
fixup! unittests: Add tests for vim_to_object function
ZyX
2016-06-24
*
unittests: Add tests for vim_to_object function
ZyX
2016-06-24
*
Satisfy testlint.
KillTheMule
2016-04-28
*
eval/encode: Fix writing strings starting with NL to list
ZyX
2016-04-18