Files
Nim/lib
Andreas Rumpf 83a736a34a ARC: cycle detector (#12823)
* first implementation of the =trace and =dispose hooks for the cycle collector
* a cycle collector for ARC: progress
* manual: the .acyclic pragma is a thing once again
* gcbench: adaptations for --gc:arc
* enable valgrind tests for the strutils tests
* testament: better valgrind support
* ARC refactoring: growable jumpstacks
* ARC cycle detector: non-recursive algorithm
* moved and renamed core/ files back to system/
* refactoring: --gc:arc vs --gc:orc since 'orc' is even more experimental and we want to ship --gc:arc soonish
2019-12-17 17:37:50 +01:00
..
2017-02-20 17:24:19 +02:00
2019-12-17 17:37:50 +01:00
2019-07-14 16:08:15 +02:00
2019-10-22 17:59:12 -07:00
2019-11-05 11:05:46 +01:00
2019-12-17 17:37:50 +01:00
2019-12-09 06:58:06 +01:00
2019-12-17 17:37:50 +01:00