Age | Commit message (Expand) | Author |
---|---|---|
2023-05-09 | parser: parses an if statement no code generation | Carlos Maniero |
2023-05-09 | parser: create a block node type | Carlos Maniero |
2023-05-09 | parser: Add the bool type | Carlos Maniero |
2023-05-06 | cli: Fix bitwise handling on --ast-dump | Johnny Richard |
2023-05-05 | cli: Add AST pretty-printing option (--ast-dump) | Johnny Richard |