Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #22932; treats closure iterators as pointers (#22934) | ringabout | 2023-11-14 | 1 | -1/+7 |
* | stdlib tests now check refc too (#21664) | ringabout | 2023-04-21 | 1 | -0/+1 |
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -2/+2 |
* | test removing dollar for objects out of system (#20242) | metagn | 2022-08-24 | 1 | -0/+3 |
* | `std/options`: `$some(3)` is now `"some(3)"`, etc. (#17147) | Timothee Cour | 2021-02-24 | 1 | -5/+5 |
* | refactor the tests of options (#16527) | flywind | 2021-01-01 | 1 | -143/+182 |
* | move tests to testament (#16101) | flywind | 2020-11-24 | 1 | -1/+143 |
* | fix #15815 (#15817) | flywind | 2020-11-02 | 1 | -0/+16 |