Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use IRBuilder in the binary parser (#6963) | Thomas Lively | 2024-11-26 | 1 | -462/+459 |
* | Record binary locations for nested blocks (#7078) | Thomas Lively | 2024-11-14 | 1 | -0/+4 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -239/+257 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -14/+14 |
* | Use Names instead of indices to identify segments (#5618) | Thomas Lively | 2023-04-04 | 1 | -7/+7 |
* | First class Data Segments (#4733) | Ashley Nelson | 2022-06-21 | 1 | -6/+6 |
* | Remove Type ordering (#3793) | Thomas Lively | 2021-05-18 | 1 | -1/+1 |
* | Fix element segment ordering in Print (#3818) | Abbas Mashayekh | 2021-04-20 | 1 | -1/+1 |
* | Assign import names consistently between text and binaryn reader (#3238) | Sam Clegg | 2020-10-14 | 1 | -2/+2 |
* | Prototype extended-name-section proposal (#3162) | Daniel Wirtz | 2020-09-29 | 1 | -1/+1 |
* | DWARF: Fix abbreviation lookups, they are relative to 1 (#3158) | Alon Zakai | 2020-09-22 | 1 | -0/+2374 |