Age | Commit message (Expand) | Author |
---|---|---|
2019-06-02 | AK: Add implicit String -> StringView conversion | Robin Burchell |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-04-16 | AK: Try to use StringViews more for substrings and splitting. | Andreas Kling |
2019-04-15 | AK: Add a StringView class. | Andreas Kling |