| Branch | Commit message | Author | Age | |
|---|---|---|---|---|
| import | Start implementing import functionality | Baitinq | 6 months | |
| master | Misc: Rename lang | Baitinq | 5 months | |
| native-llvm | simplify | Baitinq | 8 months | |
| Age | Commit message | Author | Files | Lines |
| 2025-04-28 | Start implementing import functionality import | Baitinq | 5 | -1/+30 |
| 2025-04-10 | Bootstrap: Iterate chars | Baitinq | 1 | -8/+33 |
| 2025-04-10 | Codegen: Improve tracking of node types | Baitinq | 2 | -31/+59 |
| 2025-04-08 | Bootstrap: start bootstrapping implementation | Baitinq | 1 | -0/+34 |
| 2025-04-07 | Examples: Add example creating array | Baitinq | 1 | -0/+29 |
| 2025-04-06 | Feature: Add char type and support underlying pointer values | Baitinq | 5 | -4/+117 |
| 2025-04-02 | Codegen: Fix GEP type | Baitinq | 2 | -3/+2 |
| 2025-04-01 | Feature: Start adding support for assigning to pointers with arithmetic | Baitinq | 4 | -43/+58 |
| 2025-04-01 | Evaluator: Remove evaluator | Baitinq | 2 | -411/+15 |
| 2025-04-01 | Codegen: Start supporting pointer arithmetic | Baitinq | 2 | -2/+26 |
| [...] | ||||