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
*
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
*
vim-patch:8.2.1269: language and locale code spread out (#19964)
zeertzjq
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
refactor: suppress clang and PVS warnings (#19940)
zeertzjq
2022-08-25
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
|
feat(eval)!: make Vim functions return inner window width and height (#19743)
zeertzjq
2022-08-24
|
/
*
vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)
zeertzjq
2022-08-22
*
vim-patch:8.2.2289: Vim9: 'cpo' can become empty (#19887)
zeertzjq
2022-08-22
*
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
2022-08-21
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
[next]