summary refs log tree commit diff stats
path: root/lib/system/cyclebreaker.nim
Commit message (Expand)AuthorAgeFilesLines
* ORC: prepare for another patent-pending optimization (#15996)Andreas Rumpf2020-11-181-1/+3
* allow old styled RTTI for arc/orc (#15331)Andreas Rumpf2020-09-161-7/+7
* more checking for --gc:arc, no need for valgrind (#14467)Andreas Rumpf2020-05-291-1/+0
* new implementations for --gc:orc (#14121)Andreas Rumpf2020-04-271-0/+2
* cycle collector (#14071)Andreas Rumpf2020-04-221-48/+2
* cycle breaker (#13593)Andreas Rumpf2020-03-191-0/+227