Age | Commit message (Expand) | Author |
---|---|---|
2021-03-07 | Shell: Add support for 'immediate' expressions as variable substitutions | AnotherTest |
2021-03-07 | Shell: Do not parse history events in scripts | AnotherTest |
2021-03-07 | Shell: Skip caching PATH and history load/save when not interactive | AnotherTest |
2021-01-19 | Shell: Add a `not` builtin | AnotherTest |
2021-01-19 | Shell: Consider numbers as word characters too | AnotherTest |
2021-01-19 | Shell: Add a builtin that parses its sole argument and dumps its AST | AnotherTest |
2021-01-15 | Shell: Add (basic) support for history event designators | AnotherTest |
2021-01-12 | Shell: Move to Userland/Shell/ | Andreas Kling |