aiken/crates/uplc/src
rvcas 9c4e921e79 feat: more Rc in machine 2023-02-01 18:53:11 -05:00
..
ast feat: use Rc for more things, fib_iter runs almost 3 seconds faster now 2023-02-01 18:53:11 -05:00
debruijn fix issue with same names causing 0 index debruijn for var 2022-06-26 21:38:27 -04:00
machine feat: more Rc in machine 2023-02-01 18:53:11 -05:00
parser feat: use Rc for more things, fib_iter runs almost 3 seconds faster now 2023-02-01 18:53:11 -05:00
program_builder feat: use Rc for more things, fib_iter runs almost 3 seconds faster now 2023-02-01 18:53:11 -05:00
tx chore: bump pallas version 2023-01-06 13:39:18 -05:00
ast.rs feat: use Rc for more things, fib_iter runs almost 3 seconds faster now 2023-02-01 18:53:11 -05:00
builtins.rs Rename builtin as 'verify_ed25519_signature' 2022-12-19 00:41:27 -05:00
debruijn.rs feat: use Rc for more things, fib_iter runs almost 3 seconds faster now 2023-02-01 18:53:11 -05:00
flat.rs feat: use Rc for more things, fib_iter runs almost 3 seconds faster now 2023-02-01 18:53:11 -05:00
lib.rs Expose Pallas stuff, bump version, update changelog 2022-10-27 20:40:37 -07:00
machine.rs feat: more Rc in machine 2023-02-01 18:53:11 -05:00
parser.rs feat: use Rc for more things, fib_iter runs almost 3 seconds faster now 2023-02-01 18:53:11 -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