Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add .circleci/config.yml | Joseph Hunkeler | 2020-03-25 | 1 | -6/+6 |
| | |||||
* | doxygen: add missing @file to each header | Joseph Hunkeler | 2020-03-18 | 1 | -0/+3 |
| | |||||
* | Use package.h | Joseph Hunkeler | 2020-02-24 | 1 | -12/+7 |
| | |||||
* | Implement ManifestList: | Joseph Hunkeler | 2020-02-13 | 1 | -0/+13 |
| | | | | * Initial support for multiple manifests at once | ||||
* | Refactor project structure: | Joseph Hunkeler | 2020-02-11 | 1 | -0/+48 |
* Move prototypes and definitions to respective header files * Renamed strings.h to str.h to avoid collision with standard library header |