Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move headers to include/wabt/ (#1998) | Alex Reinking | 2022-09-28 | 1 | -2/+2 |
* | Replace ErrorHandler with Errors and FormatErrors* | Ben Smith | 2018-09-04 | 1 | -0/+1 |
* | [cleanup] Always use braces with if (#691) | Ben Smith | 2017-12-09 | 1 | -4/+8 |
* | Fix potential use-after-free in WastLexer (#626) | Ben Smith | 2017-09-14 | 1 | -1/+1 |
* | Always include quoted headers like "src/foo.h" (#601) | Ben Smith | 2017-08-30 | 1 | -2/+2 |
* | Move Result to its own file (result.h) (#600) | Ben Smith | 2017-08-29 | 1 | -6/+0 |
* | Remove WABT_ZERO_MEMORY WABT_FAILED and WABT_SUCCEEDED macros. (#540) | KarlSchimpf | 2017-06-28 | 1 | -1/+1 |
* | Update testsuite; more lexer/parser changes (#484) | Ben Smith | 2017-06-11 | 1 | -1/+1 |
* | Cleanup Lexer (#466) | Ben Smith | 2017-06-02 | 1 | -0/+153 |