aiken/crates/lang/src
Kasey White 64cbae938d Add clause guard to IR and use it for complex clauses 2022-12-05 14:18:44 -05:00
..
parser feat: handle punning in a non-ambiguous way 2022-12-04 21:12:29 -05:00
tests chore: fix test 2022-12-04 21:12:29 -05:00
tipo feat: add module constants 2022-12-01 15:28:15 -05:00
ast.rs feat: add module constants 2022-12-01 15:28:15 -05:00
builtins.rs add field access and list patterns are finished 2022-12-05 14:18:44 -05:00
expr.rs feat: some new features 2022-11-28 22:33:53 -05:00
format.rs feat: format bytearrays 2022-12-01 15:28:15 -05:00
ir.rs Add clause guard to IR and use it for complex clauses 2022-12-05 14:18:44 -05:00
lib.rs create ir and start to replace plutus code gen with ir 2022-12-05 14:18:44 -05:00
parser.rs feat: support punning in record updates 2022-12-04 21:12:29 -05:00
pretty.rs feat: bring over the formatter from gleam 2022-11-05 15:35:11 -04:00
tipo.rs make progress on list deconstruction with IR 2022-12-05 14:18:44 -05:00
uplc.rs feat: function insertion IR done, code gen will be easy 2022-12-05 14:18:44 -05:00
uplc_two.rs Add clause guard to IR and use it for complex clauses 2022-12-05 14:18:44 -05:00