summaryrefslogtreecommitdiff
path: root/src/string-view.h
Commit message (Expand)AuthorAgeFilesLines
* Run clang-format over all the files (#814)Ben Smith2018-03-161-4/+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-1/+1
* Add wabt::string_view, based on C++17 string_view (#359)Ben Smith2017-03-171-0/+288