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
/
vars.c
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.0102: settabvar() may change the last accessed tabpage (#27450)
zeertzjq
2024-02-13
*
vim-patch:8.2.0085: dead code in builtin functions (#27281)
zeertzjq
2024-02-01
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: follow style guide
dundargoc
2023-12-30
*
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: use `bool` to represent boolean values
dundargoc
2023-12-19
*
refactor(options): use hashy for finding options (#26573)
Famiu Haque
2023-12-17
*
refactor(options): remove option type macros
Famiu Haque
2023-12-14
*
refactor(options): convert `opt_idx` variables to `OptIndex`
Famiu Haque
2023-12-09
*
refactor(options): reduce `findoption()` usage
Famiu Haque
2023-12-09
*
refactor(options): split `get_option_value()` into smaller functions
Famiu Haque
2023-12-07
*
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: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
refactor: the long goodbye
dundargoc
2023-11-05
*
refactor(options)!: make OptionSet `v:` values use typval
Famiu Haque
2023-10-17
*
refactor(options): unify set_num_option and set_bool_option
Famiu Haque
2023-10-17
*
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): msg_puts_attr_len -> msg_puts_len
bfredl
2023-09-29
*
refactor: remove long
dundargoc
2023-09-29
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
fix(api, lua): handle setting v: variables properly (#25325)
zeertzjq
2023-09-24
*
docs: fix typos and other small fixes (#25005)
dundargoc
2023-09-14
*
fix(:let): fix error when applying operator to boolean option (#24030)
zeertzjq
2023-06-15
*
vim-patch:9.0.1631: passing wrong variable type to option gives multiple erro...
zeertzjq
2023-06-15
*
vim-patch:8.2.4600: Vim9: not enough test coverage for executing :def functio...
zeertzjq
2023-06-12
*
vim-patch:8.2.2533: Vim9: cannot use a range with :unlet
zeertzjq
2023-06-12
*
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
vim-patch:8.2.3689: ex_let_one() is too long (#23830)
zeertzjq
2023-05-30
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
fix(heredoc): allow missing end marker for scripts
zeertzjq
2023-04-29
*
vim-patch:8.2.0672: heredoc in scripts does not accept lower case marker
zeertzjq
2023-04-29
*
vim-patch:8.2.0578: heredoc for interfaces does not support "trim"
zeertzjq
2023-04-29
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:8.2.4934: string interpolation fails when not evaluating
zeertzjq
2023-04-15
*
vim-patch:8.2.4930: interpolated string expression requires escaping
zeertzjq
2023-04-15
*
vim-patch:8.2.4883: string interpolation only works in heredoc
zeertzjq
2023-04-15
*
vim-patch:8.2.4840: heredoc expression evaluated even when skipping
zeertzjq
2023-04-15
*
vim-patch:8.2.4783: Coverity warns for leaking memory
zeertzjq
2023-04-15
*
vim-patch:8.2.4770: cannot easily mix expression and heredoc
zeertzjq
2023-04-15
*
vim-patch:8.2.1111: inconsistent naming of get_list_tv() and eval_dict() (#23...
zeertzjq
2023-04-14
*
vim-patch:8.2.3216: Vim9: crash when using variable in a loop at script level
zeertzjq
2023-04-14
[next]