Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-02 | Better error reporting | Aryadev Chavali | |
Using a buffer structure allows me to pass more information to callers and a bit more discretion over how data is passed. Better error reporting via having a file handle and reporting it Emacs/GCC style. | |||
2023-09-02 | INIT | Aryadev Chavali | |
Simple parser, took like an hour. Not very smart but at least it's like O(n). |