rizin/shlr/heap
2021-03-19 15:57:07 +08:00
..
include Add missing copyright information (#862) 2021-03-19 15:57:07 +08:00
README.md Final Analysis Renaming (#124) 2020-12-08 15:05:24 +08:00

Trying to escape from the librz/core mess, we should put all the heap stuff into a separate place and use it from analysis/heap.c

TODO

  • remove all use of assert
  • remove unused statements
  • convert macros into C code, this should be a runtime library, not a compile time one