aiken/crates/aiken-lang/src
KtorZ f379039efc
Fix record shorthand causing parsing ambiguity in if/else expressions.
Fixes #735.
2023-09-15 09:41:00 +02:00
..
gen_uplc chore: clippy fix 2023-09-13 18:17:59 -04:00
parser Fix record shorthand causing parsing ambiguity in if/else expressions. 2023-09-15 09:41:00 +02:00
snapshots Rename (Un)TypedExpr.Int -> (Un)TypedExpr.UInt 2023-07-06 16:10:46 -04:00
tests chore: clippy fix 2023-09-13 17:19:31 -04:00
tipo chore: clippy fix 2023-09-13 18:17:59 -04:00
ast.rs chore: clippy fix 2023-09-13 18:17:59 -04:00
builtins.rs chore: clippy fix 2023-09-13 18:17:59 -04:00
expr.rs chore: clippy fix 2023-09-13 18:17:59 -04:00
format.rs chore: clippy fix 2023-09-13 18:17:59 -04:00
gen_uplc.rs chore: clippy fix 2023-09-13 18:17:59 -04:00
levenshtein.rs Add function to calculate lenvenshtein distance of two strings 2022-12-22 23:44:15 +01:00
lib.rs out with the old code and in with the air tree 2023-08-07 12:02:44 -04:00
parser.rs Move chain and chained parsing into their own submodule 2023-07-05 15:18:07 +02:00
pretty.rs Remove unused 'FlexBreak' 2023-03-14 16:47:43 -04:00
tipo.rs chore: clippy fix 2023-09-13 18:17:59 -04:00