Commit Graph

5 Commits

Author SHA1 Message Date
jD91mZM2
fe705d9b63 Switch to 2018 edition
Most of this was generated by the absolutely extraordinary `cargo fix`
subcommand. There were still 2 errors and a few warnings to patch up,
but compared to the normal 600+ errors, I'd say the fixer did a damn
good job! I'm also amazed that I could still start the VM after this,
I half expected some kinds of runtime failure...
2019-06-21 12:12:01 +02:00
Jeremy Soller
c28c147add Update to new dependencies 2018-06-19 18:17:16 -06:00
Jeremy Soller
48007b8f1e Update to new allocation API (WIP) 2018-04-28 22:07:43 -06:00
Jeremy Soller
797d86b7a7 Remove debug message 2018-01-29 21:36:17 -07:00
Jeremy Soller
761fe30bf3 Add linked list allocator with automatic resizing
Fix memory leaks in exec
Remove warnings
2018-01-29 21:29:24 -07:00