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
*
cleanup: reduce some duplicate code, avoid function pointers for a condition
Björn Linse
2019-01-23
*
ex_echo: reuse code from message.c to show arg to user
Alexandre Dubray
2019-01-22
*
ui: multigrid mouse support
Björn Linse
2019-01-20
*
PVS/V1028: cast operands, not the result
Justin M. Keyes
2019-01-18
*
provider: improve error message if provider is missing (#9487)
Marco Hinz
2019-01-12
*
vim-patch:8.1.0685: get_buf_tv() is named inconsistently
Jan Edmund Lazo
2019-01-05
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)
David Jimenez
2019-01-02
*
multigrid: rename grid->ScreenLines and other grid arrays
Björn Linse
2018-12-31
*
multigrid: Get rid of global ScreenLines and set_screengrid
Utkarsh Maheshwari
2018-12-31
*
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
2018-12-31
*
provider: make :ruby provider check use same code path as :python
Marco Hinz
2018-12-12
*
vim-patch:8.1.0564: setting v:errors to wrong type still possible
Jan Edmund Lazo
2018-12-06
*
vim-patch:8.1.0563: setting v:errors to a string give confusing error
Jan Edmund Lazo
2018-12-06
*
vim-patch:8.0.1425: execute() does not work in completion of user command (#9...
Jan Edmund Lazo
2018-12-06
*
vim-patch:8.1.0551: expression evaluation may repeat an error message
Jan Edmund Lazo
2018-11-30
*
vim-patch:8.1.0550: expression evaluation may repeat an error message
Jan Edmund Lazo
2018-11-30
*
fix wrong winnr in getwininfo
Sha Liu
2018-11-27
*
jobstart(): Fix hang on non-executable cwd #9204
Tommy Allen
2018-11-07
*
vim-patch:8.1.0511: ml_get error when calling a function with a range (#9207)
Jan Edmund Lazo
2018-11-06
*
api: simplify nvim_buf_get_offset function
Björn Linse
2018-11-01
*
fix warning: "Uninitialized argument"
Justin M. Keyes
2018-10-21
*
lint
Jan Edmund Lazo
2018-10-09
*
vim-patch:8.0.1423: error in return not caught by try/catch
Jan Edmund Lazo
2018-10-09
*
Merge #9036 'func_attr_printf'
Justin M. Keyes
2018-10-07
|
\
|
*
src/nvim/eval.c
MichaHoffmann
2018-10-07
|
*
fixed lint errors
MichaHoffmann
2018-09-24
|
*
src/nvim/eval.c: printf error
MichaHoffmann
2018-09-24
|
*
add func_attr_printf in :
MichaHoffmann
2018-09-24
*
|
vim-patch:8.0.1832: cannot use :unlet for an environment variable
Jan Edmund Lazo
2018-10-02
*
|
vim-patch:8.1.0068: nasty autocommands can still cause using freed memory
Jan Edmund Lazo
2018-09-30
|
/
*
shell/logging: Fix E730 with verbose system({List}) #9009
Justin M. Keyes
2018-09-21
*
replace fallthrough comment with macro
Jan Edmund Lazo
2018-09-21
*
Update eval.c
Wang Shidong
2018-09-13
*
vim-patch:8.0.1172: when E734 is given option is still set (#8988)
Jan Edmund Lazo
2018-09-13
*
Merge pull request #8945 from ZviRackover/fix-7401-step5
Björn Linse
2018-09-11
|
\
|
*
lint: clean-up after parent commits
ZviRackover
2018-09-09
|
*
Remove has_mbytes local to lines changed in parent commit
ZviRackover
2018-09-09
|
*
Refactor: Remove occurences of mb_char2bytes
ZviRackover
2018-09-09
*
|
Merge pull request #8974 from janlazo/vim-8.0.1377
Justin M. Keyes
2018-09-11
|
\
\
|
*
|
vim-patch:8.0.1378: autoload script sources itself when defining function
Jan Edmund Lazo
2018-09-09
|
*
|
vim-patch:8.0.1377: cannot call a dict function in autoloaded dict
Jan Edmund Lazo
2018-09-09
*
|
|
vim-patch:8.1.0011: maparg() and mapcheck() confuse empty and non-existing (#...
Jan Edmund Lazo
2018-09-10
|
/
/
*
|
vim-patch:8.0.1115: crash when using foldtextresult() recursively (#8972)
Jan Edmund Lazo
2018-09-09
*
|
vim-patch:8.0.1006: quickfix list changes when parsing text with 'erroformat'
Jan Edmund Lazo
2018-09-07
|
/
*
globals: cmd_silent is bool
Jan Edmund Lazo
2018-08-29
*
vim-patch:8.1.0214 fixup: remove feature-guard
Justin M. Keyes
2018-08-28
*
vim-patch:8.1.0214 (#8927)
Vivek R
2018-08-28
*
vim-patch:8.0.1242: function argument with only dash is seen as number zero
Jan Edmund Lazo
2018-08-22
*
vim-patch:8.1.0184: not easy to figure out the window layout
Jan Edmund Lazo
2018-08-15
[next]