| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Codegen: Typecheck binary expressions | Baitinq | 2025-05-23 | 1 | -1/+1 |
| | | |||||
| * | Feature: Add more type checks | Baitinq | 2025-05-20 | 1 | -10/+0 |
| | | |||||
| * | Misc: Use println instead of printf | Baitinq | 2025-05-18 | 1 | -2/+2 |
| | | |||||
| * | Bootstrap: Tokenizer: Continue implementing | Baitinq | 2025-05-15 | 1 | -2/+2 |
| | | |||||
| * | Bootstrap: Require filename argument | Baitinq | 2025-05-14 | 1 | -0/+5 |
| | | |||||
| * | Bootstrap: cleanup | Baitinq | 2025-05-11 | 1 | -42/+2 |
| | | |||||
| * | Codegen: Support declaring functions multiple times | Baitinq | 2025-05-10 | 1 | -6/+8 |
| | | |||||
| * | Feature: Add support for imports | Baitinq | 2025-05-10 | 1 | -1/+4 |
| | | |||||
| * | Bootstrap: Iterate chars | Baitinq | 2025-04-10 | 1 | -8/+33 |
| | | |||||
| * | Codegen: Improve tracking of node types | Baitinq | 2025-04-10 | 1 | -1/+1 |
| | | |||||
| * | Bootstrap: start bootstrapping implementation | Baitinq | 2025-04-08 | 1 | -0/+34 |