aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_eval.c
Commit message (Expand)AuthorAge
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* refactor: enable formatting for ternariesdundargoc2023-11-20
* refactor: iwyu (#26062)zeertzjq2023-11-16
* refactor: follow style guidedundargoc2023-11-13
* build: remove PVSdundargoc2023-11-12
* refactor: remove redundant castsdundargoc2023-11-11
* vim-patch:9.0.2059: outstanding exceptions may be skipped (#25736)zeertzjq2023-10-21
* vim-patch:9.0.2050: Vim9: crash with deferred function call and exception (#2...zeertzjq2023-10-19
* refactor(options): rename `empty_option` to `empty_string_option`Famiu Haque2023-10-17
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor(message): smsg_attr -> smsgbfredl2023-09-29
* fix(exception): remember whether message is multiline (#25351)zeertzjq2023-09-25
* vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq2023-05-05
* refactor: uncrustifydundargoc2023-04-26
* vim-patch:9.0.0370: cleaning up afterwards can make a function messyzeertzjq2023-04-16
* vim-patch:8.2.3216: Vim9: crash when using variable in a loop at script levelzeertzjq2023-04-14
* vim-patch:8.2.1110: Vim9: line continuation does not work in function argumentszeertzjq2023-04-14
* vim-patch:8.2.1080: Vim9: no line break allowed in a for loopzeertzjq2023-04-14
* vim-patch:8.2.1049: Vim9: leaking memory when using continuation linezeertzjq2023-04-14
* vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def functionzeertzjq2023-04-14
* vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)zeertzjq2023-04-14
* refactor: remove redundant const char * castsii142023-04-07
* refactor: make error message definitions constii142023-04-05
* refactor: reduce scope of locals as per the style guide 3 (#22221)dundargoc2023-02-12
* refactor: reduce scope of locals as per the style guide (#22206)dundargoc2023-02-11
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
* refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
* vim-patch:9.0.0577: buffer underflow with unexpected :finallyzeertzjq2022-12-03
* refactor: replace char_u with chardundargoc2022-11-28
* refactor: remove old TODO comments that aren't relevant anymore (#21144)dundargoc2022-11-22
* fix: pvs warnings (#21145)dundargoc2022-11-22
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:9.0.0869: bogus error when string used after :elseifzeertzjq2022-11-13
* vim-patch:8.2.4675: no error for missing expression after :elseifzeertzjq2022-11-13
* vim-patch:8.2.0612: Vim9: no check for space before #commentzeertzjq2022-11-05
* vim-patch:8.2.0502: Vim9: some code is not testedzeertzjq2022-11-05
* build(lint): remove clint.py rules for braces #20880dundargoc2022-11-01
* refactor: clint (#20600)Lewis Russell2022-10-12
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: migrate comment style (#20012)Lewis Russell2022-09-02
* fix(exceptions): restore `did_throw` (#20000)Sean Dewar2022-08-30
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* refactor: change FALSE/TRUE to false/trueLewis Russell2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25