Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs for the heap dump feature | Andreas Rumpf | 2017-01-16 | 1 | -0/+1 |
* | M&S GC gets the heap dump feature | Andreas Rumpf | 2017-01-15 | 1 | -0/+24 |
* | call initAllocator in foreign thread | Jez Kabanov | 2016-10-05 | 1 | -0/+1 |
* | clean up a few stray c_stdout's in gc debug code | Jacek Sieka | 2016-07-31 | 1 | -3/+3 |
* | prepare Nim codebase for upcoming parser changes | Andreas Rumpf | 2016-07-15 | 1 | -2/+2 |
* | GCs support ForeignCells | Andreas Rumpf | 2016-03-05 | 1 | -0/+25 |
* | Spellcheck | Federico Ceratto | 2016-02-29 | 1 | -2/+2 |
* | Remove system.setupForeignThreadGc if `threads` option is off or TLS | Anatoly Galiulin | 2016-01-28 | 1 | -12/+22 |
* | Use ByteAddress instead of deprecated TAddress | def | 2016-01-24 | 1 | -4/+4 |
* | Change TAddress to ByteAddress | Andrey Sobolev | 2015-09-14 | 1 | -3/+3 |
* | Support for GC working in Emscripten environment | Andrey Sobolev | 2015-09-11 | 1 | -5/+7 |
* | lib: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -2/+2 |
* | Coroutine support for i386/amd64 platforms unix/windows OSes markAndSweep/ref... | rku | 2015-07-31 | 1 | -0/+275 |