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
*
coverity/155513: Do not assume xcalloc can return NULL
ZyX
2017-01-23
*
vim-patch:7.4.2065 (#5950)
Shougo
2017-01-15
*
vim-patch:7.4.2160 (#5952)
Shougo
2017-01-15
*
job: Consume content from rbuffer before invoking the callback again
James McCoy
2017-01-14
*
eval: Remove dictwatcher from watchers queue before freeing it
James McCoy
2017-01-12
*
system([...]): Set v:shell_error=-1 if not executable.
Rui Abreu Ferreira
2017-01-11
*
vim-patch:7.4.2009
James McCoy
2017-01-10
*
vim-patch:7.4.2008
James McCoy
2017-01-10
*
memory: Restore entered_free_all_mem functionality
ZyX
2017-01-07
*
eval: Fix failing test
ZyX
2017-01-07
*
unittest: Add dict_items function
ZyX
2017-01-07
*
eval: Make sure that copyID is reset when needed
ZyX
2017-01-07
*
Merge pull request #5826 from ZyX-I/fix-typval_encode
James McCoy
2017-01-06
|
\
|
*
eval: Fix typo
ZyX
2017-01-07
|
*
eval: Work with reference cycles in partials (self) properly
ZyX
2017-01-06
|
*
eval/typval_encode: Use TYPVAL_ENCODE_CONV_EMPTY_DICT for partials
ZyX
2017-01-06
|
*
*: Remove `// fname()` comments near typval_encode includes
ZyX
2017-01-04
|
*
eval: Fix errorneous early exit when converting lists and dictionaries
ZyX
2017-01-03
|
*
eval: Fix unused variable error in release builds
ZyX
2017-01-03
|
*
eval/typval_encode: Refactor arguments to argument macroses
ZyX
2017-01-03
|
*
eval: Do not free partial contents if partial is still referenced
ZyX
2017-01-03
|
*
eval: Do not free partial lists as lists
ZyX
2017-01-03
|
*
eval: Fix case when cur_mpsv is NULL
ZyX
2017-01-03
|
*
eval/typval_encode: Fix infinite loop
ZyX
2017-01-03
|
*
eval/typval_encode: Refactor big-big macros into .c.h file
ZyX
2017-01-03
|
*
eval/typval_encode: Make partial conversions not recursive
ZyX
2017-01-03
*
|
eval.c: filter_map(): avoid maybe-uninitialized warning (#5897)
Michael Schupikov
2017-01-06
*
|
Merge #5872 justinmk/test_autochdir
Justin M. Keyes
2017-01-04
|
\
\
|
*
|
refactor: Remove VimL function `test()`
Justin M. Keyes
2017-01-04
|
*
|
refactor: Remove VimL function `test_autochdir()`
Justin M. Keyes
2017-01-04
|
*
|
vim-patch:6f1d9a
Shougo Matsushita
2017-01-02
|
*
|
vim-patch:7.4.2015
Shougo Matsushita
2017-01-02
*
|
|
vim-patch:7.4.2043 (#5871)
lonerover
2017-01-04
*
|
|
fix lint error
lonerover
2017-01-03
*
|
|
vim-patch:7.4.1847
lonerover
2017-01-03
|
|
/
|
/
|
*
|
lint
James McCoy
2017-01-02
*
|
vim-patch:7.4.1868
James McCoy
2017-01-01
*
|
vim-patch:7.4.1866
James McCoy
2017-01-01
|
/
*
lint
James McCoy
2016-12-28
*
vim-patch:7.4.2277
James McCoy
2016-12-28
*
vim-patch:7.4.2273
James McCoy
2016-12-28
*
vim-patch:7.4.2272
James McCoy
2016-12-28
*
vim-patch:7.4.2226
James McCoy
2016-12-28
*
vim-patch:7.4.2215
James McCoy
2016-12-28
*
vim-patch:7.4.2204
James McCoy
2016-12-28
*
lint
James McCoy
2016-12-27
*
vim-patch:7.4.1768
James McCoy
2016-12-27
*
vim-patch:7.4.1816 (#5833)
lonerover
2016-12-26
*
eval.c: set_selfdict(): Fix invalid memory access.
Justin M. Keyes
2016-12-14
*
Add some tests and cleanup.
Michael Ennen
2016-12-12
[next]