Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -10/+26 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -1/+1 |
* | br_table optimizations (#1502) | Alon Zakai | 2018-04-10 | 1 | -0/+60 |
* | fix remove-unused-brs bug with merging br_ifs with unreachable code | Alon Zakai | 2017-08-28 | 1 | -0/+20 |
* | infinite loops have side effects | Alon Zakai (kripken) | 2017-07-13 | 1 | -0/+16 |
* | Support new result syntax for if/loop/block (#1047) | Sam Clegg | 2017-06-12 | 1 | -6/+6 |
* | Validation fixes for issues noticed by afl (#988) | Alon Zakai | 2017-05-02 | 1 | -0/+1 |
* | Improve handling of implicit traps (#898) | Alon Zakai | 2017-02-06 | 1 | -2/+23 |
* | merge adjacent br_ifs | Alon Zakai | 2016-10-27 | 1 | -0/+39 |
* | Pass options (#788) | Alon Zakai | 2016-10-18 | 1 | -0/+20 |