Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-02 | New module for parser functions | Aryadev Chavali | |
Same principle as main->lib (previous commit). | |||
2023-09-02 | New module for functions I no longer need to work on | Aryadev Chavali | |
lib.(h|c) basically has structures and functions I no longer want to stare at in main.c | |||
2023-09-02 | INIT | Aryadev Chavali | |
Simple parser, took like an hour. Not very smart but at least it's like O(n). |