summary refs log tree commit diff
path: root/src/utils.c
AgeCommit message (Collapse)Author
2025-03-23Again...Nakidai
2024-08-23Start to rewriting codeNakidai
Since there's some UB in the master I decided to rewrite code from scratch again. I hope that attempt will be better :D
2024-07-05Add almost allNakidai
Only continue operation and "blocks" of code are left. Now I'm gonna sleep And yes, I understand that code need to be refactored, and if I will not get bored with writing this thing I will rewrite it in a better way, cuz now code is awful
2024-07-05Add codeNakidai