Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass Option structs by const reference (#888) | Ben Smith | 2018-08-07 | 1 | -1/+1 |
* | Always include quoted headers like "src/foo.h" (#601) | Ben Smith | 2017-08-30 | 1 | -2/+2 |
* | Refactor wasm-opcodecnt. (#580) | Ben Smith | 2017-07-24 | 1 | -28/+54 |
* | Rename snake_case to MixedCase. (#579) | Ben Smith | 2017-07-19 | 1 | -4/+4 |
* | Replace wabt::*vector with std::vector (#366) | Ben Smith | 2017-03-22 | 1 | -5/+9 |
* | Replace the Wabt/wabt prefix with a C++ namespace (#331) | Ben Smith | 2017-03-02 | 1 | -22/+22 |
* | Remove struct and enum typedefs (#317) | Ben Smith | 2017-02-24 | 1 | -6/+6 |
* | Remove WabtAllocator (#307) | Ben Smith | 2017-02-17 | 1 | -7/+3 |
* | Rename all wasm prefixes to wabt (#298) | Ben Smith | 2017-01-31 | 1 | -30/+30 |
* | Remove the "wasm-" prefix from source files | Ben Smith | 2016-11-04 | 1 | -0/+67 |