summary refs log tree commit diff stats
path: root/lib/system/osalloc.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fixed emscripten compilationYuriy Glukhov2016-06-131-1/+1
|
* prefer consts to importing #defines from headersJacek Sieka2016-06-061-0/+2
| | | | | to be completed - better would be to have a libc wrapper that deals with all pesky C ABI details
* Fixing pragmas (so syntax highligting works).Hans Raaf2016-05-201-2/+2
|
* munmap for LLVMAndreas Rumpf2016-03-281-2/+2
|
* beginnings of --gc:stackAndreas Rumpf2016-03-281-0/+171