Files
Nim/testament
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
..
2019-10-03 18:36:07 +02:00
2018-10-12 17:27:47 +02:00
2019-12-17 17:37:50 +01:00
2019-12-17 17:37:50 +01:00
2019-12-17 17:37:50 +01:00