aiken/crates/aiken-lang/src
microproofs a45e04fd9b fix: using the wrong var for pattern matching 2023-08-16 21:59:25 -04:00
..
gen_uplc fix list clauses with guards and add more tests 2023-08-16 21:59:25 -04:00
parser feat: new snapshots 2023-08-15 09:58:35 -04:00
snapshots Rename (Un)TypedExpr.Int -> (Un)TypedExpr.UInt 2023-07-06 16:10:46 -04:00
tests test: check and format tests for logical op chain 2023-08-15 09:58:35 -04:00
tipo feat(tipo): inference for and/or chains 2023-08-15 09:58:35 -04:00
ast.rs chore: can safely remove this at this point 2023-08-15 09:58:35 -04:00
builtins.rs a checkpoint for function hoisting start and type fix 2023-08-07 12:02:44 -04:00
expr.rs feat(tipo): inference for and/or chains 2023-08-15 09:58:35 -04:00
format.rs feat(format): logical op chain 2023-08-15 09:58:35 -04:00
gen_uplc.rs fix: using the wrong var for pattern matching 2023-08-16 21:59:25 -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 checkpoint 2023-08-07 12:02:44 -04:00