aiken/crates/uplc/src
microproofs 0be5229f1c Only 2 errors and todos left to finish 2024-08-08 00:39:44 -04:00
..
debruijn fix issue with same names causing 0 index debruijn for var 2022-06-26 21:38:27 -04:00
machine Fix zero-arg builtins invokations. 2024-08-02 00:17:16 -04:00
optimize Only 2 errors and todos left to finish 2024-08-08 00:39:44 -04:00
parser update tests and fix final unique issues 2024-03-04 10:52:56 -05:00
tx Add input reference to ReferenceInputNotFound error. 2024-08-01 15:29:39 +02:00
ast.rs chore: minimal pallas dependencies 2024-05-30 15:09:05 +07:00
builder.rs chore: minimal pallas dependencies 2024-05-30 15:09:05 +07:00
builtins.rs chore: minimal pallas dependencies 2024-05-30 15:09:05 +07:00
debruijn.rs feat(uplc): add Case and Const terms 2023-09-03 11:52:49 -04:00
flat.rs chore: minimal pallas dependencies 2024-05-30 15:09:05 +07:00
lib.rs chore: minimal pallas dependencies 2024-05-30 15:09:05 +07:00
machine.rs chore: minimal pallas dependencies 2024-05-30 15:09:05 +07:00
optimize.rs feat: Add multivalidator as an AIR tree opcode. 2024-07-24 10:00:08 -04:00
parser.rs chore: minimal pallas dependencies 2024-05-30 15:09:05 +07:00
pretty.rs chore: minimal pallas dependencies 2024-05-30 15:09:05 +07:00
tx.rs chore: minimal pallas dependencies 2024-05-30 15:09:05 +07:00