Commit Graph

6 Commits

Author SHA1 Message Date
b26fd0a638 [refactor] finished the refactoring for the macos version 2025-10-25 15:28:03 +03:00
123e2a77c8 [optimization] pass by value instead of global values 2025-10-14 10:02:25 +02:00
e0a44b9c2b [refactor] created a new types header, seperated the structs from the lib.c 2025-10-13 14:13:10 +02:00
6945d36f6f [refactor] removing duplicate code 2025-10-12 23:20:42 +02:00
99ace57358 [refactor] about half way there refactoring everything
so i was refactoring everything to get as little duplicate code and
includes as possible when i realised there was a lot i could do, aka
there was a ton to do, so no new code, just refactoring and moving old
one
2025-10-11 22:33:20 +02:00
e158bfc04a [feature] CI workflow 2025-10-11 17:20:06 +02:00