Age | Commit message (Expand) | Author |
---|---|---|
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-10-02 | LibJS+AK: Use Vector<u16, 1> for UTF-16 string storage | Andreas Kling |
2021-08-10 | LibJS: Add a simple reference-counted UTF-16 string | Timothy Flynn |