history for: typechecker/typechecker.go
| commit |
author |
date |
subject |
| 8e220b4 |
marzeq |
2025-02-04 17:28 |
return merged node after typechecking |
| 6087a5b |
marzeq |
2025-02-04 16:24 |
reimplement include imports |
| 4594921 |
marzeq |
2025-02-04 15:50 |
implement scuffed include imports |
| cf49edf |
marzeq |
2025-02-04 12:08 |
add string literals, and update imports to use them |
| af79d87 |
marzeq |
2025-02-04 10:19 |
allow different integer types to be added/subtracted/... and compared together |
| 75179de |
marzeq |
2025-02-04 10:18 |
add boolean literals |
| 96c30ee |
marzeq |
2025-02-03 22:03 |
initial commit |