summaryrefslogtreecommitdiff
path: root/binparse/output.hpp
AgeCommit message (Collapse)Author
2016-09-16Fixes the build on clang.Dennis Brentjes
2016-09-05Fixes an infinite recursion.Dennis Brentjes
2016-07-19No longer uses exceptions for control flow.Dennis Brentjes
2016-07-05Made the interface somewhat more consistant.Dennis Brentjes
2016-06-27Parses the fixup page and fixup record table.Dennis Brentjes
2016-06-23adds alot more binary parsing.Dennis Brentjes
2016-06-22adds a tree format printer for "binparse" types.Dennis Brentjes
2016-06-22Reduces the amount of boilerplate neccesary to parse the binary format.Dennis Brentjes