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