aiken/crates/uplc/src
KtorZ 0e2b8ae251
Bump pallas dependencies to include flat bigint patch
Fixes #796.
2024-01-18 18:26:21 +01:00
..
debruijn fix issue with same names causing 0 index debruijn for var 2022-06-26 21:38:27 -04:00
machine Unify construction of PlutusData objects from int + fields 2024-01-13 13:23:58 -05:00
optimize feat: expect on a type now can take in a msg when in trace mode 2024-01-04 16:03:51 -05:00
parser feat: uplc g1 and g2 literal parsing 2023-11-15 15:55:56 -05:00
tx Bump pallas dependencies to include flat bigint patch 2024-01-18 18:26:21 +01:00
ast.rs Make foreign `Language` type publicly available (#793) 2024-01-08 13:31:21 -08:00
builder.rs feat: implement bls primitives in code gen 2023-11-15 15:55:56 -05:00
builtins.rs feat: remove flat-rs crate and use it through pallas_codec 2023-12-04 22:01:51 -05:00
debruijn.rs feat(uplc): add Case and Const terms 2023-09-03 11:52:49 -04:00
flat.rs Bump pallas dependencies to include flat bigint patch 2024-01-18 18:26:21 +01:00
lib.rs feat(cli): rework uplc subcommands 2023-06-01 23:50:59 -04:00
machine.rs chore: fill in machine todos and cost model for case and constr 2023-11-17 19:52:03 -05:00
optimize.rs for now comment out curry code so the rest of the changes 2023-12-15 21:58:02 -05:00
parser.rs Fix parsing Constr PlutusData 2024-01-13 13:23:58 -05:00
pretty.rs Reuse "convert_tag_to_constr" 2024-01-13 13:23:58 -05:00
tx.rs chore: update to pallas v0.20.0 2023-12-04 21:44:19 -05:00