.. |
error
|
Define 'ExtraData' trait for errors
|
2023-10-20 18:00:12 +02:00 |
gen_uplc
|
fix: casting a field type to Data with expect and traces on was assuming the raw Data was of type constr
|
2024-03-27 15:52:23 -04:00 |
parser
|
chore: remove some dbg macros
|
2024-03-29 11:28:22 -04:00 |
snapshots
|
fix: spans for backpassing args
|
2024-03-20 17:27:17 -04:00 |
tests
|
fix(check): collapse_links on tuple_index access closes #905
|
2024-04-02 19:45:16 -04:00 |
tipo
|
fix(check): collapse_links on tuple_index access closes #905
|
2024-04-02 19:45:16 -04:00 |
ast.rs
|
feat(lsp): find_node for TypedArgVia
|
2024-04-02 19:22:19 -04:00 |
builtins.rs
|
feat: fix some tests and add a failing one
|
2024-03-13 20:18:56 -04:00 |
expr.rs
|
feat(lsp): find_node should traverse tail of list
|
2024-04-02 17:55:04 -04:00 |
format.rs
|
fix: confusing public validator closes #902
|
2024-03-29 11:32:04 -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
|
fix: contains_opaque was never intended to be used for type equality
|
2024-03-21 11:59:34 -04:00 |