aiken/crates/aiken-lang/src
rvcas e8bcbecf31
chore: avoid cloning name
2023-10-12 17:50:44 -04:00
..
gen_uplc fix: don't reset the used special functions 2023-10-07 19:42:24 -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 fix: incorrect 'unused::constructor' 2023-10-12 17:44:57 -04:00
tipo chore: avoid cloning name 2023-10-12 17:50:44 -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 fix: reset option should not reset special functions in only a multivalidator 2023-10-07 19:42:24 -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 fix: There was a stack overflow due to passing unbound types to a function 2023-09-25 21:16:19 -04:00