|
e9e202933f
|
Assembly type now partially uses MemArena.
|
2017-04-09 18:27:01 -07:00 |
|
|
a8bea5c09d
|
Made MemArena so it will actually work for multiple allocations.
Silly mistake.
|
2017-04-09 17:29:42 -07:00 |
|
|
662f02a78d
|
Derive Debug for MemArena.
|
2017-04-09 16:30:16 -07:00 |
|
|
276e3d361b
|
Renamed Arena to MemArena. Less ambiguous.
|
2017-04-09 16:22:34 -07:00 |
|
|
6f043b575a
|
Implemented a basic memory arena in a sub-crate.
|
2017-04-09 15:53:06 -07:00 |
|