about summary refs log tree commit diff
path: root/main.c
AgeCommit message (Collapse)Author
2025-04-09Fix some style inconsistencyNakidai
2025-04-09Add check if file size is 0Nakidai
2025-03-31Make usage functionNakidai
2025-03-25Add pledge(2) callsNakidai
2025-03-25Add some cool featuresNakidai
- I absolutely forgot about # and :, but now fortunately it's a fixed problem - Add -d flag so 3cl will dump its state after executing
2025-03-25Add almost done executorNakidai
2025-03-24Some improvementsNakidai
- Fix paser - Add verbose mode
2025-03-24Add codeNakidai