Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP: --gc:regions instead of --gc:stack | Araq | 2017-08-13 | 1 | -474/+0 |
| | |||||
* | fixes withRegion for --gc:stack | Andreas Rumpf | 2017-06-19 | 1 | -1/+1 |
| | |||||
* | add exported memory size getter functions for MemRegion objects | Hakan Deryal | 2016-10-13 | 1 | -0/+6 |
| | |||||
* | fixes memory region not updating when passed to withRegion template. | Hakan Deryal | 2016-10-13 | 1 | -0/+1 |
| | |||||
* | fix types of ansi_c/sysio to more closely match C ABI | Jacek Sieka | 2016-06-05 | 1 | -7/+7 |
| | | | | | also fixes some instances of using C library functions when there are nim alternatives available | ||||
* | gc:stack compiles with --threads:on | Andreas Rumpf | 2016-05-25 | 1 | -7/+17 |
| | |||||
* | Made nimphpext work with gc:stack. | Hans Raaf | 2016-05-25 | 1 | -1/+19 |
| | |||||
* | simple stuff works with --gc:stack | Andreas Rumpf | 2016-04-18 | 1 | -207/+264 |
| | |||||
* | added new memory management idea | Andreas Rumpf | 2016-03-28 | 1 | -0/+382 |