Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-06 | clang-format 16->17 | vanhauser-thc | |
2023-06-22 | remove dead code, code format | vanhauser-thc | |
2023-05-21 | code format | vanhauser-thc | |
2023-03-28 | Fix unsupported operands in .custom-format.py | Tulio Magno Quites Machado Filho | |
Python 3.11 complains that int and str are unsupported operand types for operator +. | |||
2023-01-03 | welcome 2023 | vanhauser-thc | |
2022-12-28 | clang-format pip | Maciej Domanski | |
2022-07-04 | allow unset env var | Ruben ten Hove | |
2022-07-04 | use env as base | Ruben ten Hove | |
2022-07-04 | simpler format bin selector | Ruben ten Hove | |
2022-07-04 | check code formatting (#5) | rhtenhove | |
2022-01-07 | more welcome 2022 | yuawn | |
2021-02-15 | black | Dominik Maier | |
2020-11-30 | update clang-format to 11 | van Hauser | |
2020-07-13 | fix for laf intel float split not enabled if not not on a tty | van Hauser | |
2020-05-11 | python formatter: enhance detection of `#define`, needed for multi line macros | hexcoder | |
@andreafioraldi : please have a look at it. Goal is to detect forms of ' # define' also. | |||
2020-04-20 | switched to clang-format-10 | van Hauser | |
2020-02-09 | fuzzer_stat eps is now overall not current, clang-format fixed to v8 | van Hauser | |
2019-12-31 | v2.60d and year 2020 init | van Hauser | |
2019-12-02 | tokencap now wraps common routines and uses RTLD_NEXT | Andrea Fioraldi | |
2019-10-13 | moar doc | Andrea Fioraldi | |
2019-09-04 | fix typo in custom format | Andrea Fioraldi | |
2019-09-03 | remove macro indentation from code-format | Andrea Fioraldi | |
2019-08-30 | format like AFL style (dotfiles) | Andrea Fioraldi | |
2019-08-27 | custom format now search for the best clang-format version | Andrea Fioraldi | |
2019-08-27 | add custom format wrapping clang-format | Andrea Fioraldi | |