Commit graph

6 commits

Author SHA1 Message Date
c03f660e02 Clean up, name the parsers, minor fixes 2019-06-20 10:30:58 +00:00
3ded93fdb1 Parse the xml prolog too 2019-06-20 10:01:19 +00:00
d1d31abb04 Add incomplete xml parser
Doesn't adhere to any standards. Instead, it parses what I thought was
valid xml in a haphazard way. Might still be an interesting thing to
look at, to see how one would use the parser library.
2019-06-19 23:12:22 +00:00
b864824308 Get rid of a few ide warnings 2019-06-19 19:52:00 +00:00
160a82adb7 Import all classes 2019-06-19 19:51:30 +00:00
cfc0c813ab Set up project 2019-06-19 13:27:09 +00:00