.. |
error
|
Define 'ExtraData' trait for errors
|
2023-10-20 18:00:12 +02:00 |
gen_uplc
|
Refactor AssignmentKind to allow backpassing on both let and expect.
|
2024-03-11 00:16:23 +01:00 |
parser
|
fix(assignment-patterns): allow trailing
|
2024-03-12 08:10:33 -04:00 |
snapshots
|
chore: assignment patterns refactor tuple into struct
|
2024-03-12 08:10:33 -04:00 |
tests
|
Do not allow casting when rhs or lhs contain an opaque type.
|
2024-03-14 11:00:17 +01:00 |
tipo
|
Expand 'ExpectOnOpaqueType' error help and label.
|
2024-03-14 11:20:34 +01:00 |
ast.rs
|
remove irrelevant comment.
|
2024-03-13 20:18:55 -04:00 |
builtins.rs
|
feat: fix some tests and add a failing one
|
2024-03-13 20:18:56 -04:00 |
expr.rs
|
feat(annotation): not passing annotation into lambda when backpassing
|
2024-03-13 19:08:53 -04:00 |
format.rs
|
fix: awkward assignment formatting
|
2024-03-13 19:10:06 -04:00 |
gen_uplc.rs
|
Refactor AssignmentKind to allow backpassing on both let and expect.
|
2024-03-11 00:16:23 +01: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: fix some tests and add a failing one
|
2024-03-13 20:18:56 -04:00 |