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:8.1.1687: the evalfunc.c file is too big (#17949)
Lewis Russell
2022-04-03
*
feat(test): use nvim_exec in helpers.source() #16064
Justin M. Keyes
2022-03-27
*
chore: add additional compiler flags (#17815)
Lewis Russell
2022-03-24
*
vim-patch:8.1.1734: the evalfunc.c file is too big
Lewis Russell
2022-03-20
*
feat(api): remove Lua autocommand callbacks when they return true (#17784)
Gregory Anders
2022-03-19
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
Merge pull request #17718 from dundargoc/doxygen/eval_c
bfredl
2022-03-14
|
\
|
*
refactor(eval): convert function comments to doxygen format
Dundar Göc
2022-03-14
*
|
vim-patch:8.2.4428: crash when switching tabpage while in the cmdline window
Sean Dewar
2022-03-14
|
/
*
vim-patch:8.1.0892: failure when closing a window when location list is in use
VVKot
2022-03-13
*
refactor(uncrustify): format all c files
Dundar Göc
2022-03-10
*
Merge pull request #17622 from dundargoc/refactor/clang-tidy/remove-redundant...
zeertzjq
2022-03-09
|
\
|
*
refactor: remove redundant casts
Dundar Göc
2022-03-06
*
|
fix: do not pass aucmd to the callback (#17650)
TJ DeVries
2022-03-08
*
|
chore(aucmd): remove left-over debug log (#17649)
Christian Clason
2022-03-08
|
/
*
refactor: fix clang-tidy bugprone-signed-char-misuse warnings
Dundar Göc
2022-03-04
*
fix: anonymous sid not working
shadmansaleh
2022-02-28
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
vim-patch:8.2.2342: "char" functions may return wrong column in Insert mode
zeertzjq
2022-02-12
*
vim-patch:8.2.0918: duplicate code for evaluating expression argument
Sean Dewar
2022-02-12
*
vim-patch:8.2.0915: search() cannot skip over matches like searchpair() can
Sean Dewar
2022-02-12
*
vim-patch:8.2.4337: part of condition is always true (#17352)
dundargoc
2022-02-09
*
vim-patch:8.2.0942: expanding to local dir after homedir keeps "~/"
zeertzjq
2022-02-07
*
vim-patch:8.2.0215: wrong file name shortening
zeertzjq
2022-02-07
*
vim-patch:8.2.0208: fnamemodify() does not apply ":~" when followed by ":."
zeertzjq
2022-02-07
*
Merge pull request #16862 from seandewar/vim-8.2.2658
Sean Dewar
2022-02-06
|
\
|
*
feat(eval): port emsg from v8.2.3284
Sean Dewar
2022-02-05
|
*
vim-patch:8.2.2661: leaking memory when looping over a string
Sean Dewar
2022-02-05
|
*
vim-patch:8.2.2658: :for cannot loop over a string
Sean Dewar
2022-02-05
*
|
vim-patch:8.2.2324: not easy to get mark en cursor posotion by character count
zeertzjq
2022-02-06
|
/
*
vim-patch:8.2.4018: ml_get error when win_execute redraws with Visual selection
Sean Dewar
2022-02-03
*
[RFC] fix: has('python') error (#17252)
Shougo
2022-01-31
*
Merge pull request #17239 from seandewar/vim-8.2.3629
Sean Dewar
2022-01-31
|
\
|
*
vim-patch:8.2.3629: command completion in cmdline window uses global commands
Sean Dewar
2022-01-30
*
|
vim-patch:8.1.2412: crash when evaluating expression with error (#17109)
zeertzjq
2022-01-31
|
/
*
fix(eval): v:lua support for `-` in module names
bb010g
2022-01-28
*
vim-patch:8.2.0175: crash when removing list element in map()
Sean Dewar
2022-01-18
*
feat(api): add support for lua function & description in keymap
shadmansaleh
2022-01-01
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
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
*
|
feat(api): add nvim_get_option_value
Gregory Anders
2021-12-04
*
|
refactor: upgrade uncrustify config version to 0.74.0
Dundar Göc
2021-11-23
|
/
*
vim-patch:8.2.3627: difficult to know where the text starts in a window (#16377)
zeertzjq
2021-11-21
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor(macroman): get rid of MB_COPY_CHAR macro
Björn Linse
2021-11-14
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
[next]