Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch C files to CC files (#309) | Ben Smith | 2017-02-23 | 1 | -1146/+0 |
* | Remove WabtAllocator (#307) | Ben Smith | 2017-02-17 | 1 | -119/+92 |
* | Fix bug in wasm2wast w/ many imports (#305) | Ben Smith | 2017-02-16 | 1 | -6/+10 |
* | Full typechecking for unreachable code (#302) | Ben Smith | 2017-02-14 | 1 | -16/+10 |
* | Rename all wasm prefixes to wabt (#298) | Ben Smith | 2017-01-31 | 1 | -404/+404 |
* | Add function names and relocations to wasmdump disassembly (#285) | Sam Clegg | 2017-01-23 | 1 | -2/+3 |
* | Pass import_index to binary reader import callbacks (#283) | Ben Smith | 2017-01-19 | 1 | -12/+16 |
* | Always use function index space in wasmdump (#278) | Ben Smith | 2017-01-18 | 1 | -7/+5 |
* | Fix some binary reader bugs found by fuzzing (#261) | Ben Smith | 2016-12-27 | 1 | -3/+6 |
* | Update testsuite to f71cbe72bd5f4fb871bee39a9dc1278fa662a8a5 | Ben Smith | 2016-12-15 | 1 | -0/+2 |
* | Make some binary reading/writing utilities public (#245) | Sam Clegg | 2016-12-14 | 1 | -4/+5 |
* | Remove the "wasm-" prefix from source files | Ben Smith | 2016-11-04 | 1 | -0/+1166 |