Age | Commit message (Expand) | Author |
---|---|---|
2022-02-05 | LibRegex+LibJS: Avoid searching for more than one match in JS RegExps | Ali Mohammad Pur |
2022-01-26 | LibRegex: Implement ECMA262 multiline matching without splitting lines | Ali Mohammad Pur |
2021-09-07 | Everywhere: Behaviour => Behavior | Andreas Kling |
2021-07-30 | LibRegex: Allow RegexOptions to be declared at compile time | Timothy Flynn |
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-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |