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
*
refactor(misc1): move out autocmd related functions
Björn Linse
2021-12-09
*
Merge pull request #16107 from zeertzjq/vim-8.1.1542
Jan Edmund Lazo
2021-12-06
|
\
|
*
vim-patch:8.1.1542: an OptionSet autocommand does not get enough info
zeertzjq
2021-11-22
*
|
lint (#16526)
Jan Edmund Lazo
2021-12-05
|
/
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
vim-patch:8.1.0736: code for Blob not sufficiently tested
Sean Dewar
2021-09-15
*
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
2021-09-15
*
Merge pull request #14403 from seandewar/vim-8.2.1933
Jan Edmund Lazo
2021-05-09
|
\
|
*
eval: port v:collate
Sean Dewar
2021-04-20
*
|
vim-patch:8.2.2388: no easy way to get the maximum or mininum number value
Jan Edmund Lazo
2021-04-27
*
|
vim-patch:8.2.0296: mixing up "long long" and __int64 may cause problems
Jan Edmund Lazo
2021-04-27
|
/
*
vim-patch:8.2.2319: "exptype_T" can be read as "expected type"
Jan Edmund Lazo
2021-04-11
*
vim-patch:8.2.0069: ETYPE_ is used for two different enums
Jan Edmund Lazo
2021-04-11
*
vim-patch:8.2.0044: expression type is used inconsistently
Jan Edmund Lazo
2021-04-11
*
eval: add v:_null_string
Jan Edmund Lazo
2021-04-08
*
vim-patch:8.0.1505: debugger can't break on a condition
Jan Edmund Lazo
2021-04-08
*
vim-patch:8.2.2070: can't get the exit value in VimLeave(Pre) autocommands (#...
Jan Edmund Lazo
2021-02-20
*
eval: ll_range,ll_empty2 members are bool
Jan Edmund Lazo
2021-02-06
*
vim-patch:8.1.2285: padding in structures wastes memory
Jan Edmund Lazo
2021-02-06
*
vim-patch:8.2.0602: :unlet $VAR does not work properly (#13238)
Sean Dewar
2020-12-02
*
vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)
kuuote
2020-05-24
*
fix: made eval_lavars_used global
Jakub Łuczyński
2020-02-13
*
fix: header updates
Jakub Łuczyński
2020-02-13
*
moved more stuff
Jakub Łuczyński
2020-02-13
*
eval.c: factor out eval/funcs.c #11828
Jakub Łuczyński
2020-02-10
*
Add v:lua.func() vimL syntax for calling lua
Björn Linse
2019-11-16
*
vim-patch:8.1.1913: not easy to compute the space on the command line (#10845)
Daniel Hahler
2019-08-25
*
API: Context
Justin M. Keyes
2019-07-27
*
eval: Add stdpath() method (#5297)
Christian Höltje
2018-03-29
*
api: change nvim_command_output behavior
Justin M. Keyes
2018-01-10
*
channels: stderr channel
Björn Linse
2017-11-25
*
channels: allow bytes sockets and stdio, and buffered bytes output
Björn Linse
2017-11-24
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
vim-patch:7.4.2137
Michael Ennen
2017-02-14
*
vim-patch:7.4.2119
Michael Ennen
2017-02-14
*
vim-patch:7.4.2090
Michael Ennen
2017-02-14
*
vim-patch:7.4.1727
Michael Ennen
2017-02-14
*
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
[next]