aiken/crates
KtorZ ea8003af8f Fix bool soft-casting.
While the ledger doesn't allow deserializing negative constr value,
  they are still possible at the machine level. So, we better make sure
  that we don't make assumptions regarding this.
2024-08-08 00:39:44 -04:00
..
aiken Provide better errors on unknown type in cyclic definitions. 2024-08-06 19:24:48 +02:00
aiken-lang Refactor unknown_data_to_type, break down into smaller functions. 2024-08-08 00:39:44 -04:00
aiken-lsp Provide better errors on unknown type in cyclic definitions. 2024-08-06 19:24:48 +02:00
aiken-project Fix out of order expect check. Also fix no_inline error in code gen. @acceptance_107 2024-08-08 00:39:44 -04:00
uplc Fix bool soft-casting. 2024-08-08 00:39:44 -04:00