summary refs log tree commit diff stats
path: root/lib/system/iterators.nim
Commit message (Expand)AuthorAgeFilesLines
* remove legacy code (#21134)ringabout2022-12-261-1/+1
* moderate system cleanup & refactor (#20355)metagn2022-09-281-0/+2
* defaults to ORC (#19972)ringabout2022-09-231-0/+1
* move assertions out of system (#19599)flywind2022-03-231-0/+3
* use more meaningful name than "workaround14447" (#18237)Miran2021-06-111-1/+1
* further progress on rst roles & directives (fix #17646) (#17659)Andrey Makarov2021-04-081-1/+1
* items(array)+friends: remove a RT comparison (#17650)Timothee Cour2021-04-061-8/+8
* 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