Commit Graph

8 Commits

Author SHA1 Message Date
LinlyBoi
8bc17a3af3 refactor: move print schedule to own function 2025-07-10 13:02:58 +03:00
LinlyBoi
549277c73d feat: use parser and getter functions
This was way too ugly
So it's all in the struct in lib.rs instead
2025-07-10 12:52:57 +03:00
LinlyBoi
4e56f1e876 feat: add getter methods
- instead of making fields public
2025-07-10 12:39:42 +03:00
LinlyBoi
4a297648a4 feat: add Args struct 2025-07-10 12:36:03 +03:00
LinlyBoi
7ff7aedf31 refactor: missing imports, more unused imports 2025-07-10 11:27:46 +03:00
LinlyBoi
03f3dbbc29 refactor: remove unused imports 2025-07-10 11:24:52 +03:00
691e2ad85f refactor: split it into files
Claude might be the goat but his code ain't that clean yo
2025-07-07 18:09:12 +03:00
9460c4468b In the beginning
it works
2025-07-06 14:27:23 +03:00