aiken/crates
KtorZ a578728a94
Resolve type aliases based on inferred types.
Before this commit, we would always show the 'declared form' of type aliases, with their generic, non-instantiated parameters. This now tries to unify the annotation with the underlying inferred type to provide even better alias pretty printing.
2024-03-08 16:01:21 +01:00
..
aiken chore: fix fmt 2024-03-04 13:03:07 -05:00
aiken-lang Resolve type aliases based on inferred types. 2024-03-08 16:01:21 +01:00
aiken-lsp Resolve type aliases based on inferred types. 2024-03-08 16:01:21 +01:00
aiken-project Resolve type aliases based on inferred types. 2024-03-08 16:01:21 +01:00
uplc step up the optimizations a bit more by inlining a small function 2024-03-08 00:12:44 -05:00