Age | Commit message (Expand) | Author |
---|---|---|
2021-07-23 | LibRegex: Support UTF-16 RegexStringView and improve Unicode matching | Timothy Flynn |
2021-07-23 | LibRegex: Switch to east-const style | Ali Mohammad Pur |
2021-07-18 | LibRegex+Everywhere: Make LibRegex more unicode-aware | Ali Mohammad Pur |
2021-07-18 | LibRegex: Use <...> includes in RegexMatch.h | Ali Mohammad Pur |
2021-07-18 | LibRegex: Implement line splitting for Utf32View | Ali Mohammad Pur |
2021-06-16 | LibRegex: Display correct position for Compare in REGEX_DEBUG | sin-ack |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-27 | LibRegex: Implement section B.1.4. of the ECMA262 spec | AnotherTest |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-22 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |