aiken/crates/aiken-lang
KtorZ 60390fe4f0 Add TraceIfFalse untyped expression
The goal is to handle this without bothering the code generation down the line. That is, we can handle it when transforming from the untyped AST to the typed one. That's why there's no 'TraceIfFalse' constructor in the typed AST. It has disappeared during type-check.
2023-02-16 20:29:41 -05:00
..
src Add TraceIfFalse untyped expression 2023-02-16 20:29:41 -05:00
Cargo.toml Fix todo/error parser on when clauses. 2023-02-16 00:40:49 +01:00