Commit Graph

6 Commits

Author SHA1 Message Date
277d2f66af fix: check function calls have correct number of args 2025-02-07 00:09:10 +00:00
f6e734937f feat: implement satisfies function in type checker
Co-Authored-By: jt2622
2025-02-06 21:04:27 +00:00
6548d895d5 feat: type checker without satisfies implemented
Co-Authored-By: jt2622
2025-02-06 20:26:15 +00:00
Jonny
88ec08a023 feat: basic type checker skeleton 2025-02-06 17:07:55 +00:00
8c5b85b8c2 fix: separate variable and function in scope 2025-02-05 18:12:26 +00:00
06c8a069fb feat: renamer maybe maybe maybe maybe 2025-02-05 18:12:25 +00:00