about summary refs log tree commit diff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2025-03-23Again...Nakidai
2025-03-23Last time I was here 8 months ago, idk what is thisNakidai
2024-08-24Add more codeNakidai
Add some funcitons to work with variables, add more instructions and add ability to stop the code from `ccl_instruction`
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-05Move cvector.hNakidai
I think that moving code written not by me to a separate folder is a nice idea
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