Age | Commit message (Expand) | Author |
---|---|---|
2021-12-21 | LibRegex: Disallow duplicate named capture groups in ECMA262 parser | davidot |
2021-07-30 | LibRegex+LibUnicode: Begin implementing Unicode property escapes | Timothy Flynn |
2021-07-13 | LibRegex+LibC: Make re_nsub available to the user | Ali Mohammad Pur |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-14 | LibC: Turn regex_t and regmatch_t into typedefs | Gunnar Beutner |
2021-03-04 | Everywhere: Remove unnecessary `clang-format off`s | William McPherson |
2021-02-27 | LibRegex: Implement section B.1.4. of the ECMA262 spec | AnotherTest |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |