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.c
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'upstream/master' into userreg
userreg
Josh Rahm
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: rename types.h to types_defs.h
dundargoc
2023-11-27
|
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
|
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
|
*
build: enable IWYU on mac
dundargoc
2023-11-27
|
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
|
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
|
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
|
*
refactor: remove B_SPELL macro (#26063)
zeertzjq
2023-11-16
|
*
refactor: follow style guide
dundargoc
2023-11-13
|
*
vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)
zeertzjq
2023-11-13
|
*
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
|
*
refactor(options)!: unify `set_option` and `set_string_option`
Famiu Haque
2023-10-30
|
*
refactor(options): rename `empty_option` to `empty_string_option`
Famiu Haque
2023-10-17
|
*
refactor(options)!: make OptionSet `v:` values use typval
Famiu Haque
2023-10-17
|
*
vim-patch:9.0.2030: no max callback recursion limit (#25655)
zeertzjq
2023-10-15
|
*
fix: allow multiline message for echoerr (#25380)
Jongwook Choi
2023-10-13
|
*
vim-patch:8.2.3064: Vim9: in script cannot set item in uninitialized list (#2...
zeertzjq
2023-10-12
|
*
refactor: allow not having a `default` case for enum
Famiu Haque
2023-10-10
|
*
ci: enable clang-analyzer warnings
dundargoc
2023-10-09
|
*
refactor: the long goodbye
dundargoc
2023-10-09
|
*
vim-patch:9.0.1995: Invalid memory access with empty 'foldexpr' (#25530)
zeertzjq
2023-10-07
|
*
refactor: the long goodbye
dundargoc
2023-10-03
|
*
refactor(message): simplify msg_puts_display and use batched grid updates
bfredl
2023-10-03
|
*
fix: fix ASAN errors on clang 17 (#25469)
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
|
*
refactor(message): msg_puts_attr_len -> msg_puts_len
bfredl
2023-09-29
|
*
refactor(messages): rename msg_trunc_attr and msg_multiline_attr without attr
bfredl
2023-09-27
|
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
|
*
vim-patch:8.2.4173: cannot use an import in 'foldexpr' (#25215)
zeertzjq
2023-09-17
|
*
feat(folds): support virtual text format for 'foldtext' (#25209)
zeertzjq
2023-09-17
|
*
vim-patch:9.0.1633: duplicate code for converting float to string
zeertzjq
2023-09-17
|
*
vim-patch:8.2.2356: Vim9: ":put =expr" does not handle a list properly
zeertzjq
2023-09-17
|
*
refactor(map): enhanced implementation, Clean Codeā¢, etc etc
bfredl
2023-09-08
|
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
|
*
vim-patch:8.1.2047: cannot check the current state
zeertzjq
2023-08-21
|
*
vim-patch:9.0.1723: Fix regression in {func} argument of reduce()
zeertzjq
2023-08-18
|
*
vim-patch:9.0.1416: crash when collection is modified when using filter()
zeertzjq
2023-08-17
|
*
vim-patch:partial:8.2.3849: functions implementing reduce and map are too long
zeertzjq
2023-08-17
|
*
vim-patch:8.2.3848: cannot use reduce() for a string
zeertzjq
2023-08-17
|
*
vim-patch:8.2.3908: cannot use a script-local function for 'foldtext'
zeertzjq
2023-08-17
|
*
vim-patch:8.2.3822: leaking memory in map() and filter(), no string in Vim9
zeertzjq
2023-08-17
[next]