Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve lexing and parsing of invalid annotations (again) (#2166) | Keith Winstein | 2023-03-10 | 1 | -1/+1 |
* | Replace MakeUnique with c++14 std::make_unique (#2152) | Keith Winstein | 2023-02-27 | 1 | -2/+1 |
* | Prefer `constexpr` over `static const`. NFC (#2065) | Sam Clegg | 2022-11-15 | 1 | -1/+1 |
* | WastLexer: log lexing errors directly (#2013) | Keith Winstein | 2022-10-03 | 1 | -6/+12 |
* | Add tokens test + adjust Wast lexing to match updated spec (#2001) | Keith Winstein | 2022-10-03 | 1 | -4/+8 |
* | Move headers to include/wabt/ (#1998) | Alex Reinking | 2022-09-28 | 1 | -0/+108 |