Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #22254; fixes #22253; stricteffects bugs on recursive calls (#22294) | ringabout | 2023-07-19 | 1 | -0/+11 |
| | |||||
* | closes #6559; add testcase (#20200) | ringabout | 2022-08-12 | 1 | -0/+17 |
| | |||||
* | fixes #19159 [backport:1.6] (#19210) | Andreas Rumpf | 2021-12-04 | 1 | -0/+12 |
| | |||||
* | strict effects (#18777) | Andreas Rumpf | 2021-09-02 | 1 | -0/+17 |
* fixes #17369 * megatest is green for --cpu:arm64 * docgen output includes more tags/raises * implemented 'effectsOf' * algorithm.nim: uses new effectsOf annotation * closes #18376 * closes #17475 * closes #13905 * allow effectsOf: [a, b] * added a test case * parameters that are not ours cannot be declared as .effectsOf * documentation * manual: added the 'sort' example * bootstrap with the new better options |