summary refs log tree commit diff stats
path: root/lib/system/gc_stack.nim
Commit message (Expand)AuthorAgeFilesLines
* add exported memory size getter functions for MemRegion objectsHakan Deryal2016-10-131-0/+6
* fixes memory region not updating when passed to withRegion template.Hakan Deryal2016-10-131-0/+1
* fix types of ansi_c/sysio to more closely match C ABIJacek Sieka2016-06-051-7/+7
* gc:stack compiles with --threads:onAndreas Rumpf2016-05-251-7/+17
* Made nimphpext work with gc:stack.Hans Raaf2016-05-251-1/+19
* simple stuff works with --gc:stackAndreas Rumpf2016-04-181-207/+264
* added new memory management ideaAndreas Rumpf2016-03-281-0/+382