aiken/crates
KtorZ aefbc6e1b9 Define a safer API for unwrap_xxx_or and choose_data_xxx
Cloning a 'Term' is potentially dangerous, so we don't want this to
  happen by mistake. So instead, we pass in var names and turn them into
  terms when necessary.
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 Define a safer API for unwrap_xxx_or and choose_data_xxx 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 Define a safer API for unwrap_xxx_or and choose_data_xxx 2024-08-08 00:39:44 -04:00