Commit graph

8 commits

Author SHA1 Message Date
bbd0707a6d Satisfy hlint 2019-12-03 23:24:12 +00:00
f3b39f78f4 Parse assembly statements
This commit begins the rewrite of the assembly parser to use the new (not yet
written down) syntax.
2019-11-20 20:46:34 +00:00
42d52055d1 Extract flag parser 2019-11-20 18:19:25 +00:00
45ec7d1708 Rename AllFlags to RawFlags
I just like this new name better
2019-11-19 10:24:23 +00:00
5a486b59c2 Fix flag file parsing 2019-11-18 09:33:10 +00:00
f3c7cdf8b3 Reorganize things in preparation for formatting 2019-11-18 09:22:21 +00:00
d6db284c22 Improve address range parsing error messages 2019-11-15 19:10:07 +00:00
c91d3f23e9 Rename Mima.Parser to Mima.Parse 2019-11-14 23:46:48 +00:00
Renamed from src/Mima/Parser/FlagFile.hs (Browse further)