| 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-03-12 | simplify native-llvm | Baitinq | 1 | -133/+126 |
| 2025-03-12 | Merge branch 'master' into native-llvm | Baitinq | 12 | -155/+257 |
| 2025-03-11 | Codegen: Fix bug with functions without name | Baitinq | 2 | -3/+4 |
| 2025-03-09 | Misc: Add README | Baitinq | 1 | -0/+50 |
| 2025-03-09 | Examples: Add new more complex examples | Baitinq | 2 | -6/+67 |
| 2025-03-09 | Codegen: Fix bug with if statements inside while loops | Baitinq | 2 | -8/+8 |
| 2025-03-09 | Feature: Add support for mod operator | Baitinq | 6 | -16/+43 |
| 2025-03-08 | Feature: Add support for GT and LT operators | Baitinq | 5 | -80/+47 |
| 2025-03-08 | Codegen: Fix bug with recursive functions as variables | Baitinq | 2 | -28/+24 |
| 2025-03-08 | Codegen: Use alternative way of knowing if we should load function before call | Baitinq | 1 | -3/+1 |
| [...] | ||||