about summary refs log tree commit diff
path: root/include/instruction.h
AgeCommit message (Collapse)Author
2025-03-23Again...Nakidai
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