Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move headers to include/wabt/ (#1998) | Alex Reinking | 2022-09-28 | 1 | -1/+1 |
* | Honor -DWERROR=ON for all cmake targets (#1850) | Sam Clegg | 2022-03-07 | 1 | -3/+3 |
* | Use C++17 string_view (#1826) | Sam Clegg | 2022-02-11 | 1 | -5/+6 |
* | Clang-format codebase (#1684) | Heejin Ahn | 2021-12-20 | 1 | -273/+272 |
* | Move more functionality into the v128 type (#1363) | Ben Smith | 2020-03-20 | 1 | -14/+13 |
* | Fix gcc and clang warnings (#1123) | Ben Smith | 2019-07-19 | 1 | -13/+13 |
* | Add spec test support for V128. (#1110) | nlewycky | 2019-07-17 | 1 | -0/+71 |
* | Update spec testsuite (#1111) | Ben Smith | 2019-07-16 | 1 | -1/+301 |
* | Add ParseInt{8,16} functions, for use with SIMD (#1052) | Ben Smith | 2019-03-28 | 1 | -0/+130 |
* | Fix bugs in integer parsing (#1041) | Ben Smith | 2019-03-14 | 1 | -4/+231 |
* | Move `test/hexfloat.cc` to `src/test-hexfloat.cc` (#719) | Ben Smith | 2018-01-17 | 1 | -0/+111 |