Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Rickard Green | 2021-12-16 | 1 | -1/+1 |
* | erts: Fix loading of code with type chunk | Lukas Larsson | 2021-11-12 | 1 | -0/+1 |
* | erts: Use operand type information from .beam files | John Högberg | 2021-11-10 | 1 | -3/+13 |
* | erts: Keep literal lists in the line table | John Högberg | 2021-10-22 | 1 | -1/+3 |
* | Provide more helpful error messages when loading old BEAM files | Björn Gustavsson | 2021-09-30 | 1 | -0/+1 |
* | Remove support for BEAM files compiled before OTP 22 | Björn Gustavsson | 2021-09-27 | 1 | -4/+0 |
* | erts: Support loading of the LocT chunk in the beam file loader | Frej Drejhammar | 2021-06-21 | 1 | -0/+4 |
* | erts: Decompress module binaries before passing them to BIFs | John Högberg | 2020-09-21 | 1 | -3/+0 |
* | erts: Break out BEAM file handling to its own module | John Högberg | 2020-09-21 | 1 | -0/+327 |