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
*
eval: fix pvs/v547
Jan Edmund Lazo
2020-06-18
*
vim-patch:8.2.0629: setting a boolean option to v:false does not work
Billy Su
2020-06-06
*
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
2020-06-06
*
vim-patch:8.1.2335: error message for function arguments may use NULL pointer
Jan Edmund Lazo
2020-06-04
*
vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()
Jan Edmund Lazo
2020-06-04
*
Merge pull request #10905 from erw7/vim-8.1.0475
Matthieu Coudron
2020-05-25
|
\
|
*
eval: fix problem with free_unref_funccal not being called
erw7
2020-05-25
|
*
vim-patch:8.1.1485: double free when garbage_collect() is used in autocommand
erw7
2020-05-25
|
*
vim-patch:8.1.1484: some tests are slow
Daniel Hahler
2020-05-25
|
*
vim-patch:8.1.1007: using closure may consume a lot of memory
erw7
2020-05-07
|
*
vim-patch:8.1.0475: memory not freed on exit when quit in autocmd
erw7
2020-05-07
*
|
vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)
kuuote
2020-05-24
*
|
vim-patch:8.1.1084: cannot delete a match from another window (#12325)
Shougo
2020-05-16
|
/
*
vim-patch:8.1.1120: cannot easily get directory entry matches #12222
Hennadii Chernyshchyk
2020-05-05
*
Merge pull request #12018 from janlazo/vim-8.0.1123
Matthieu Coudron
2020-04-27
|
\
|
*
vim-patch:8.0.1123: cannot define a toolbar for a window
Jan Edmund Lazo
2020-04-26
*
|
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-27
|
\
\
|
*
\
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-26
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
rename: user_funcs -> userfunc
Jakub Łuczyński
2020-02-13
|
|
*
fix: moved some static inline function
Jakub Łuczyński
2020-02-13
|
|
*
fix: vvlua_partial
Jakub Łuczyński
2020-02-13
|
|
*
fix: made eval_lavars_used global
Jakub Łuczyński
2020-02-13
|
|
*
Removed redundant define
Jakub Łuczyński
2020-02-13
|
|
*
fix: factor out make_partial
Jakub Łuczyński
2020-02-13
|
|
*
fix: prof functions
Jakub Łuczyński
2020-02-13
|
|
*
fix: var_set_global
Jakub Łuczyński
2020-02-13
|
|
*
fix: find_var_ht_dict
Jakub Łuczyński
2020-02-13
|
|
*
fix: factor out new functions
Jakub Łuczyński
2020-02-13
|
|
*
fix: func_init
Jakub Łuczyński
2020-02-13
|
|
*
unstatic some functions
Jakub Łuczyński
2020-02-13
|
|
*
moved more stuff
Jakub Łuczyński
2020-02-13
|
|
*
moved functions to user_funcs.c (no code changes)
Jakub Łuczyński
2020-02-13
*
|
|
vim-patch:8.1.2225: the "last used" info of a buffer is under used
Rob Pilling
2020-04-21
|
/
/
*
|
vim-patch:8.2.0507: getbufvar() may get the wrong dictionary
Jan Edmund Lazo
2020-04-13
*
|
vim-patch:8.1.2282: crash when passing many arguments through a partial
Jan Edmund Lazo
2020-04-13
*
|
vim-patch:8.1.2280: crash when passing partial to substitute()
Jan Edmund Lazo
2020-04-13
*
|
vim-patch:8.1.2378: using old C style comments
Jan Edmund Lazo
2020-04-12
*
|
vim-patch:8.2.0361: internal error when using "0" for a callback
Jan Edmund Lazo
2020-03-07
*
|
vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and Dict
Jan Edmund Lazo
2020-02-29
*
|
vim-patch:8.2.0267: no check for a following cmd when calling a function fails
Jan Edmund Lazo
2020-02-16
*
|
vim-patch:8.0.1660: the terminal API "drop" command doesn't support options
Jan Edmund Lazo
2020-02-16
|
/
*
Fix issue where callbacks are garbage collected
erw7
2020-02-12
*
vim-patch:8.1.0091: MS-Windows: Cannot interrupt gdb when program is running
erw7
2020-02-12
*
vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffer
erw7
2020-02-12
*
vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job
erw7
2020-02-12
*
eval.c: factor out eval/funcs.c #11828
Jakub Łuczyński
2020-02-10
*
vim-patch:8.2.0077: settagstack() cannot truncate at current index
Jan Edmund Lazo
2020-01-29
*
vim-patch:8.2.0171: fix use of uninitialized buffer #11786
Jan Edmund Lazo
2020-01-28
*
refactor: move session functions to ex_session.c
Justin M. Keyes
2020-01-28
*
terminal: trim CWD slash #11762
Justin M. Keyes
2020-01-26
[next]