summary refs log tree commit diff stats
path: root/lib/system/iterators.nim
Commit message (Expand)AuthorAgeFilesLines
* Use `.. warning::` (#17320)konsumlamm2021-03-101-12/+12
* Replace double backticks with single backticks - Part 2 out of ~6 (#17206)Danil Yarantsev2021-02-281-17/+17
* fix #17159 items(cstring) works in VM (#17160)Timothee Cour2021-02-241-14/+45
* add enumutils.items for sparse enums, typetraits.SomeSparseEnum (#17080)Timothee Cour2021-02-231-2/+7
* use typeof instead type (#16962)flywind2021-02-081-2/+2
* fix floats slice (#16853)flywind2021-01-291-1/+1
* explicit ID generation for easier IC (#15559)Andreas Rumpf2020-10-251-1/+1
* Remove outdated comment and copy of length (#14759)Clyybber2020-06-221-13/+3
* fix #14421 items uses lent T (#14447)Timothee Cour2020-05-291-3/+28
* fix docs + API for fieldPairs, fields (#13189)Timothee Cour2020-01-181-26/+40
* Support iterators returning lent T (#11938)cooldome2019-08-311-3/+2
* fixes 5870 (#11704)Andreas Rumpf2019-08-291-2/+2
* iterators: several small fixes (#11162)Miran2019-05-041-24/+51
* 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