Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test replace_text (#13) | Joseph Hunkeler | 2020-04-06 | 1 | -1/+1 |
| | | | | | | | * Add test boilerplate * Add replace_text test * Redo replace_text | ||||
* | doxygen: add missing @file to each header | Joseph Hunkeler | 2020-03-18 | 1 | -0/+3 |
| | |||||
* | Refactor continues: | Joseph Hunkeler | 2020-02-17 | 1 | -1/+1 |
| | | | | | | | | | * Implement multiple manifests * Random bug fixes * More bugs added * Start removing references to SPM_GLOBAL.package_dir * Start using manifests for everything * Simplify mkmanifest_interface | ||||
* | Refactor project structure: | Joseph Hunkeler | 2020-02-11 | 1 | -0/+21 |
* Move prototypes and definitions to respective header files * Renamed strings.h to str.h to avoid collision with standard library header |