Commit Graph

4 Commits

Author SHA1 Message Date
Alexander Batalov 75068c8236 Cleanup heap.h
See #42
2022-06-18 17:22:10 +03:00
Alexander Batalov 6929e054a9 Reorganize variables scope for goto
Fixes AppleClang complaints.

See #17
2022-05-29 00:32:50 +03:00
Alexander Batalov 119cfe8212 Remove static assertions
They were aid to decompilation, now they are source of complaints when compiling for x64.
2022-05-28 07:34:29 +03:00
Alexander Batalov 98c6acbf11 Convert to C++ 2022-05-21 18:22:03 +03:00
Renamed from src/heap.c (Browse further)