Go to file
2024-12-22 02:01:54 +02:00
src Changed main function back to using anyhow::Result<T> cause i dont get backtraces without it 2024-12-22 02:01:54 +02:00
tests Saved location in tokens post parsing, fixed parsing just skipping stuff 2024-12-22 02:01:04 +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 Initial 2024-12-21 03:22:07 +02:00