Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fuzzer: Remove --emit-js-shell logic and reuse fuzz_shell.js instead (#6310) | Alon Zakai | 2024-02-20 | 1 | -84/+0 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -7/+7 |
* | Remove Type ordering (#3793) | Thomas Lively | 2021-05-18 | 1 | -3/+3 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -8/+8 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -11/+13 |
* | Refactor type and function parsing (#2143) | Heejin Ahn | 2019-05-24 | 1 | -11/+10 |
* | Remove f32 legalization from LegalizeJSInterface (#2052) | Sam Clegg | 2019-04-25 | 1 | -18/+5 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -27/+27 |
* | Fix fuzzing JS glue code (#1843) | Alon Zakai | 2018-12-27 | 1 | -9/+63 |
* | Emit binary function index in comment in text format, for convenience (#1232) | Alon Zakai | 2017-10-20 | 1 | -6/+6 |
* | New fuzzer (#1126) | Alon Zakai | 2017-08-11 | 1 | -0/+42 |