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
/
functional
/
eval
/
null_spec.lua
Commit message (
Expand
)
Author
Age
*
test: reorg #15698
Justin M. Keyes
2021-09-17
*
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
2021-09-15
*
fix(eval): cherry-pick emsg changes from v8.1.0736
Sean Dewar
2021-08-12
*
clang/API: reject null string in timer_start()
Jan Edmund Lazo
2021-06-02
*
vim-patch:8.2.0946: cannot use "q" to cancel a number prompt
Jan Edmund Lazo
2021-05-21
*
vim-patch:8.1.1967: line() only works for the current window
Jan Edmund Lazo
2021-05-12
*
eval: add v:_null_string
Jan Edmund Lazo
2021-04-08
*
Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"
Jan Edmund Lazo
2020-12-31
*
vim-patch:8.1.0822: peeking and flushing output slows down execution
Jan Edmund Lazo
2020-12-25
*
vim-patch:8.2.1925: list/dict test fails
Jan Edmund Lazo
2020-11-01
*
vim-patch:8.2.0539: comparing two NULL list fails
Jan Edmund Lazo
2020-07-19
*
eval: Fix add()
ZyX
2017-12-11
*
functests: Add some more NULL tests
ZyX
2017-12-10
*
eval: Fix uniq() crash in legacy test 055
ZyX
2017-12-10
*
functests: Mark islocked("v:_null_list") behaviour correct
ZyX
2017-12-10
*
quickfix: Fix :cexpr and :lexpr
ZyX
2017-12-10
*
eval: Fix setmatches(), setqflist() and setloclist()
ZyX
2017-12-10
*
eval,functests: Fix tests and complete() and setline() behaviour
ZyX
2017-12-10
*
*: Hide list implementation in other files as well
ZyX
2017-12-10
*
eval: Fix writefile()
ZyX
2017-12-10
*
eval: Fix inputlist()
ZyX
2017-12-10
*
*: Start hiding list implementation
ZyX
2017-12-10
*
Viml: Make filter and map handle null list correct
FlorianGit
2017-12-03
*
eval: Fix extend() behaviour with NULL lists and dictionaries
ZyX
2017-03-29
*
eval/typval: Fix SEGV in test_alot.vim test
ZyX
2017-03-29
*
eval: Move part of dictwatcher* functions to eval/typval
ZyX
2017-03-29
*
eval/typval: Add tv_list_equal() tests, compare NULL lists equal
ZyX
2017-03-29
*
eval/typval: Make tv_list_concat handle NULL lists correctly
ZyX
2017-03-29
*
functests: Add null_spec.lua from #4615
ZyX
2017-03-29