Age | Commit message (Expand) | Author |
---|---|---|
2022-07-12 | Everywhere: Use default StringView constructor over nullptr | sin-ack |
2021-12-21 | LibRegex: Remove some meaningless/useless const-qualifiers | Hendiadyoin1 |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-08-19 | LibRegex: Convert regex::Lexer to inherit from GenericLexer | Timothy Flynn |
2021-07-23 | LibRegex: Switch to east-const style | Ali Mohammad Pur |
2021-06-13 | Userland: Allow building SerenityOS with -funsigned-char | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-01 | LibRegex: Allow references to capture groups that aren't parsed yet | AnotherTest |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |