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
*
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
*
refactor: replace char_u variables and functions with char (#18288)
dundargoc
2022-04-30
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
Merge pull request #18110 from dundargoc/refactor/remove-char_u
Gregory Anders
2022-04-24
|
\
|
*
refactor: add function xstrnsave
Dundar Goc
2022-04-16
*
|
refactor: add pure attribute to pure functions (#18165)
dundargoc
2022-04-24
|
/
*
vim-patch:8.2.3486: illegal memory access with invalid sequence of commands
Sean Dewar
2022-04-13
*
vim-patch:8.2.3478: still crash with error in :catch and also in :finally
Sean Dewar
2022-04-13
*
vim-patch:8.2.3470: crash with error in :catch and also in :finally
Sean Dewar
2022-04-13
*
refactor: convert function comments to doxygen format
Dundar Göc
2022-03-15
*
refactor: remove redundant casts
Dundar Göc
2022-03-06
*
refactor: fix clang-tidy bugprone-signed-char-misuse warnings
Dundar Göc
2022-03-04
*
vim-patch:8.2.4241: some type casts are redundant
Dundar Göc
2022-01-30
*
lint (#16526)
Jan Edmund Lazo
2021-12-05
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
vim-patch:8.1.2379: using old C style comments
Dundar Göc
2021-10-21
*
vim-patch:8.1.2379: using old C style comments
Dundar Göc
2021-10-06
*
refactor: format with uncrustify #15726
dundargoc
2021-09-20
*
vim-patch:8.1.1195: Vim script debugger functionality needs cleanup
Sean Dewar
2021-09-13
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-26
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
ex_cmds: port :eval
Jan Edmund Lazo
2021-04-15
*
vim-patch:8.2.2163: crash when discarded exception is the current exception
Jan Edmund Lazo
2020-12-19
[next]