aboutsummaryrefslogtreecommitdiff
path: root/lib/compressionctx.h
Commit message (Collapse)AuthorAgeFilesLines
* Drop libc++ defaultHEADmasterAqua-sama2020-10-241-0/+2
|
* Drop dependency on serge-sans-paille/frozenAqua-sama2020-03-291-0/+40
format: - instead of frozen::unordered_map, create two std::arrays with the aliased names (entries) and respective data (values) libembed: - Resources and CompressedResources convenience classes for raw and compressed resources respectively - Resources can be constexpr in regular usage - Annotate Resources::decompress accordingly