Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernize code to C++17 (#3104) | Max Graey | 2021-11-22 | 1 | -6/+2 |
* | [NFC] Enforce use of `Type::` on type names (#2434) | Thomas Lively | 2020-01-07 | 1 | -1/+1 |
* | Move Type-related functions into Type class (NFC) (#2556) | Heejin Ahn | 2019-12-29 | 1 | -1/+1 |
* | Multivalue type creation and inspection (#2459) | Thomas Lively | 2019-11-22 | 1 | -1/+1 |
* | clang-tidy braces changes (#2075) | Alon Zakai | 2019-05-01 | 1 | -1/+2 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -5/+3 |
* | Some simple integer math opts (#1504) | Alon Zakai | 2018-04-11 | 1 | -1/+1 |
* | Rename WasmType => Type (#1398) | Alon Zakai | 2018-02-02 | 1 | -1/+1 |
* | add i64_atomics_* support to asm2wasm (#1262) | Alon Zakai | 2017-11-14 | 1 | -0/+5 |
* | notation change: AST => IR (#1245) | Alon Zakai | 2017-10-24 | 1 | -0/+40 |