summary refs log tree commit diff
path: root/src/tokenizer.zig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Parser: Implement print statement parsing properly and cleanupBaitinq2025-01-071-1/+1
* Implement basic tokenizerBaitinq2025-01-061-10/+46
* Add tokenizer testBaitinq2025-01-061-3/+64
* File readingBaitinq2025-01-051-0/+16