aboutsummaryrefslogtreecommitdiff
path: root/include/manifest.h
Commit message (Collapse)AuthorAgeFilesLines
* Add .circleci/config.ymlJoseph Hunkeler2020-03-251-6/+6
|
* doxygen: add missing @file to each headerJoseph Hunkeler2020-03-181-0/+3
|
* Use package.hJoseph Hunkeler2020-02-241-12/+7
|
* Implement ManifestList:Joseph Hunkeler2020-02-131-0/+13
| | | | * Initial support for multiple manifests at once
* Refactor project structure:Joseph Hunkeler2020-02-111-0/+48
* Move prototypes and definitions to respective header files * Renamed strings.h to str.h to avoid collision with standard library header