Age | Commit message (Expand) | Author |
---|---|---|
2021-04-19 | Shell/Tests: Replace 'type f -f' with 'type -f f' | Ali Mohammad Pur |
2021-04-13 | Shell: add `type` builtin | jacob gw |
2021-03-22 | Shell: Add tests for slices | AnotherTest |
2021-03-07 | Shell: Add support for enumerating lists in for loops | AnotherTest |
2021-03-07 | Shell: Add support for 'immediate' expressions as variable substitutions | AnotherTest |
2021-02-28 | Userland: Install shell tests on Serenity | Andrew Kaster |
2021-01-19 | Shell: Make tests use PASS/FAIL instead of exit codes | AnotherTest |
2021-01-18 | Shell: Allow newlines between `else` and `if`'s closing brace | AnotherTest |
2021-01-12 | Shell: Move to Userland/Shell/ | Andreas Kling |