aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* split into a repl and a tuiJesse Luehrs2019-07-091-24/+0
* keep track of process state as it is being executedJesse Luehrs2019-07-071-0/+1
* clippyJesse Luehrs2019-07-061-0/+2
* have eval streams also emit start eventsJesse Luehrs2019-07-061-0/+1
* clippyJesse Luehrs2019-06-261-0/+10
* provide a framework for shell builtinsJesse Luehrs2019-06-091-0/+2
* refactorJesse Luehrs2019-06-091-0/+1
* implement process runningJesse Luehrs2019-06-091-2/+1
* basic readline implementationJesse Luehrs2019-06-081-1/+6
* project skeletonJesse Luehrs2019-06-071-0/+3