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: 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
*
vim-patch:8.2.2767: compiler warning for unused argument
zeertzjq
2023-02-28
*
vim-patch:8.2.2765: Vim9: not all blob operations work
zeertzjq
2023-02-28
*
vim-patch:8.2.2757: Vim9: blob tests for legacy and Vim9 script are separate
zeertzjq
2023-02-28
*
vim-patch:9.0.0196: finding value in list may require a for loop
zeertzjq
2023-02-27
*
vim-patch:8.2.4632: using freed memory in flatten()
zeertzjq
2023-02-24
*
vim-patch:8.2.4629: flattennew() makes a deep copy unnecessarily
zeertzjq
2023-02-24
*
vim-patch:8.2.4627: flatten() does not use maxdepth correctly
zeertzjq
2023-02-24
*
vim-patch:8.2.2449: Vim9: flatten() always changes the list type
zeertzjq
2023-02-24
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
vim-patch:9.0.1245: code is indented more than necessary (#21998)
zeertzjq
2023-01-26
*
refactor: use uint8_t for blobs and ga_append() (#21916)
zeertzjq
2023-01-21
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
vim-patch:8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 ...
zeertzjq
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)
zeertzjq
2023-01-14
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
vim-patch:9.0.0926: Coverity warns for not using return value of dict_add()
zeertzjq
2022-11-23
*
vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...
zeertzjq
2022-11-23
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:9.0.0863: col() and charcol() only work for the current window (#21...
zeertzjq
2022-11-13
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
vim-patch:9.0.0836: wrong error when using extend() with funcref
zeertzjq
2022-11-06
*
vim-patch:8.2.2921: E704 for script local variable is not backwards compatible
zeertzjq
2022-11-06
*
vim-patch:8.2.2920: still a way to shadow a builtin function
zeertzjq
2022-11-06
*
vim-patch:8.1.1949: cannot scroll a popup window to the very bottom
zeertzjq
2022-11-05
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
vim-patch:8.2.3407: using uninitialized memory with "let g:['bar'] = 2"
zeertzjq
2022-10-28
*
vim-patch:8.2.1395: Vim9: no error if declaring a funcref with lower case letter
zeertzjq
2022-10-28
*
vim-patch:8.2.2653: build failure
zeertzjq
2022-10-27
*
vim-patch:8.2.0619: null dict is not handled like an empty dict
zeertzjq
2022-10-26
*
vim-patch:8.2.0610: some tests are still old style
zeertzjq
2022-10-26
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
vim-patch:partial:9.0.0715: wrong argument for append() gives two error messages
zeertzjq
2022-10-10
*
vim-patch:8.2.2671: error for line number in legacy script
zeertzjq
2022-10-10
*
vim-patch:8.2.2184: Vim9: no error when using "2" for a line number
zeertzjq
2022-10-10
*
fix: compiler warnings from clang 15 (#20321)
dundargoc
2022-09-28
*
fix(api): notify dict watchers on nvim_set_var and vim.g setter
smolck
2022-09-27
*
vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...
zeertzjq
2022-09-16
*
vim-patch:9.0.0299: error messages for setcmdline() could be better (#20169)
zeertzjq
2022-09-12
*
vim-patch:8.2.5034: there is no way to get the byte index from a virtual column
zeertzjq
2022-09-12
*
vim-patch:8.2.2664: Vim9: not enough function arguments checked for string
zeertzjq
2022-09-12
*
vim-patch:8.2.2646: Vim9: error for not using string doesn't mention argument
zeertzjq
2022-09-12
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
[next]