Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #23275; Add `==` for Deque (#23276) | Tomohiro | 2024-02-08 | 1 | -0/+49 |
* | stdlib tests now check refc too (#21664) | ringabout | 2023-04-21 | 1 | -1/+1 |
* | fixes #21278; `deques.shrink` off by one bug (#21284) | ringabout | 2023-01-20 | 1 | -0/+6 |
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -1/+1 |
* | use sink and lent in deques (#17661) | flywind | 2021-04-07 | 1 | -2/+51 |
* | use doAssert in tests (#16486) | flywind | 2020-12-28 | 1 | -25/+25 |
* | improve tests for collections (#16328) | Timothee Cour | 2020-12-12 | 1 | -0/+139 |