Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fixes: | Joseph Hunkeler | 2019-12-29 | 1 | -6/+7 |
| | | | | | | * size_t in place of int * Moved some variables closer to their execution scope * Add some error checks | ||||
* | Documentation (and stubs) | Joseph Hunkeler | 2019-12-28 | 1 | -0/+7 |
| | |||||
* | Fixes: | Joseph Hunkeler | 2019-12-28 | 1 | -6/+34 |
| | | | | | | | * doxygen config * doxygen @file directives * corrected stupid strip() implemention * corrected strip usage by config parser. wrong pointer. | ||||
* | Started work on build helper functions | Joseph Hunkeler | 2019-12-28 | 1 | -0/+51 |
| | |||||
* | Refactor project structure | Joseph Hunkeler | 2019-12-18 | 1 | -0/+237 |