summaryrefslogtreecommitdiff
path: root/Shell/Forward.h
AgeCommit message (Expand)Author
2020-12-29Shell: Add runtime errors and implement break/continueAnotherTest
2020-10-25Shell: Add support for brace expansionsAnotherTest
2020-10-04Shell: Move everything to the Shell namespaceAnotherTest
2020-09-26Shell: Add a (very basic) formatterAnotherTest
2020-09-09Shell: Fix job control and backgroundingAnotherTest
2020-08-15Shell: Allow redirections and pipes on builtinsAnotherTest
2020-08-12Shell: Moves pipelined processes to one process groupAnotherTest
2020-07-05Shell: Show descriptions about syntax errorsAnotherTest
2020-07-05Shell: Switch to a new parser and ASTAnotherTest