summary refs log tree commit diff stats
path: root/lib/system/memalloc.nim
Commit message (Expand)AuthorAgeFilesLines
* enable --tlsEmulation:on for --gc:arc (#13685)Andreas Rumpf2020-03-181-1/+1
* contributing docs: symbols need package prefix; changed allocStats to nimAllo...Timothee Cour2020-01-251-1/+1
* Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0....Ico Doornekamp2020-01-231-11/+104
* style fix: change 'JS' to 'js' to make it consistent (#13168)Miran2020-01-161-1/+1
* System cleanup, part 2 (#13155)Miran2020-01-151-0/+262
0'>90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119