.. |
error
|
Define 'ExtraData' trait for errors
|
2023-10-20 18:00:12 +02:00 |
gen_uplc
|
Preserve TypeAlias in types for better context/feedback.
|
2024-03-08 15:59:33 +01:00 |
parser
|
Count labels in properties.
|
2024-03-09 01:28:29 +01:00 |
snapshots
|
Convert span's start to line number + col
|
2024-01-19 14:30:15 +01:00 |
tests
|
Fix indentation of pipelines.
|
2024-03-09 20:44:51 +01:00 |
tipo
|
Allow implicit discard when right-hand side is Void.
|
2024-03-09 01:28:29 +01:00 |
ast.rs
|
chore: this should be gone
|
2024-03-08 19:19:07 -05:00 |
builtins.rs
|
Resolve type aliases based on inferred types.
|
2024-03-08 16:01:21 +01:00 |
expr.rs
|
fix: bring back vec1
|
2024-03-08 19:19:07 -05:00 |
format.rs
|
Fix indentation of pipelines.
|
2024-03-09 20:44:51 +01:00 |
gen_uplc.rs
|
fix: function aliases were leading to free uniques
|
2024-03-09 12:46:12 -05:00 |
levenshtein.rs
|
Add function to calculate lenvenshtein distance of two strings
|
2022-12-22 23:44:15 +01:00 |
lib.rs
|
Move line_numbers under 'aiken-lang'
|
2024-01-19 14:30:15 +01:00 |
line_numbers.rs
|
feat: impl serde on errythang
|
2024-03-08 19:19:07 -05:00 |
parser.rs
|
Fix && and || associativity.
|
2024-03-07 01:17:05 +01:00 |
pretty.rs
|
Remove unused 'FlexBreak'
|
2023-03-14 16:47:43 -04:00 |
tipo.rs
|
feat: impl serde for TypeAliasAnnotation
|
2024-03-08 19:19:07 -05:00 |