summaryrefslogtreecommitdiff
path: root/src/utf8.cc
Commit message (Expand)AuthorAgeFilesLines
* Move headers to include/wabt/ (#1998)Alex Reinking2022-09-281-1/+1
* Clang-format codebase (#1684)Heejin Ahn2021-12-201-0/+2
* [cleanup] Always use braces with if (#691)Ben Smith2017-12-091-2/+4
* Always include quoted headers like "src/foo.h" (#601)Ben Smith2017-08-301-1/+1
* Rename snake_case to MixedCase. (#579)Ben Smith2017-07-191-5/+5
* Consistent comments when ending anonymous namespace (#521)Sam Clegg2017-06-231-1/+1
* Implement UTF-8 validation, update testsuite (#429)Ben Smith2017-05-191-0/+102