aiken/crates/aiken-lang/src/gen_uplc
KtorZ cd0a9440e8
Allow any expression as constants
This is only a start. It compiles, but with a few TODOs left open. In particular, it doesn't currently handle constants depending on other constants or functions; nor does it hoist constants.
2024-08-29 16:24:12 +02:00
..
air.rs Start work on revamping assignment so we can handle soft casting properly 2024-08-08 00:39:44 -04:00
builder.rs Allow any expression as constants 2024-08-29 16:24:12 +02:00
tree.rs DRY builtins types creation to ensure proper consistency. 2024-08-25 16:20:06 +02:00