aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/digraph.c
Commit message (Expand)AuthorAge
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
* refactor: follow style guidedundargoc2023-11-13
* build: remove PVSdundargoc2023-11-12
* refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)zeertzjq2023-11-10
* vim-patch:9.0.2056: no digraph for quadruple primeChristian Clason2023-10-20
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor(messages): fold msg_outtrans_attr into msg_outtransbfredl2023-09-27
* refactor: uncrustifydundargoc2023-04-26
* vim-patch:8.2.1049: Vim9: leaking memory when using continuation linezeertzjq2023-04-14
* refactor: make error message definitions constii142023-04-05
* refactor(screen): screen.c delenda estbfredl2023-03-14
* refactor: replace char_u with char or uint8_t (#22400)dundargoc2023-03-04
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)zeertzjq2023-01-10
* vim-patch:9.0.1098: code uses too much indent (#21540)zeertzjq2022-12-26
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* build(lint): remove clint.py rules for braces #20880dundargoc2022-11-01
* vim-patch:9.0.0576: unused loop variables (#20326)dundargoc2022-09-25
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* perf(api): allow to use an arena for return valuesbfredl2022-08-23
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* refactor: remove some unused includes (#19740)zeertzjq2022-08-12
* vim-patch:8.2.5106: default cmdwin mappings are re-mappablezeertzjq2022-08-01
* refactor: replace char_u with charDundar Goc2022-07-31
* refactor: replace char_uDundar Goc2022-07-02
* refactor: replace char_u #18429dundargoc2022-06-28
* refactor: move some mapping-related code to a separate file (#19061)zeertzjq2022-06-23
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor: replace char_u variables and functions with charDundar Goc2022-05-16
* refactor: replace char_u variables and functions with charDundar Goc2022-05-11
* vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)zeertzjq2022-05-10
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* refactor: replace char_u variables and functions with charDundar Goc2022-05-05
* refactor(uncrustify): format all c code under /src/nvim/Dundar Goc2022-04-29
* revert: "refactor: Remove allow_keys global (#6346)"zeertzjq2022-04-29
* refactor: add pure attribute to pure functionsDundar Göc2022-04-13
* refactor(digraph.c): add more const qualifierszeertzjq2022-04-12
* vim-patch:8.2.3226: new digraph functions use old naming schemezeertzjq2022-04-12
* vim-patch:8.2.3184: cannot add a digraph with a leading spacezeertzjq2022-04-12