about summary refs log tree commit diff
path: root/src/bootstrap/parser.src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bootstrap: Start parsing and codegen of more statementsBaitinq2025-06-101-17/+186
* Feature: Typecheck on struct field assignmentBaitinq2025-06-061-1/+1
* Bootstrap: Codegen: Continue implementationBaitinq2025-06-051-7/+6
* Bootstrap: Parser: Add enough implementation to parse example -2Baitinq2025-06-031-4/+120
* Bootstrap: Parser: Start implementationBaitinq2025-06-031-0/+246