Age | Commit message (Expand) | Author |
---|---|---|
2022-01-31 | Everywhere: Update copyrights with my new serenityos.org e-mail :^) | Timothy Flynn |
2021-09-11 | LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef | Andreas Kling |
2021-08-10 | LibJS: Replace Vector<u16> usage in PrimitiveString wth Utf16String | Timothy Flynn |
2021-07-23 | LibJS: Implement RegExp.prototype [ @@match ] with UTF-16 code units | Timothy Flynn |
2021-07-16 | LibJS: Ensure RegExpStringIterator keeps the RegExp matcher object alive | Timothy Flynn |
2021-07-16 | LibJS: Implement the RegExpStringIterator object | Timothy Flynn |