summary refs log tree commit diff stats
path: root/lib/system/iterators.nim
Commit message (Collapse)AuthorAgeFilesLines
* move system.dollars in a separate file (#10829)Miran2019-03-131-1/+1
|
* system: some documentation improvements (#10809)Miran2019-03-111-33/+38
|
* move assertions and iterators out of system.nim (#10597)Miran2019-03-071-0/+243
* move assertions and iterators out of system.nim * limit nimsuggest tests to the first 3 suggestions