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
/
typval.c
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build: enable IWYU on mac
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: follow style guide
dundargoc
2023-11-19
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: the long goodbye
dundargoc
2023-11-05
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
vim-patch:8.2.3064: Vim9: in script cannot set item in uninitialized list (#2...
zeertzjq
2023-10-12
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
vim-patch:9.0.1540: reverse() on string doesn't work in compiled function
zeertzjq
2023-08-19
*
vim-patch:8.2.3867: implementation of some list functions too complicated (#2...
zeertzjq
2023-08-17
*
vim-patch:8.2.1969: Vim9: map() may change the list or dict item type
zeertzjq
2023-08-17
*
refactor: fix clang/PVS warnings (#24213)
zeertzjq
2023-06-30
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
vim-patch:8.2.3332: Vim9: cannot assign to range in list
zeertzjq
2023-06-12
*
vim-patch:partial:8.2.3335: Vim9: not enough tests run with Vim9
zeertzjq
2023-06-12
*
vim-patch:8.2.2533: Vim9: cannot use a range with :unlet
zeertzjq
2023-06-12
*
vim-patch:8.2.2948: substitute() accepts a number but not a float expression
Sean Dewar
2023-06-12
*
build: remove LOG_LIST_ACTIONS option and related code
dundargoc
2023-05-28
*
vim-patch:9.0.1522: some functions give two error messages
zeertzjq
2023-05-08
*
vim-patch:9.0.0543: insufficient testing for assert and test functions
zeertzjq
2023-05-05
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile time
zeertzjq
2023-05-05
*
vim-patch:8.2.3221: Vim9: argument types are not checked at compile time (#23...
zeertzjq
2023-05-05
*
vim-patch:9.0.0601: too much indent (#23472)
zeertzjq
2023-05-04
*
vim-patch:8.2.2756: Vim9: blob index and slice not implemented yet
zeertzjq
2023-05-04
*
vim-patch:8.2.2344: using inclusive index for slice is not always desired
zeertzjq
2023-05-04
*
vim-patch:8.2.3336: behavior of negative index in list change changed
zeertzjq
2023-05-04
*
vim-patch:8.2.1466: Vim9: cannot index or slice a variable with type "any"
zeertzjq
2023-05-04
*
vim-patch:8.2.1463: Vim9: list slice not supported yet
zeertzjq
2023-05-04
*
vim-patch:8.2.0987: Vim9: cannot assign to [var; var]
zeertzjq
2023-05-04
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...
zeertzjq
2023-04-25
*
vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...
zeertzjq
2023-04-25
*
fix(typval): don't treat v:null as truthy (#23281)
zeertzjq
2023-04-23
*
vim-patch:8.2.0103: using null object with execute() has strange effects
zeertzjq
2023-04-15
*
vim-patch:8.2.1794: no falsy Coalescing operator
zeertzjq
2023-04-14
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)
zeertzjq
2023-03-05
*
vim-patch:9.0.0430: cannot use repeat() with a blob
zeertzjq
2023-02-28
*
vim-patch:8.2.3438: cannot manipulate blobs
zeertzjq
2023-02-28
*
vim-patch:8.2.2777: Vim9: blob operations not tested in all ways
zeertzjq
2023-02-28
[next]