about summary refs log tree commit diff
path: root/str.c
AgeCommit message (Collapse)Author
2025-04-18Remove unneeded breaksNakidai
2025-03-31Some style improvments v1.3.1Nakidai
- Rename readfile to allocfile (as it actually contains cccl_allocfile function) - Add cccl_ prefix for functions defined in str.c
2025-03-31Fix cccl_Executor_OK nameNakidai
2025-03-25Implement all instructionsNakidai
Something doesn't work, though