aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/debugger.c
Commit message (Expand)AuthorAge
* refactor: minimize variable scope and eliminate empty declarationsDundar Göc2022-03-13
* refactor: fix clang-tidy bugprone-signed-char-misuse warningsDundar Göc2022-03-04
* vim-patch:8.2.4241: some type casts are redundantDundar Göc2022-01-30
* refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
* vim-patch:8.1.0779: argument for message functions is inconsistentJames McCoy2021-11-01
* vim-patch:8.1.0743: giving error messages is not flexibleJames McCoy2021-11-01
* refactor: reduce number of unique char casts (#15995)dundargoc2021-10-12
* vim-patch:8.2.3460: some type casts are not needed #15868dundargoc2021-10-02
* refactor: format with uncrustify #15778dundargoc2021-09-25
* refactor: format with uncrustify #15726dundargoc2021-09-20
* vim-patch:8.2.3419: a failing debug expression may make Vim unusableSean Dewar2021-09-13
* vim-patch:8.2.3417: Vim9: a failing debug expression aborts script sourcingSean Dewar2021-09-13
* vim-patch:8.1.1195: Vim script debugger functionality needs cleanupSean Dewar2021-09-13