Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -2/+2 |
| | | | | | | Automated renaming according to https://github.com/WebAssembly/spec/issues/884#issuecomment-426433329. | ||||
* | Support new result syntax for if/loop/block (#1047) | Sam Clegg | 2017-06-12 | 1 | -2/+2 |
| | | | | | | Support both syntax formats in input since the old spec tests still need to be parsable. | ||||
* | fix an afl-fuzz bug where precompute alters a br to remove its condition, ↵ | Alon Zakai | 2017-05-08 | 1 | -0/+20 |
but does not properly modify the type (#1000) |