summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)Author
2019-07-16Basics of MAT exportingPaweł Redman
2019-07-16Begin restructuring the dataPaweł 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