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.2.0469: Vim9: no error for missing ] after list
zeertzjq
2022-11-18
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.2.4038: various code not used when features are disabled (#21049)
zeertzjq
2022-11-14
*
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
\
|
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
|
vim-patch:8.2.3788: lambda for option that is a function may be freed
zeertzjq
2022-11-07
*
|
vim-patch:8.2.3756: might crash when callback is not valid
zeertzjq
2022-11-07
*
|
vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function
zeertzjq
2022-11-07
*
|
feat: ":write ++p" creates parent dirs #20835
Victor Blanchard
2022-11-06
*
|
vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
zeertzjq
2022-11-07
*
|
vim-patch:8.2.3705: cannot pass a lambda name to function() or funcref()
zeertzjq
2022-11-07
|
/
*
vim-patch:8.2.3055: strange error for assigning to "x.key" on non-dictionary
zeertzjq
2022-11-06
*
refactor(eval): make get_lval() explicitly check for v:lua
zeertzjq
2022-11-06
*
vim-patch:8.2.2920: still a way to shadow a builtin function
zeertzjq
2022-11-06
*
vim-patch:8.2.2918: builtin function can be shadowed by global variable
zeertzjq
2022-11-06
*
vim-patch:8.2.3016: confusing error when expression is followed by comma
zeertzjq
2022-11-06
*
vim-patch:8.2.2722: Vim9: crash when using LHS with double index
zeertzjq
2022-11-06
*
vim-patch:8.2.1306: checking for first character of dict key is inconsistent
zeertzjq
2022-11-06
*
vim-patch:8.2.1274: Vim9: no error for missing white space at script level
zeertzjq
2022-11-06
*
vim-patch:8.2.3919: Vim9: wrong argument for append() results in two errors
zeertzjq
2022-11-05
*
vim-patch:partial:8.2.1183: assert_fails() checks the last error message
zeertzjq
2022-11-05
*
vim-patch:8.2.0615: regexp benchmark stest is old style (#20940)
zeertzjq
2022-11-05
*
docs: fix typos
dundargoc
2022-11-02
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
vim-patch:8.2.1395: Vim9: no error if declaring a funcref with lower case letter
zeertzjq
2022-10-28
*
vim-patch:8.2.4207: recursion test fails with MSVC
zeertzjq
2022-10-27
*
vim-patch:8.2.4206: condition with many "(" causes a crash
zeertzjq
2022-10-27
*
vim-patch:8.2.1852: map() returing zero for NULL list is unexpected
zeertzjq
2022-10-26
*
vim-patch:8.2.0619: null dict is not handled like an empty dict
zeertzjq
2022-10-26
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
vim-patch:9.0.0804: crash when trying to divide a number by -1
zeertzjq
2022-10-20
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
vim-patch:9.0.0712: wrong column when calling setcursorcharpos() with zero lnum
zeertzjq
2022-10-10
*
refactor: replace unnecessary helper functions in optionstr.c
Famiu Haque
2022-09-28
*
vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...
zeertzjq
2022-09-16
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
vim-patch:9.0.0409: #{g:x} was seen as a curly-braces expression
ii14
2022-09-08
*
vim-patch:8.2.3702: first key in dict is seen as curly expression and fails
zeertzjq
2022-09-08
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
Merge pull request #20022 from dundargoc/refactor/char_u/6
bfredl
2022-09-01
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
|
Merge pull request #16396 from bfredl/luaevent
bfredl
2022-08-31
|
\
\
|
|
/
|
/
|
|
*
feat(lua): vim.ui_attach to get ui events from lua
bfredl
2022-08-31
*
|
refactor: replace char_u with char
Dundar Göc
2022-08-31
|
/
*
fix(exceptions): restore `did_throw` (#20000)
Sean Dewar
2022-08-30
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
[next]