aiken/crates/uplc/src
Kasey White afd040fda5 feat: Finish up assert feature
Better error reporing on NonFunctionalApplication Error
Refactor redundant code
Add handling of whens with one clause.
2023-01-29 05:21:55 -05:00
..
ast some refactoring and adding assert on lists 2023-01-27 05:02:19 -05:00
debruijn fix issue with same names causing 0 index debruijn for var 2022-06-26 21:38:27 -04:00
machine feat: Finish up assert feature 2023-01-29 05:21:55 -05:00
parser chore: add default for Interner 2022-11-08 22:21:07 -05:00
program_builder added i128 integer support 2022-10-17 08:35:45 -04:00
tx chore: bump pallas version 2023-01-06 13:39:18 -05:00
ast.rs checkpoint 2022-12-27 19:35:08 -05:00
builtins.rs Rename builtin as 'verify_ed25519_signature' 2022-12-19 00:41:27 -05:00
debruijn.rs chore: deal with clippy warnings 2022-11-10 01:27:18 -05:00
flat.rs chore: clippy warnings 2022-12-20 16:32:31 -05:00
lib.rs Expose Pallas stuff, bump version, update changelog 2022-10-27 20:40:37 -07:00
machine.rs feat: Finish up assert feature 2023-01-29 05:21:55 -05:00
parser.rs chore: clippy warnings 2022-12-20 16:32:31 -05:00
pretty.rs Add UPLC support for 'ProtoList' & 'ProtoPair' constants 2022-12-03 10:16:16 -05:00
program_builder.rs Expand builder (#20) 2022-07-01 20:50:58 -07:00
tx.rs Fixed clippy issue 2022-12-27 17:08:05 -05:00