Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-09 | Everywhere: Fix a few comment typos | Nico Weber |
2022-10-19 | LibJS: Avoid expensive UTF-8/16 conversion in legacy RegExp properties | Andreas Kling |
2022-10-17 | LibJS: Implement RegExp legacy static properties | leeight |