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
*
vim-patch:9.1.0182: Can define function with invalid name inside 'formatexpr'...
zeertzjq
2024-03-16
*
vim-patch:8.2.3782: Vim9: no error if a function shadows a script variable (#...
zeertzjq
2024-03-16
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: follow style guide
dundargoc
2023-12-24
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
vim-patch:8.1.1583: set_ref_in_list() only sets ref in items (#26418)
zeertzjq
2023-12-06
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: move hashtab types to hashtab_defs.h (#26262)
zeertzjq
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
refactor: remove __clang_analyzer__ macro
dundargoc
2023-11-21
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor: follow style guide
dundargoc
2023-11-19
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
refactor: the long goodbye
dundargoc
2023-11-05
*
vim-patch:9.0.2050: Vim9: crash with deferred function call and exception (#2...
zeertzjq
2023-10-19
*
vim-patch:9.0.2044: Vim9: exceptions confuse defered functions
zeertzjq
2023-10-18
*
feat: ignore swapfile for running Nvim processes #25336
Justin M. Keyes
2023-10-04
*
refactor: the long goodbye
dundargoc
2023-10-03
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
fix: use snprintf instead of sprintf
Lewis Russell
2023-08-31
*
refactor: use xstrl{cpy,cat} on IObuff (#23648)
ii14
2023-05-16
*
vim-patch:8.2.4075: test failures
zeertzjq
2023-05-08
*
vim-patch:8.2.4073: Coverity warns for using NULL pointer
zeertzjq
2023-05-08
*
vim-patch:8.2.1697: inconsistent capitalization of error messages (#23476)
zeertzjq
2023-05-04
*
vim-patch:9.0.1505: error when heredoc content looks like heredoc (#23446)
zeertzjq
2023-05-03
*
vim-patch:8.2.0578: heredoc for interfaces does not support "trim"
zeertzjq
2023-04-29
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:9.0.0875: using freed memory when executing delfunc at more prompt ...
zeertzjq
2023-04-25
*
fix(userfunc): fix possible out of bound access
Andreas Schneider
2023-04-21
*
vim-patch:9.0.1470: deferred functions invoked in unexpected order (#23199)
zeertzjq
2023-04-19
*
vim-patch:9.0.1469: deferred functions not called from autocommands
zeertzjq
2023-04-19
*
vim-patch:9.0.1462: recursively calling :defer function if it does :qa
zeertzjq
2023-04-19
*
vim-patch:9.0.0864: crash when using "!!" without a previous shell command
zeertzjq
2023-04-18
*
refactor: suppress clang false positives (#23154)
zeertzjq
2023-04-17
*
vim-patch:9.0.0419: the :defer command does not check the function arguments
zeertzjq
2023-04-17
*
vim-patch:9.0.0406: deferred functions not invoked when partial func exits
zeertzjq
2023-04-17
*
vim-patch:8.2.2172: Vim9: number of arguments is not always checked (#23142)
zeertzjq
2023-04-17
*
vim-patch:9.0.0398: members of funccall_T are inconsistently named (#23123)
zeertzjq
2023-04-16
[next]