Age | Commit message (Expand) | Author |
---|---|---|
2020-03-21 | Split instruction between builtin and commandHEADmaster | Olivier Gayot |
2020-03-21 | Add a few builtins | Olivier Gayot |
2020-03-21 | Add more tests using redirections, quoting and whitespaces | Olivier Gayot |
2020-03-21 | Implement AND & OR instructions | Olivier Gayot |
2020-03-21 | Implement stdout and stderr redirections | Olivier Gayot |
2020-03-21 | Handle quoting, escapements and IFS correctly | Olivier Gayot |
2020-03-21 | Add first version capable of parsing very simple commands | Olivier Gayot |
2020-03-20 | Add very simple test scenario | Olivier Gayot |
2020-03-20 | Initial commit | Olivier Gayot |