aiken/crates
KtorZ 7b71389519 Change pretty-printing of unbound variable to '?'
Until now, we would pretty-print unbound variable the same way we would pretty-print generics. This turned out to be very confusing when debugging, as they have a quite different semantic and it helps to visualize unbound types in definitions.
2024-05-06 15:17:01 -04:00
..
aiken feat(export): allow trace levels to be controlled 2024-04-08 14:30:07 -04:00
aiken-lang Change pretty-printing of unbound variable to '?' 2024-05-06 15:17:01 -04:00
aiken-lsp feat(lsp): find_node for TypedArgVia 2024-04-02 19:22:19 -04:00
aiken-project Re-use generic id across builtin type-definitions. 2024-05-06 15:17:01 -04:00
uplc feat: builtin wrapper reduction optimization 2024-04-26 19:24:04 +02:00