aiken/crates/aiken-lang/src
microproofs 8a1c824dd7 chore: add specific error for when the validator returns false 2023-10-04 11:08:22 -04:00
..
gen_uplc chore: add specific error for when the validator returns false 2023-10-04 11:08:22 -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 feat: handle pipe fn infer TODOs 2023-10-03 01:17:15 -04:00
tipo feat: handle pipe fn infer TODOs 2023-10-03 01:17:15 -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: add specific error for when the validator returns false 2023-10-04 11:08:22 -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