Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | so close... (#22885) | Andreas Rumpf | 2023-10-31 | 1 | -1/+2 |
* | NIR: store sizes, alignments and offsets in the type graph; beginning… (#22... | Andreas Rumpf | 2023-10-16 | 1 | -0/+6 |
* | NIR: Nim intermediate representation (#22777) | Andreas Rumpf | 2023-10-11 | 1 | -1/+7 |
* | replaces `doAssert false` with `raiseAssert` for unreachable branches, which ... | ringabout | 2023-08-10 | 1 | -5/+3 |
* | use strictdefs for compiler (#22365) | ringabout | 2023-08-06 | 1 | -2/+9 |
* | fixes #21617; createTypeBoundOps with PContext in order to instantiate generi... | ringabout | 2023-04-07 | 1 | -2/+12 |
* | tuple unpacking for vars as just sugar, allowing nesting (#21563) | metagn | 2023-03-28 | 1 | -1/+1 |
* | add a prepass for codeReordering (#21513) | ringabout | 2023-03-17 | 1 | -2/+32 |
* | replaces implicit passes array registed at runtime with explicit function cal... | ringabout | 2023-03-03 | 1 | -0/+254 |