aiken/crates/uplc/src
microproofs fb2ca0e3e0 inline is actually cheaper in a lot of cases 2023-09-29 17:47:39 -04:00
..
debruijn fix issue with same names causing 0 index debruijn for var 2022-06-26 21:38:27 -04:00
machine Fix clippy suggestions. 2023-09-08 16:21:07 +02:00
optimize inline is actually cheaper in a lot of cases 2023-09-29 17:47:39 -04:00
parser feat(uplc): add Case and Const terms 2023-09-03 11:52:49 -04:00
tx chore: cargo fmt 2023-08-16 22:56:22 -04:00
ast.rs feat(uplc): add Case and Const terms 2023-09-03 11:52:49 -04:00
builder.rs feat: Remove tuple_index and record_access in favor of faster more direct functions for 2023-09-28 01:05:05 -04:00
builtins.rs Add missing Plutus builtins to Aiken's lang. 2023-02-22 12:53:03 +01:00
debruijn.rs feat(uplc): add Case and Const terms 2023-09-03 11:52:49 -04:00
flat.rs add tests for case and constr 2023-09-03 11:52:49 -04:00
lib.rs feat(cli): rework uplc subcommands 2023-06-01 23:50:59 -04:00
machine.rs add tests for case and constr 2023-09-03 11:52:49 -04:00
optimize.rs fix: optmizer should never inline recursive functions 2023-09-29 17:47:39 -04:00
parser.rs add tests for case and constr 2023-09-03 11:52:49 -04:00
pretty.rs feat(uplc): add Case and Const terms 2023-09-03 11:52:49 -04:00
tx.rs set eval to public 2023-08-12 16:42:23 -04:00