summary refs log tree commit diff stats
path: root/lib/system/memory.nim
Commit message (Expand)AuthorAgeFilesLines
* make tests green againAraq2019-04-091-2/+6
* make it compile with older nim versionsAraq2019-04-081-0/+3
* respect -d:useMalloc everywhere; turn ansi_c and memory into proper Nim modulesAraq2019-04-081-5/+8
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-261-3/+3
* Don't depend on string.h in codegen (#8299)Yuriy Glukhov2018-07-131-0/+47