14 Commits

Author SHA1 Message Date
dcode
e65d875ebc llvm-like naming of __heap_base, definition fixes, update examples 2019-06-01 01:14:04 +02:00
dcode
2263dfc87a update allocator tests 2019-05-23 03:33:32 +02:00
dcode
01fad52984 fix allocator tests 2019-03-29 11:23:40 +01:00
dcode
f7ad5f85ca fixes 2019-03-27 15:05:45 +01:00
dcodeIO
a1b75b69b7 Rename memory instructions; Rework constant handling 2018-07-18 23:49:32 +02:00
dcodeIO
00c4f6fa52 Unify allocator tests even more, also test arena 2018-03-04 17:25:32 +01:00
dcodeIO
4257273d42 Make TLSF always align to 8 bytes, see #15 2018-03-04 01:31:44 +01:00
dcodeIO
4633fdab96 Update binary expression inference, see #35; Update dependencies 2018-03-01 19:42:07 +01:00
dcodeIO
8dc517e352 Cleanup; Initial tslint integration 2018-02-25 00:13:39 +01:00
dcodeIO
16ffddc5d5 Minor buddy alloc tweaks; Share entire allocator testing infrastructure 2018-02-20 18:40:30 +01:00
dcodeIO
d8cdb663cb Share test runner between allocators 2018-02-19 23:07:35 +01:00
dcodeIO
67f6efee1e Fix obvious issues in buddy allocator 2018-02-19 22:48:07 +01:00
dcodeIO
1b5fe18c2c Update dist files 2018-02-19 19:19:45 +01:00
dcodeIO
93da63f571 Add evanw's buddy allocator for testing 2018-02-19 19:16:50 +01:00