Go to file
2024-12-27 03:49:50 +01:00
src normalising BlockTrailingExpr where it returns into Block with a Ret expr 2024-12-27 03:49:50 +01:00
tests TOO MUCH!!!! InternPool use everywhere in old ast 2024-12-23 02:34:02 +01:00
.gitignore initial commit 2024-08-06 20:58:09 +02:00
Cargo.toml new ast parser 2024-09-09 15:01:53 +02:00
grammar.bnf can generate naive ast and render 2024-08-08 19:14:14 +02:00
rust-toolchain initial commit 2024-08-06 20:58:09 +02:00
test.c untracked files and changes 2024-10-17 15:20:16 +02:00
test.sh iterate over multiple files and compile&execute in test.sh 2024-12-23 03:40:30 +01:00