Andreas Rumpf e83f27e6a0 out parameters: enforce that 'out' is only used as a parameter (#20510) 2 years ago
..
chains.nim a61d5e466b added missing file for --gc:stack 8 years ago
critbits.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
deques.nim c989542339 move toDeque to after addLast (#19233) [backport:1.0] 3 years ago
hashcommon.nim e83f27e6a0 out parameters: enforce that 'out' is only used as a parameter (#20510) 2 years ago
heapqueue.nim 56f5010fa4 Improve the heapqueue module (#17034) 4 years ago
intsets.nim e616675c41 various small documentation improvements (#18602) 3 years ago
lists.nim e8ae2dc90b bootstrap the compiler with nimPreviewSlimSystem (#20176) 2 years ago
rtarrays.nim 5abe880469 last stdlib cleanups 5 years ago
sequtils.nim 8d47bf1822 new move analyser2 (#20471) 2 years ago
setimpl.nim 4556901572 use single backtick (#17141) 3 years ago
sets.nim a4401054cc Fix broken link in sets documentation. (#19769) 2 years ago
sharedlist.nim 46fb855425 Deprecate `std/sharedlist` and `std/sharedtables` (#19112) 3 years ago
sharedtables.nim 46fb855425 Deprecate `std/sharedlist` and `std/sharedtables` (#19112) 3 years ago
tableimpl.nim e83f27e6a0 out parameters: enforce that 'out' is only used as a parameter (#20510) 2 years ago
tables.nim ea44c5cfed remove `var` for ref parameters in `std/tables` (#20175) 2 years ago