summary refs log tree commit diff stats
path: root/lib/system/osalloc.nim
Commit message (Expand)AuthorAgeFilesLines
* clean up a few stray c_stdout's in gc debug codeJacek Sieka2016-07-311-1/+1
* Plumb {.intdefine.} and {.strdefine.} pragmas.Jeff Ciesielski2016-07-041-1/+1
* Add the ability to pass a value with the -d flagJeff Ciesielski2016-07-041-1/+2
* Fixed emscripten compilationYuriy Glukhov2016-06-131-1/+1
* prefer consts to importing #defines from headersJacek Sieka2016-06-061-0/+2
* 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