summaryrefslogtreecommitdiff
path: root/main/main.rs
AgeCommit message (Collapse)Author
2020-09-30Re-add src folder in main ๐Ÿ“ฆLaurenz
2020-09-30Replace line/column with byte positions ๐Ÿ”ขLaurenz
2020-09-30Streamline font handling a bit ๐Ÿ“œLaurenz
2020-08-30Format everything with rustfmt! ๐Ÿ’šLaurenz
2020-08-17Tidier error output in main and tests ๐ŸงนLaurenz
2020-08-03Formatting, documentation and small improvements ๐ŸงฝLaurenz
2020-08-02Move binary into separate crate and tidy dependencies ๐ŸŽญLaurenz