| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-27 | const-eval: error when initializing a static writes to that static | Ralf Jung | -2/+2 | |
| 2025-06-02 | Use the informative error as the main const eval error message | Oli Scherer | -2/+2 | |
| 2024-02-15 | Do not allocate a second "background" alloc id for the main allocation of a ↵ | Oli Scherer | -1/+9 | |
| static. Instead we re-use the static's alloc id within the interpreter for its initializer to refer to the `Allocation` that only exists within the interpreter. | ||||
| 2024-02-15 | Add new query just for static initializers | Oli Scherer | -1/+1 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+4 | |
