summary refs log tree commit diff stats
path: root/lib/system/cellseqs_v2.nim
Commit message (Expand)AuthorAgeFilesLines
* Improve and refactor cellseqs_v2 in Nim standard library (#21796)Jordan Gillard2023-05-091-13/+10
* ORC: use =destroy instead of =dispose (#18440)Andreas Rumpf2021-07-071-13/+13
* arc allocation method aligned (#15588)cooldome2020-10-191-8/+8
* allow old styled RTTI for arc/orc (#15331)Andreas Rumpf2020-09-161-3/+3
* new implementations for --gc:orc (#14121)Andreas Rumpf2020-04-271-8/+9
* cycle collector (#14071)Andreas Rumpf2020-04-221-0/+55