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
/
userfunc.c
Commit message (
Expand
)
Author
Age
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
refactor: replace char_u with char 19 (#21241)
dundargoc
2023-01-10
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
vim-patch:8.2.1210: using ht_used when looping through a hashtab is less reli...
zeertzjq
2022-12-17
*
vim-patch:8.2.3889: duplicate code for translating script-local function name
zeertzjq
2022-12-03
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
refactor: remove old TODO comments that aren't relevant anymore (#21144)
dundargoc
2022-11-22
*
vim-patch:8.2.5167: get(Fn, 'name') on funcref returns special byte code (#21...
zeertzjq
2022-11-19
*
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
*
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.3756: might crash when callback is not valid
zeertzjq
2022-11-07
*
|
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
|
/
*
fix(eval): change some tv_dict_add() usages back to hash_add()
zeertzjq
2022-11-06
*
vim-patch:8.2.0502: Vim9: some code is not tested
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.3408: can delete a numbered function
zeertzjq
2022-10-27
*
vim-patch:8.2.2726: confusing error message with white space before comma
zeertzjq
2022-10-27
*
vim-patch:8.2.0610: some tests are still old style
zeertzjq
2022-10-26
*
vim-patch:8.2.0908: crash when changing the function table while listing it
zeertzjq
2022-10-24
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
vim-patch:8.2.2316: Vim9: cannot list a lambda function
zeertzjq
2022-10-04
*
vim-patch:9.0.0568: autocmd code is indented more than needed (#20318)
zeertzjq
2022-09-24
*
fix(eval)!: make Lua Funcref work as method and in substitute() (#20217)
zeertzjq
2022-09-16
*
vim-patch:9.0.0476: varargs does not work for replacement function of substit...
zeertzjq
2022-09-16
*
vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...
zeertzjq
2022-09-16
*
vim-patch:8.2.0067: ERROR_UNKNOWN clashes on some systems (#20212)
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
*
refactor(typval): change FC_CFUNC abstraction into FC_LUAREF
bfredl
2022-09-07
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
vim-patch:8.2.0301: insufficient testing for exception handling (#20016)
zeertzjq
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
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
vim-patch:8.2.0522: several errors are not tested for (#19901)
zeertzjq
2022-08-23
[next]