Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer `constexpr` over `static const`. NFC (#2065) | Sam Clegg | 2022-11-15 | 1 | -1/+1 |
* | Move headers to include/wabt/ (#1998) | Alex Reinking | 2022-09-28 | 1 | -1/+1 |
* | Use standard C++11 on GNU/Clang compilers (#1333) | okuoku | 2020-02-18 | 1 | -10/+2 |
* | Fix warning in test-hexfloat.cc (#1201) | Ben Smith | 2020-01-08 | 1 | -9/+9 |
* | Move `test/hexfloat.cc` to `src/test-hexfloat.cc` (#719) | Ben Smith | 2018-01-17 | 1 | -0/+272 |