summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/beam_transform_engine.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-02-151-1/+1
* Disallow repeated variables in transformationsBjörn Gustavsson2022-02-031-16/+0
* Ensure that the following commits are disectableBjörn Gustavsson2022-02-031-0/+2
* erts: Rework loading of beam codeLukas Larsson2020-09-211-8/+11
* erts: Break out BEAM file handling to its own moduleJohn Högberg2020-09-211-47/+73
* Refactor the transformation engineBjörn Gustavsson2020-06-111-0/+427