summaryrefslogtreecommitdiff
path: root/src/util.h
AgeCommit message (Collapse)Author
2023-01-13Capture flags in a class instead of a string and add conversion functions ↵Bent Bisballe Nyeng
between them.
2023-01-11Rename Language::Xyz to language::xyzBent Bisballe Nyeng
2023-01-11Put ctor.h contents in ctor namespace.Bent Bisballe Nyeng
2022-12-27Rename libctor.h to ctor.hBent Bisballe Nyeng
2022-07-15Make tools abstraction around compiler options to better support tool ↵Bent Bisballe Nyeng
agnostic arguments.
2022-06-09Refactor the way task names are looked up.Bent Bisballe Nyeng
2021-10-10Move some common functions to util.ccBent Bisballe Nyeng