Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -2/+6 |
* | Effects: Differentiate mutable from immutable globals (#4286) | Alon Zakai | 2021-10-29 | 1 | -0/+25 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -2/+1 |
* | Refactor type and function parsing (#2143) | Heejin Ahn | 2019-05-24 | 1 | -1/+1 |
* | Update test/spec/memory.wast to latest upstream (#1801) | Alon Zakai | 2019-04-03 | 1 | -0/+1 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -44/+44 |
* | LocalCSE: Consider pass options, both size and cost (#1840) | Alon Zakai | 2018-12-21 | 1 | -0/+9 |
* | Loop Invariant Code Motion (#1658) | Alon Zakai | 2018-09-04 | 1 | -0/+392 |