aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/math.c
Commit message (Expand)AuthorAge
* refactor(options): remove option type macrosFamiu Haque2023-12-14
* build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
* refactor: follow style guidedundargoc2023-11-19
* build: remove PVSdundargoc2023-11-12
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* ci: lint with uncrustify #18563dundargoc2022-05-20
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* refactor: format with uncrustify #15741dundargoc2021-09-22
* build: fix fpclassify -Wfloat-conversion warning #15570Ben Noordhuis2021-09-05
* build: Fix -Wconversion warnings for fpclassify et alJustin M. Keyes2019-01-21