Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strict effects (#18777) | Andreas Rumpf | 2021-09-02 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | * 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 | ||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | User pragmas hide effect specs bug fix. Fixes #7216 (#7217) | cooldome | 2018-02-27 | 1 | -0/+11 |