Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix reset code gen for range types (#22462, #23214) (#23215) | Giuliano Mega | 2024-01-18 | 1 | -2/+2 |
* | type refactor: part 4 (#23077) | Andreas Rumpf | 2023-12-15 | 1 | -6/+5 |
* | Types: Refactorings; step 1 (#23055) | Andreas Rumpf | 2023-12-12 | 1 | -3/+3 |
* | NIR: Nim intermediate representation (#22777) | Andreas Rumpf | 2023-10-11 | 1 | -2/+2 |
* | replaces `doAssert false` with `raiseAssert` for unreachable branches, which ... | ringabout | 2023-08-10 | 1 | -1/+1 |
* | `getTemp` and friends now return `TLoc` as requested (#22440) | ringabout | 2023-08-10 | 1 | -2/+1 |
* | use out parameters for getTemp (#22399) | ringabout | 2023-08-07 | 1 | -1/+1 |
* | use strictdefs for compiler (#22365) | ringabout | 2023-08-06 | 1 | -1/+1 |
* | no ropes WIP (#20433) | Andreas Rumpf | 2022-09-27 | 1 | -2/+2 |
* | fixes #19967; reset does not work on set [backport: 1.2] (#19968) | ringabout | 2022-08-23 | 1 | -1/+14 |
* | cString => cSourceString; tyCString => tyCstring so that error msgs show cstr... | Timothee Cour | 2021-04-17 | 1 | -1/+1 |
* | specialize genericReset (#14398) | Andreas Rumpf | 2020-05-19 | 1 | -0/+94 |