Age | Commit message (Expand) | Author |
---|---|---|
2021-02-07 | Shell: Make history index values not fitting in i32 a syntax error | AnotherTest |
2021-02-03 | Shell: Make history range values larger than u32 a syntax error | AnotherTest |
2021-01-23 | Shell: Make the parser read consecutive sequences without recursing | AnotherTest |
2021-01-18 | Shell: Allow newlines between `else` and `if`'s closing brace | AnotherTest |
2021-01-15 | Shell: Add (basic) support for history event designators | AnotherTest |
2021-01-12 | Shell: Move to Userland/Shell/ | Andreas Kling |