Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move headers to include/wabt/ (#1998) | Alex Reinking | 2022-09-28 | 1 | -1/+1 |
* | Remove LexerSourceFile (#1054) | Ben Smith | 2019-04-01 | 1 | -79/+7 |
* | Replace ErrorHandler with Errors and FormatErrors* | Ben Smith | 2018-09-04 | 1 | -0/+8 |
* | Run clang-format over all the files (#814) | Ben Smith | 2018-03-16 | 1 | -3/+2 |
* | [cleanup] Always use braces with if (#691) | Ben Smith | 2017-12-09 | 1 | -7/+14 |
* | Make more use of string_view over 'const char *' (#684) | Sam Clegg | 2017-12-02 | 1 | -2/+2 |
* | Always include quoted headers like "src/foo.h" (#601) | Ben Smith | 2017-08-30 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | Update testsuite; more lexer/parser changes (#484) | Ben Smith | 2017-06-11 | 1 | -2/+2 |
* | Cleanup Lexer (#466) | Ben Smith | 2017-06-02 | 1 | -0/+131 |