summaryrefslogtreecommitdiff
path: root/src/e2e.h
AgeCommit message (Collapse)Author
2019-07-16Basics of MAT exportingPaweł Redman
2019-07-16Begin restructuring the dataPaweł Redman
2019-07-14Use errorf instead of fprintf.Paweł Redman
2019-07-14Refactor the data structurePaweł Redman
Move away from ad-hoc prints to being able to store the entire file structure in memory for later processing or storing.
2019-07-12Initial commitPaweł Redman