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.h
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.0984: exception handling can be improved
zeertzjq
2025-01-07
*
vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)
zeertzjq
2024-11-03
*
vim-patch:9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argu...
zeertzjq
2024-10-29
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
vim-patch:partial:9.0.0327: items() does not work on a list
zeertzjq
2024-07-30
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
feat(terminal): trigger TermRequest autocommand events (#22159)
Ghjuvan Lacambre
2024-01-09
*
refactor: remove redundant struct names
dundargoc
2024-01-02
*
refactor(IWYU): move evalarg_T to eval_defs.h (#26716)
zeertzjq
2023-12-23
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
2023-12-21
*
refactor(options): remove option type macros
Famiu Haque
2023-12-14
*
refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)
zeertzjq
2023-12-01
*
refactor(IWYU): move typedefs out of globals.h (#26322)
zeertzjq
2023-11-30
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: move hashtab types to hashtab_defs.h (#26262)
zeertzjq
2023-11-28
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
vim-patch:9.0.1507: assert message is confusing with boolean result
zeertzjq
2023-05-05
*
vim-patch:8.2.1161: Vim9: using freed memory
zeertzjq
2023-04-14
*
vim-patch:8.2.1079: Vim9: no line break allowed in a while loop
zeertzjq
2023-04-14
*
vim-patch:8.2.1049: Vim9: leaking memory when using continuation line
zeertzjq
2023-04-14
*
vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def function
zeertzjq
2023-04-14
*
vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)
zeertzjq
2023-04-14
*
vim-patch:8.2.3969: value of MAXCOL not available in Vim script
zeertzjq
2023-03-07
*
fix(column)!: ensure 'statuscolumn' works with virtual and wrapped lines
Luuk van Baal
2023-01-16
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
vim-patch:8.1.1689: profiling code is spread out
zeertzjq
2022-08-12
*
refactor: move FunPtr to types.h (#19466)
zeertzjq
2022-07-22
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: move macro definiton outside of enums
Dundar Goc
2022-05-06
*
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
Justin M. Keyes
2022-05-03
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor(misc1): move out autocmd related functions
Björn Linse
2021-12-09
*
Merge pull request #16107 from zeertzjq/vim-8.1.1542
Jan Edmund Lazo
2021-12-06
|
\
|
*
vim-patch:8.1.1542: an OptionSet autocommand does not get enough info
zeertzjq
2021-11-22
*
|
lint (#16526)
Jan Edmund Lazo
2021-12-05
|
/
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
vim-patch:8.1.0736: code for Blob not sufficiently tested
Sean Dewar
2021-09-15
*
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
2021-09-15
[next]