summaryrefslogtreecommitdiff
path: root/ZAPD/OutputFormatter.h
AgeCommit message (Expand)Author
2023-10-18Merge branch 'JackMaster' into mergeJackOntoSquashbriaguya
2023-10-17update to latest version used by SoHbriaguya
2023-07-20Updated to use clang-format-14 (#297)Nicholas Estelami
2023-05-04add missing headers (#291)louist103
2021-10-05ZResource cleanup (#178)Anghelo Carvajal
2021-09-12Fix compilation with -Wextra (#164)Random
2021-04-28Use OutputFormatter for every C and H file, to improve the generated output (...Anghelo Carvajal
2021-04-24Fix most -Wall warnings (#115)louist103
2021-04-22Outputformatter fixes (#117)glankk
2021-04-13Refactoring and various features added (#108)Nicholas Estelami
2021-03-20Add a clang-format config and reformat all source files (#63)Léo Lam
2021-03-12Use libgfxd (gfxdis) for display lists (#84)fig02