now parsing headers fully
This commit is contained in:
parent
e7fb766302
commit
b25cdaa170
3 changed files with 90 additions and 3 deletions
|
@ -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
|
||||
|
|
Reference in a new issue