CMakeLists.txt | 5 + cmake/Findclang.cmake | 16 ++ src/buffer.hpp | 6 + src/main.cpp | 188 +++++++++-------- src/parseh.cpp | 351 ++++++++++++++++++++++++++++++++ src/parseh.hpp | 18 ++ 6 files changed, 502 insertions(+), 82 deletions(-)