aiken/crates/aiken-lang/src/tipo
rvcas 832ca81a8c
fix(lsp): when desugaring and/or chains we should use the whole span of the chain for the generated BinOp locations
2023-11-28 19:19:56 -05:00
..
environment.rs Merge unused imported constructors and unused imported type with unused imported value 2023-10-22 00:27:33 +02:00
error.rs fix: using the word pattern here reads better and applies more broadly like for lists 2023-11-28 16:15:24 -05:00
exhaustive.rs fix(exhaustiveness): for constructor use correct name because import aliases 2023-08-03 16:28:47 -04:00
expr.rs fix(lsp): when desugaring and/or chains we should use the whole span of the chain for the generated BinOp locations 2023-11-28 19:19:56 -05:00
fields.rs fix: clippy warning 2023-11-22 19:17:45 -05:00
hydrator.rs chore: clippy fix 2023-09-13 18:17:59 -04:00
infer.rs Cargo fmt + clippy, with latest rust 2023-08-07 19:00:39 -04:00
pattern.rs fix: allow spread operator on positional constructors closes #677 2023-11-27 23:11:17 -05:00
pipe.rs feat: handle pipe fn infer TODOs 2023-10-03 01:17:15 -04:00
pretty.rs chore: clippy fix 2023-09-13 18:17:59 -04:00