summaryrefslogtreecommitdiff
path: root/src/ast_pretty_printer.c
AgeCommit message (Expand)Author
2023-05-09parser: parses an if statement no code generationCarlos Maniero
2023-05-09parser: create a block node typeCarlos Maniero
2023-05-09parser: Add the bool typeCarlos Maniero
2023-05-06cli: Fix bitwise handling on --ast-dumpJohnny Richard
2023-05-05cli: Add AST pretty-printing option (--ast-dump)Johnny Richard