aboutsummaryrefslogtreecommitdiff
path: root/smash/main.c
Commit message (Expand)AuthorAge
* remove debuging logNathan Reiner2023-02-09
* change var call to $[var]Nathan Reiner2023-02-09
* add variable system via envNathan Reiner2023-02-09
* fix multi pipe bugNathan Reiner2023-02-09
* add env and make smash be able to parse files with commentsNathan Reiner2023-02-08
* add list and static library builderNathan Reiner2023-01-15
* add errno and file supportNathan Reiner2022-12-17
* format main.cNathan P. Reiner2022-12-16
* fix stupid issueNathan P. Reiner2022-12-16
* exit on EOFNathan P. Reiner2022-12-16
* implement wstdfNathan P. Reiner2022-12-16
* did this while lecture (builtins, parsing, exec and env by stdlib)Nathan P. Reiner2022-12-15