aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/macros.hpp
AgeCommit message (Expand)Author
2024-04-11macros: fix no pch warningVaxry
2024-03-03config: improve config value infrastructureVaxry
2023-12-06style/ci: apply clang-format and verify it in ci (#4039)François Conzelmann
2023-11-12internal: replace INT_MAX with WORKSPACE_INVALIDVaxry
2023-10-10internal: better versioning (#3543)Vaxry
2023-09-20logging: implement std::formatter for some types (#3380)memchr
2023-09-20logging/format: use std::format_string to catch formatting string errors at c...memchr
2023-09-12varlist: move to a separate header, add joinvaxerski
2023-09-06internal: Formatter rework (#3186)Vaxry
2023-08-31refactor: raise SIGABRT instead of write to null address (#3124)memchr
2023-08-07macros: fix missing includevaxerski
2023-08-07internal: cleanup headers in helpers/vaxerski