aiken/crates/aiken-lang/src/tipo
rvcas 579abb7d3d fix: no need to check exhaustiveness during if/is 2024-06-25 18:50:00 -04:00
..
environment.rs Introduce 'ArgBy' to allow defining function arg not only by name. 2024-06-07 11:17:16 +02:00
error.rs fix: no need to check exhaustiveness during if/is 2024-06-25 18:50:00 -04:00
exhaustive.rs fix: comments in record patterns closes #946 2024-05-22 12:26:36 -04:00
expr.rs fix: no need to check exhaustiveness during if/is 2024-06-25 18:50:00 -04:00
fields.rs feat: impl serde on errythang 2024-03-08 19:19:07 -05:00
hydrator.rs update pair to handle alias 2024-05-04 14:04:12 -04:00
infer.rs Bump 'is_validator_param' up from 'ArgName' to '...Arg' 2024-06-07 11:32:05 +02:00
pattern.rs fix: comments in record patterns closes #946 2024-05-22 12:26:36 -04:00
pipe.rs Fixes #767 2024-03-22 16:05:32 +01:00
pretty.rs Fix pretty-printing of recursive type-alias causing stack overflow. 2024-05-16 17:20:26 +02:00