Go to file
hyunghwan.chung 1cffec34e8 renamed moo_allocheapmem() to moo_allocheapspace() and changed its second parameter from moo_heap_t* to moo_space_t*
added moo_space_t
changed moo_makeheap() to create a single heap and split it to multiple spaces
2018-11-30 13:37:15 +00:00
moo renamed moo_allocheapmem() to moo_allocheapspace() and changed its second parameter from moo_heap_t* to moo_space_t* 2018-11-30 13:37:15 +00:00
.gitattributes added more rules to .gitattributes 2018-02-18 16:18:59 +00:00
.travis.yml removed whitespaces from .travis.yml 2018-05-28 10:42:22 +00:00