Age | Commit message (Expand) | Author |
---|---|---|
2022-01-31 | Everywhere: Update copyrights with my new serenityos.org e-mail :^) | Timothy Flynn |
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 |