summary refs log tree commit diff stats
path: root/tests/iter/tmoditer.nim
Commit message (Collapse)AuthorAgeFilesLines
* style usages part one (openarray => openArray) (#19321)flywind2022-01-041-1/+1
| | | | | * style usages (openArray) * revert doc changes
* fixes #12945 (#12959)cooldome2019-12-241-2/+2
|
* Support iterators returning lent T (#11938)cooldome2019-08-311-0/+59
| | | | | | | * lent iterators * rebase tests * update changelog * fix comments, more tests
* new tester; all tests categorizedAraq2014-01-131-0/+29