Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Support for GC working in Emscripten environment | ||||
* | lib: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -2/+2 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | Coroutine support for i386/amd64 platforms unix/windows OSes ↵ | rku | 2015-07-31 | 1 | -0/+275 |
markAndSweep/refCounting GCs. |