now parsing headers fully

This commit is contained in:
Yehowshua Immanuel 2022-06-12 22:52:24 -04:00
parent e7fb766302
commit b25cdaa170
3 changed files with 90 additions and 3 deletions

View file

@ -26,6 +26,7 @@ The first build of the program may take some time.
# TODO
- [x] We need a way to merge lines.
- [ ] Consolidate error messages and add cursors.
- [ ] Consider what to do with don't care values
will probably just convert them to strings for now.
- [ ] Test for speed and see if stream of bytes is helpful