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.h
Commit message (
Expand
)
Author
Age
*
Add v:exiting
Marco Hinz
2016-12-01
*
vim-patch:7.4.2071
Michael Ennen
2016-11-29
*
vim-patch:7.4.1894
James McCoy
2016-11-15
*
vim-patch:7.4.1892
James McCoy
2016-11-15
*
vim-patch:7.4.1658
James McCoy
2016-11-14
*
eval/encode: Make sure that encoder can encode NULL variables
ZyX
2016-04-18
*
eval: Do not break when VimVarIndex and vimvars order mismatches
ZyX
2016-04-18
*
eval/encode: Fix writing strings starting with NL to list
ZyX
2016-04-18
*
*: Fix linter errors
ZyX
2016-04-18
*
eval: Remove v:none
ZyX
2016-04-18
*
eval: Get rid of VV_LEN constant
ZyX
2016-04-18
*
eval: Add special variables v:false, v:null, v:none
ZyX
2016-04-18
*
eval: Split out typval_T dumping functions to nvim/encode.c
ZyX
2016-04-18
*
eval: add v:event, which will contain data events want to propagate to their ...
Björn Linse
2016-02-29
*
vim-patch:7.4.944
watiko
2016-01-10
*
eval: Use better error messages when failing to dump values
ZyX
2016-01-04
*
vim-patch:7.4.786
watiko
2015-11-28
*
Add ":profile stop"
Marco Hinz
2015-11-10
*
*: Make ShaDa code use VimL values for additional_\* data
ZyX
2015-10-08
*
Merge pull request #3034 from ZyX-I/msgpack-eval
Justin M. Keyes
2015-08-03
|
\
|
*
eval: Remove most of msgpack* functions limitations
ZyX
2015-08-02
*
|
Implement API function to call functions #2979
Sebastian Witte
2015-07-19
|
/
*
completion: Add v:completed_item feature #2563
Shougo Matsushita
2015-05-24
*
eval: Refactor vimscript job control API
Thiago de Arruda
2015-03-29
*
api: Implement vim_command_output function
Thiago de Arruda
2014-10-28
*
profiling: implement on top of os_hrtime()
Nicolas Hillegeer
2014-07-16
*
move defines from vim.h
Brandon Coleman
2014-07-12
*
Add automatic generation of headers
ZyX
2014-06-02
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15