aiken/crates/aiken-lang/src/tipo
KtorZ 58d782fa78
Scope type-aliases per module in blueprint.
Similarly to how we're already doing it for non-alias types.

  Fix #1074.

Signed-off-by: KtorZ <5680256+KtorZ@users.noreply.github.com>
2025-02-11 12:55:45 +01:00
..
environment.rs Scope type-aliases per module in blueprint. 2025-02-11 12:55:45 +01:00
error.rs refactor and fix benchmark type-checking 2025-02-09 16:18:01 +01:00
exhaustive.rs Fix latest clippy warnings. 2024-10-25 11:27:28 +02:00
expr.rs Fix latest clippy warnings. 2024-10-25 11:27:28 +02:00
fields.rs Fix latest clippy warnings. 2024-10-25 11:27:28 +02:00
hydrator.rs Fix latest clippy warnings. 2024-10-25 11:27:28 +02:00
infer.rs refactor and fix benchmark type-checking 2025-02-09 16:18:01 +01:00
pattern.rs add some regression tests for the new unused fields warning. 2025-01-22 18:07:57 -05:00
pipe.rs Fix latest clippy warnings. 2024-10-25 11:27:28 +02:00
pretty.rs Scope type-aliases per module in blueprint. 2025-02-11 12:55:45 +01:00