Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use const modifier when dealing with types (#3064) | Daniel Wirtz | 2020-08-20 | 1 | -1/+1 |
* | Replace Type::expand() with an iterator-based approach (#3061) | Daniel Wirtz | 2020-08-19 | 1 | -1/+1 |
* | Enable cross-VM fuzzing + related improvements to fuzz_opt.py (#2762) | Alon Zakai | 2020-04-15 | 1 | -6/+6 |
* | [NFC] Enforce use of `Type::` on type names (#2434) | Thomas Lively | 2020-01-07 | 1 | -1/+1 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -4/+4 |
* | 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 | -11/+24 |
* | NaN fuzzing improvements (#1913) | Alon Zakai | 2019-02-19 | 1 | -1/+1 |
* | Compare binaryen fuzz-exec to JS VMs (#1856) | Alon Zakai | 2019-01-10 | 1 | -20/+28 |
* | Fix fuzzing JS glue code (#1843) | Alon Zakai | 2018-12-27 | 1 | -1/+17 |
* | Rename WasmType => Type (#1398) | Alon Zakai | 2018-02-02 | 1 | -2/+2 |
* | New fuzzer (#1126) | Alon Zakai | 2017-08-11 | 1 | -0/+89 |