Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ExpressionRunner issues found by the fuzzer (#2790) | Daniel Wirtz | 2020-04-23 | 1 | -0/+4 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -4/+9 |
* | Print Stack IR in proper .wat format (#1630) | Alon Zakai | 2018-08-14 | 1 | -1/+13 |
* | Clean up printing code (#1548) | Alon Zakai | 2018-05-15 | 1 | -16/+7 |
* | Add Features enum to IR (#1250) | Derek Schuff | 2017-10-27 | 1 | -0/+1 |
* | Make header guards consistent (#997) | Sam Clegg | 2017-05-04 | 1 | -4/+3 |
* | fix BINARYEN_PASS_DEBUG option (#908) | Alon Zakai | 2017-02-23 | 1 | -0/+1 |
* | print wasm types in full mode | Alon Zakai | 2016-09-07 | 1 | -1/+1 |
* | move function parallelism to pass and pass runner, which allows more efficien... | Alon Zakai | 2016-06-03 | 1 | -1/+1 |
* | simplify PassRunner API, get a module directly | Alon Zakai | 2016-05-05 | 1 | -2/+2 |
* | refactor printing | Alon Zakai | 2016-04-04 | 1 | -11/+19 |
* | Whitespace removal. | Michael | 2016-02-22 | 1 | -1/+1 |
* | overload wasm printing in std namespace | Alon Zakai | 2016-02-17 | 1 | -0/+12 |
* | add wasm-printing.h | Alon Zakai | 2016-02-17 | 1 | -0/+37 |