summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-21Split instruction between builtin and commandHEADmasterOlivier Gayot
2020-03-21Add a few builtinsOlivier Gayot
2020-03-21Add more tests using redirections, quoting and whitespacesOlivier Gayot
2020-03-21Implement AND & OR instructionsOlivier Gayot
2020-03-21Implement stdout and stderr redirectionsOlivier Gayot
2020-03-21Handle quoting, escapements and IFS correctlyOlivier Gayot
2020-03-21Add first version capable of parsing very simple commandsOlivier Gayot
2020-03-20Add very simple test scenarioOlivier Gayot
2020-03-20Initial commitOlivier Gayot