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
*
feat(eval)!: input() support any type for "cancelreturn" in a dict (#19357)
zeertzjq
2022-07-14
*
vim-patch:8.2.0035: saving and restoring called_emsg is clumsy (#19335)
zeertzjq
2022-07-13
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
build: guard free_locales with HAVE_WORKING_LIBINTL #19095
zeertzjq
2022-06-26
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23
*
fix(float): make `screen*()` functions respect floating windows
Evgeni Chasnovski
2022-06-23
*
fix(logging): try harder to resolve Nvim "name" #19016
Justin M. Keyes
2022-06-18
*
refactor: enable -Wconversion warning for eval.c (#18448)
dundargoc
2022-06-14
*
vim-patch:8.2.5046: vim_regsub() can overwrite the destination (#18812)
zeertzjq
2022-05-31
*
refactor: missing parenthesis may cause unexpected problems (#17443)
kylo252
2022-05-26
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
vim-patch:8.2.4996: setbufline() may change Visual selection
zeertzjq
2022-05-23
*
refactor: grid->rows and grid->cols
bfredl
2022-05-18
*
feat(ui): add `'winbar'`
Famiu Haque
2022-05-18
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
fix PVS warnings (#18459)
dundargoc
2022-05-15
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
Merge pull request #18425 from dundargoc/refactor/char_u/1
bfredl
2022-05-07
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
|
vim-patch:8.2.4469: Coverity warns for uninitialized variable
Dundar Goc
2022-05-06
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
vim-patch:8.2.4858: K_SPECIAL may be escaped twice
zeertzjq
2022-05-03
*
refactor: replace char_u variables and functions with char (#18288)
dundargoc
2022-04-30
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor(uncrustify): disable formatting in problematic code sections
Dundar Goc
2022-04-29
*
vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nice
zeertzjq
2022-04-29
*
vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifier
zeertzjq
2022-04-29
*
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
2022-04-29
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
refactor: add pure attribute to pure functions (#18165)
dundargoc
2022-04-24
*
vim-patch:8.2.4797: getwininfo() may get oudated values
zeertzjq
2022-04-21
*
vim-patch:8.2.4734: getcharpos() may change a mark position (#18077)
zeertzjq
2022-04-11
*
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
[next]