Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-10-10 | Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY | Andrew Kaster |
2022-09-20 | LibC+LibRegex: Move central regex definitions into LibC/bits | Ali Mohammad Pur |
2022-07-20 | LibRegex: Partially implement the ECMAScript unicodeSets proposal | Ali Mohammad Pur |
2021-12-21 | LibRegex: Disallow duplicate named capture groups in ECMA262 parser | davidot |
2021-11-08 | LibRegex: Don't push LibRegex's "Error" into the global namespace | Andreas Kling |
2021-07-30 | LibRegex+LibUnicode: Begin implementing Unicode property escapes | Timothy Flynn |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |