aboutsummaryrefslogtreecommitdiff
path: root/include/shell.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix shell command benchmarkingJoseph Hunkeler2020-03-301-1/+0
|
* doxygen: add missing @file to each headerJoseph Hunkeler2020-03-181-0/+3
|
* 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