aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (unfollow)
Commit message (Expand)Author
2021-09-27add a std::u16string overloadEgor Tensin
2021-05-04get rid of SafeIntEgor Tensin
2020-10-27uniform error messagesEgor Tensin
2020-10-18much more type-safe & generic overloadsEgor Tensin
2020-10-18more convenience overloadsEgor Tensin
2020-10-14prettier error messagesEgor Tensin
2020-10-13use SafeIntEgor Tensin
2020-10-04for UTF-8, only WC_ERR_INVALID_CHARS is supportedEgor Tensin
2020-10-04clang-format formatting fixesEgor Tensin
2020-10-04add string conversion functions + some testsEgor Tensin