aboutsummaryrefslogtreecommitdiff
path: root/src/str.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor continues:Joseph Hunkeler2020-02-171-1/+3
| | | | | | | | | * 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 Hunkeler2020-02-111-0/+592
* Move prototypes and definitions to respective header files * Renamed strings.h to str.h to avoid collision with standard library header