Age | Commit message (Expand) | Author |
---|---|---|
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-11-10 | AK+Everywhere: Stop including Vector.h from StringView.h | Andreas Kling |
2021-04-29 | Shell: Implement formatting for Heredocs | Ali Mohammad Pur |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-22 | Shell: Add support for indexing into variables | AnotherTest |
2021-03-07 | Shell: Add support for 'immediate' expressions as variable substitutions | AnotherTest |
2021-01-15 | Shell: Add formatter for history events | AnotherTest |
2021-01-12 | Shell: Move to Userland/Shell/ | Andreas Kling |