Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #22597; avoid side effects for call returning openArray types (#23257) | ringabout | 2024-01-26 | 1 | -0/+19 |
* | fixes #22117; View types lifetime tracking does not work with defer (#22121) | ringabout | 2023-06-19 | 1 | -0/+12 |
* | fixes #21674; `lent` can be used in the fields or the cast type as a paramete... | ringabout | 2023-04-18 | 1 | -0/+16 |
* | closes #15897; add testcase (#19961) | flywind | 2022-07-02 | 1 | -0/+11 |
* | style usages part one (openarray => openArray) (#19321) | flywind | 2022-01-04 | 1 | -1/+1 |
* | fixes 'lent T' inside object constructor [backport] (#18911) | Andreas Rumpf | 2021-09-27 | 1 | -0/+17 |
* | closes #18690; make view types stricter [backport] (#18891) | Andreas Rumpf | 2021-09-24 | 1 | -1/+12 |
* | closes #16132 [backport] (#18880) | Andreas Rumpf | 2021-09-22 | 1 | -1/+13 |
* | spec for view types (#15424) | Andreas Rumpf | 2020-09-29 | 1 | -1/+2 |
* | better support for slices as views (#15414) | Andreas Rumpf | 2020-09-27 | 1 | -0/+27 |