| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-02-15 | Do not allocate a second "background" alloc id for the main allocation of a ↵ | Oli Scherer | -14/+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 | Return ConstAllocation from eval_static_initializer query directly | Oli Scherer | -7/+2 | |
| 2024-02-15 | Add new query just for static initializers | Oli Scherer | -3/+8 | |
| 2024-01-19 | Always use RevealAll for const eval queries | Oli Scherer | -7/+2 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-07-18 | moved note as unspanned note, moved note to the bottom of the msg | nxya | -5/+1 | |
| 2023-07-18 | added links as a note | nxya | -1/+1 | |
| 2023-07-18 | add links to query documentation for E0391 | nxya | -1/+1 | |
| 2023-07-18 | added links as a note | nxya | -1/+6 | |
| 2023-07-18 | add links to query documentation for E0391 | nxya | -1/+1 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+24 | |
