Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make source parser consistent with binary parser when naming things. NFC (#6813) | Sam Clegg | 2024-08-06 | 1 | -1/+1 |
* | Add table64 lowering pass (#6595) | Sam Clegg | 2024-05-15 | 1 | -2/+2 |
* | Handle extended const segment offsets in the fuzzer (#6382) | Thomas Lively | 2024-03-07 | 1 | -0/+1 |
* | Print '(offset ...)` in data and element segments (#6379) | Thomas Lively | 2024-03-06 | 1 | -2/+8 |
* | Get more tests working with the new text parser (#6284) | Thomas Lively | 2024-02-07 | 1 | -2/+2 |
* | Use Names instead of indices to identify segments (#5618) | Thomas Lively | 2023-04-04 | 1 | -1/+1 |
* | Make constant expression validation stricter (#5557) | Thomas Lively | 2023-03-10 | 1 | -4/+4 |
* | Add support for extended-const proposal (#4529) | Sam Clegg | 2022-03-19 | 1 | -0/+24 |