Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bytecode: Fix bitmaps for BCOs used to tag tuples and prim call args | Alexis King | 2023-03-08 | 4 | -0/+84 |
| | | | | fixes #23068 | ||||
* | Handle top-level Addr# literals in the bytecode compiler | Alexis King | 2023-02-20 | 5 | -0/+19 |
Fixes #22376. |