summaryrefslogtreecommitdiff
path: root/src/test-literal.cc
Commit message (Expand)AuthorAgeFilesLines
* Move headers to include/wabt/ (#1998)Alex Reinking2022-09-281-1/+1
* Honor -DWERROR=ON for all cmake targets (#1850)Sam Clegg2022-03-071-3/+3
* Use C++17 string_view (#1826)Sam Clegg2022-02-111-5/+6
* Clang-format codebase (#1684)Heejin Ahn2021-12-201-273/+272
* Move more functionality into the v128 type (#1363)Ben Smith2020-03-201-14/+13
* Fix gcc and clang warnings (#1123)Ben Smith2019-07-191-13/+13
* Add spec test support for V128. (#1110)nlewycky2019-07-171-0/+71
* Update spec testsuite (#1111)Ben Smith2019-07-161-1/+301
* Add ParseInt{8,16} functions, for use with SIMD (#1052)Ben Smith2019-03-281-0/+130
* Fix bugs in integer parsing (#1041)Ben Smith2019-03-141-4/+231
* Move `test/hexfloat.cc` to `src/test-hexfloat.cc` (#719)Ben Smith2018-01-171-0/+111