Go to file
2024-12-22 02:53:21 +02:00
src Start of typechecking and other processing of ast after parsing 2024-12-22 02:53:21 +02:00
tests Replaced all the *Box with a generic LocBox<T> 2024-12-22 02:17:43 +02:00
.gitignore Initial 2024-12-21 03:22:07 +02:00
Cargo.lock MCLang, now with testing! 2024-12-21 05:10:03 +02:00
Cargo.toml Add a default binary so cargo doesnt ask me everyt time what to run 2024-12-21 23:09:29 +02:00
test.mcl Start of typechecking and other processing of ast after parsing 2024-12-22 02:53:21 +02:00