Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SafeHeap: Handle overflows when adding the pointer and the size (#6409) | Alon Zakai | 2024-07-12 | 1 | -1398/+3029 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -379/+1137 |
* | Use the standard shared memory text format (#6200) | Thomas Lively | 2024-01-03 | 1 | -2/+2 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -35/+35 |
* | Remove Type ordering (#3793) | Thomas Lively | 2021-05-18 | 1 | -11/+11 |
* | Properly use text format type names in printing (#3591) | Alon Zakai | 2021-02-23 | 1 | -1/+1 |
* | Remove legacy DYNAMICTOP_PTR support from SafeHeap (#3425) | Sam Clegg | 2020-12-04 | 1 | -85/+86 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -237/+237 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -9/+39 |
* | SafeHeap: Prepare for emscripten_get_sbrk_ptr (#2331) | Alon Zakai | 2019-09-05 | 1 | -303/+305 |
* | Refactor type and function parsing (#2143) | Heejin Ahn | 2019-05-24 | 1 | -5/+3 |
* | Change default feature set to MVP (#1993) | Thomas Lively | 2019-04-16 | 1 | -0/+8383 |