summary refs log tree commit diff stats
path: root/lib/system/mm/malloc.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #22262; fixes `-d:useMalloc` broken with `--mm:none` and `--threads on`...ringabout2023-08-011-1/+1
* uint arithmetic for pointers (#22159)Jacek Sieka2023-06-271-1/+1
* Add Zephyr Support (#19003)Jaremy Creechley2021-10-241-3/+12
* allow old styled RTTI for arc/orc (#15331)Andreas Rumpf2020-09-161-2/+4
* make malloc.nim consistent in style (#14427)Andreas Rumpf2020-05-221-9/+9
* fixes #13935Andreas Rumpf2020-05-131-0/+3
* new implementations for --gc:orc (#14121)Andreas Rumpf2020-04-271-3/+6
* enable --tlsEmulation:on for --gc:arc (#13685)Andreas Rumpf2020-03-181-2/+2
* Cleaned up mmdisp.nim, moved implementations into lib/system/mm/ (#13254)Ico Doornekamp2020-01-251-0/+80