index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
system
/
iterators.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove legacy code (#21134)
ringabout
2022-12-26
1
-1
/
+1
*
moderate system cleanup & refactor (#20355)
metagn
2022-09-28
1
-0
/
+2
*
defaults to ORC (#19972)
ringabout
2022-09-23
1
-0
/
+1
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
use more meaningful name than "workaround14447" (#18237)
Miran
2021-06-11
1
-1
/
+1
*
further progress on rst roles & directives (fix #17646) (#17659)
Andrey Makarov
2021-04-08
1
-1
/
+1
*
items(array)+friends: remove a RT comparison (#17650)
Timothee Cour
2021-04-06
1
-8
/
+8
*
Use `.. warning::` (#17320)
konsumlamm
2021-03-10
1
-12
/
+12
*
Replace double backticks with single backticks - Part 2 out of ~6 (#17206)
Danil Yarantsev
2021-02-28
1
-17
/
+17
*
fix #17159 items(cstring) works in VM (#17160)
Timothee Cour
2021-02-24
1
-14
/
+45
*
add enumutils.items for sparse enums, typetraits.SomeSparseEnum (#17080)
Timothee Cour
2021-02-23
1
-2
/
+7
*
use typeof instead type (#16962)
flywind
2021-02-08
1
-2
/
+2
*
fix floats slice (#16853)
flywind
2021-01-29
1
-1
/
+1
*
explicit ID generation for easier IC (#15559)
Andreas Rumpf
2020-10-25
1
-1
/
+1
*
Remove outdated comment and copy of length (#14759)
Clyybber
2020-06-22
1
-13
/
+3
*
fix #14421 items uses lent T (#14447)
Timothee Cour
2020-05-29
1
-3
/
+28
*
fix docs + API for fieldPairs, fields (#13189)
Timothee Cour
2020-01-18
1
-26
/
+40
*
Support iterators returning lent T (#11938)
cooldome
2019-08-31
1
-3
/
+2
*
fixes 5870 (#11704)
Andreas Rumpf
2019-08-29
1
-2
/
+2
*
iterators: several small fixes (#11162)
Miran
2019-05-04
1
-24
/
+51
*
move system.dollars in a separate file (#10829)
Miran
2019-03-13
1
-1
/
+1
*
system: some documentation improvements (#10809)
Miran
2019-03-11
1
-33
/
+38
*
move assertions and iterators out of system.nim (#10597)
Miran
2019-03-07
1
-0
/
+243