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
/
src
/
nvim
/
eval.c
Commit message (
Expand
)
Author
Age
*
shell: use msg_outtrans_len_attr for :!cmd
Björn Linse
2018-02-05
*
provider: make has('ruby') only return 1 if gem is installed (#7944)
Marco Hinz
2018-02-01
*
win: has("wsl") on Windows Subsystem for Linux #7330
Mahmoud Al-Qudsi
2018-01-30
*
eval: save_tv_as_string: Correctly handle an empty string
James McCoy
2018-01-23
*
vim-patch:8.0.0659: no test for conceal mode
Justin M. Keyes
2018-01-21
*
vim-patch:8.0.0655: not easy to make sure a function does not exist
Justin M. Keyes
2018-01-21
*
get_buffer_lines: Return a string, when requested, on invalid input
James McCoy
2018-01-15
*
Merge #7858 'vim-patch: spell-related patches'
Justin M. Keyes
2018-01-16
|
\
|
*
vim-patch:8.0.1419: cursor column is not updated after ]s
Justin M. Keyes
2018-01-16
*
|
vim-patch:8.0.0151,3,4 #7389
Justin M. Keyes
2018-01-15
*
|
Merge #7806 from ZyX-I/list-stat
Justin M. Keyes
2018-01-15
|
\
\
|
*
|
eval/typval: Log list actions
ZyX
2018-01-14
|
*
|
*: Provide list length when allocating lists
ZyX
2018-01-14
|
|
/
*
/
coverity/161216: get_user_input: RETURN_LOCAL
Justin M. Keyes
2018-01-11
|
/
*
api: nvim_command_output: direct impl
Justin M. Keyes
2018-01-10
*
api: change nvim_command_output behavior
Justin M. Keyes
2018-01-10
*
vim-patch:8.0.0352: not easy to see when a typval needs to be cleared
ckelsel
2018-01-08
*
Merge #7805 'eval.c: fix some scan-build warnings'
Justin M. Keyes
2018-01-03
|
\
|
*
Add null check when adding variable to dict.
Paul Rigge
2018-01-02
|
*
Add null pointer assertions for do_unlet_var.
Paul Rigge
2018-01-02
|
*
Refactor profiling check in call_user_func.
Paul Rigge
2018-01-02
|
*
Add assertions for watchers
Paul Rigge
2018-01-02
|
*
Add assertion in set_var_lval for null pointer.
Paul Rigge
2018-01-02
|
/
*
eval: Fix linter errors
ZyX
2017-12-31
*
eval,lua/converter: Fix problems spotted in review
ZyX
2017-12-31
*
eval: Refactor some potentially dangerous list appends
ZyX
2017-12-25
*
eval: Remove magic numbers from find_some_match() type argument
ZyX
2017-12-25
*
eval: Replace some tv_list_item_remove() calls
ZyX
2017-12-24
*
eval: Rename tv_list_remove_items() to tv_list_drop_items()
ZyX
2017-12-24
*
eval/typval: Make tv_list_item_remove return pointer to the next item
ZyX
2017-12-24
*
*: Remove most calls to tv_list_item_alloc
ZyX
2017-12-24
*
Merge branch 'master' into hide-container-impl
ZyX
2017-12-23
|
\
|
*
vim-patch:8.0.0590: cannot add a context to locations
James McCoy
2017-12-19
|
*
vim-patch:8.0.0517: there is no way to remove quickfix lists
James McCoy
2017-12-18
*
|
eval: Fix some issues found in review
ZyX
2017-12-17
*
|
Merge branch 'master' into hide-container-impl
ZyX
2017-12-16
|
\
|
|
*
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
*
|
eval: Fix linter error
ZyX
2017-12-16
*
|
window: Fix matchaddpos() and enhance error reporting
ZyX
2017-12-15
*
|
clint,eval: Make linter check for direct usage of list attributes
ZyX
2017-12-12
*
|
*: Fix linter errors
ZyX
2017-12-12
*
|
eval: Fix add()
ZyX
2017-12-11
*
|
*: Fix linter errors
ZyX
2017-12-11
*
|
*: Finish hiding list implementation
ZyX
2017-12-11
*
|
*: Fix test failures
ZyX
2017-12-11
*
|
eval: Still check for NULL when doing :unlet
ZyX
2017-12-10
*
|
eval: Fix uniq() crash in legacy test 055
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
*
|
eval: Fix writefile()
ZyX
2017-12-10
[next]