aiken/crates
rvcas c126f6acda feat: invert how casting is controlled
I decided to invert how I'm doing it. I'm passing
in a new argument to unify in environment called
allow_cast: bool and essentially at various
unification sites I can control whether or not I
want to allow casting to even occur. So we can
assume it's false by default always and then we
turn it on in a few places vs. just opening the
flood gates and locking it down at various sites
as they come up# Please enter the commit message
for your changes. Lines starting
2023-02-04 02:33:10 -05:00
..
aiken chore: clippy autofix 2023-02-01 18:53:11 -05:00
aiken-lang feat: invert how casting is controlled 2023-02-04 02:33:10 -05:00
aiken-lsp chore: clippy autofix 2023-02-01 18:53:11 -05:00
aiken-project fix(tests): validator hashs and cbor changed for blueprints 2023-02-01 23:49:33 -05:00
flat-rs Release 0.0.27 2022-12-30 00:57:49 -05:00
uplc Add missing carets when dumping builtin list 2023-02-02 17:32:03 -05:00