aboutsummaryrefslogtreecommitdiffstats
path: root/.includes.imp
AgeCommit message (Collapse)AuthorFilesLines
2022-01-13Make Reader always read from a ByteSourceDavid Robillard1-0/+2
2022-01-13Use exess for reading and writing numeric and binary literalsDavid Robillard1-0/+4
2021-01-10Add clant configurationDavid Robillard1-0/+6
Older versions of include-what-you-use do not understand stdint.h for some reason, so add some local configuration for this for now.