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
/
ex_eval.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.3216: Vim9: crash when using variable in a loop at script level
zeertzjq
2023-04-14
*
vim-patch:8.2.1110: Vim9: line continuation does not work in function arguments
zeertzjq
2023-04-14
*
vim-patch:8.2.1080: Vim9: no line break allowed in a for 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
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor: reduce scope of locals as per the style guide 3 (#22221)
dundargoc
2023-02-12
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
vim-patch:9.0.0577: buffer underflow with unexpected :finally
zeertzjq
2022-12-03
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: remove old TODO comments that aren't relevant anymore (#21144)
dundargoc
2022-11-22
*
fix: pvs warnings (#21145)
dundargoc
2022-11-22
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:9.0.0869: bogus error when string used after :elseif
zeertzjq
2022-11-13
*
vim-patch:8.2.4675: no error for missing expression after :elseif
zeertzjq
2022-11-13
*
vim-patch:8.2.0612: Vim9: no check for space before #comment
zeertzjq
2022-11-05
*
vim-patch:8.2.0502: Vim9: some code is not tested
zeertzjq
2022-11-05
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
refactor: clint (#20600)
Lewis Russell
2022-10-12
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
fix(exceptions): restore `did_throw` (#20000)
Sean Dewar
2022-08-30
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
vim-patch:8.2.2289: Vim9: 'cpo' can become empty (#19887)
zeertzjq
2022-08-22
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
vim-patch:8.2.1653: expand('<stack>') does not include the final line number
zeertzjq
2022-08-15
*
vim-patch:8.2.1297: when a test fails it's often not easy to see where
zeertzjq
2022-08-15
*
vim-patch:8.2.0823: Vim9: script reload test is disabled
zeertzjq
2022-08-14
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)
zeertzjq
2022-08-12
*
vim-patch:8.2.1281: the "trailing characters" error can be hard to understand
zeertzjq
2022-08-07
*
vim-patch:8.2.1280: Ex command error cannot contain an argument
zeertzjq
2022-08-07
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
[next]