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
*
vim-patch:7.4.1300
KillTheMule
2016-04-25
*
Merge pull request #4325 from watiko/vim-7.4.984
Justin M. Keyes
2016-04-25
|
\
|
*
vim-patch:7.4.1093
watiko
2016-03-02
|
*
vim-patch:7.4.984
watiko
2016-03-02
*
|
Merge #4303 'vim-patch:7.4.{951,1143,1144}'.
Justin M. Keyes
2016-04-25
|
\
\
|
*
|
vim-patch:7.4.1143
watiko
2016-03-02
|
*
|
vim-patch:7.4.951
watiko
2016-03-02
|
|
/
*
|
Merge pull request #4367 from jbradaric/vim-7.4.1107
Justin M. Keyes
2016-04-22
|
\
\
|
*
|
Merge tempfile.c back into fileio.c
Jurica Bradaric
2016-04-20
|
*
|
vim-patch:7.4.1107
Jurica Bradaric
2016-04-20
*
|
|
Merge #3229 ':tcd'
Justin M. Keyes
2016-04-21
|
\
\
\
|
*
|
|
tcd: doc, error messages
Justin M. Keyes
2016-04-21
|
*
|
|
Implement tab-local working directory feature.
HiPhish
2016-04-20
|
|
/
/
*
/
/
eval: let getreg() return valid list for an undefined register
Björn Linse
2016-04-21
|
/
/
*
|
Merge pull request #4589 from gregorias/patch_1113
Justin M. Keyes
2016-04-20
|
\
\
|
*
|
vim-patch:7.4.1113
Grzegorz Milka
2016-04-19
*
|
|
v:windowid #4608
Rui Abreu Ferreira
2016-04-19
|
/
/
*
|
*: Fix preincrement lint errors
ZyX
2016-04-18
*
|
eval/encode: Make sure that encoder can encode NULL variables
ZyX
2016-04-18
*
|
*: Make set_vim_var_\* functions have proper argument types
ZyX
2016-04-18
*
|
eval: Treat [] and [""] as any other empty string
ZyX
2016-04-18
*
|
eval: Fix overflow in error message in f_json_decode
ZyX
2016-04-18
*
|
eval: Remove assert expression
ZyX
2016-04-18
*
|
eval: Do not break when VimVarIndex and vimvars order mismatches
ZyX
2016-04-18
*
|
eval: Rename json* functions to json_*
ZyX
2016-04-18
*
|
api: Replace set_var(name, NIL) with del_var(name)
ZyX
2016-04-18
*
|
eval: Fix QuickBuild failures
ZyX
2016-04-18
*
|
eval: Port parts of 7.4.1267 that are not already present
ZyX
2016-04-18
*
|
eval: Make assert_true and assert_false accept v:true and v:false
ZyX
2016-04-18
*
|
*: Fix linter errors
ZyX
2016-04-18
*
|
eval: Remove v:none
ZyX
2016-04-18
*
|
eval: Remove get_vim_var_tv function
ZyX
2016-04-18
*
|
eval: Move some decoding functions to eval/decode.c
ZyX
2016-04-18
*
|
eval: Get rid of VV_LEN constant
ZyX
2016-04-18
*
|
eval: Move encode.c to eval/encode.c
ZyX
2016-04-18
*
|
eval: Add jsondecode() function
ZyX
2016-04-18
*
|
eval: Add special variables v:false, v:null, v:none
ZyX
2016-04-18
*
|
eval: Add special variable type
ZyX
2016-04-18
*
|
eval: Add jsonencode() function
ZyX
2016-04-18
*
|
eval: Split out typval_T dumping functions to nvim/encode.c
ZyX
2016-04-18
*
|
eval.c: Fix heap corruption error when constructing sourcing_name
oni-link
2016-04-17
*
|
eval.c: Fix cut off of terminal exit message
oni-link
2016-04-17
*
|
Merge pull request #4357 from jbradaric/vim-7.4.1105
Justin M. Keyes
2016-04-09
|
\
\
|
*
|
eval: Fix linter error.
Jurica Bradaric
2016-02-27
|
*
|
vim-patch:7.4.1105
Jurica Bradaric
2016-02-27
*
|
|
vim-patch:7.4.1654
James McCoy
2016-03-30
*
|
|
vim-patch:7.4.1643
James McCoy
2016-03-30
*
|
|
vim-patch:7.4.1641
James McCoy
2016-03-30
*
|
|
Proper type checking for set{qf,loc}list()
Marco Hinz
2016-03-02
|
|
/
|
/
|
*
|
Correct max numbers of args for some functions
Marco Hinz
2016-03-01
[next]