aiken/crates/aiken-lang/src
microproofs a3afb62861 chore: fixing nested clauses to match aiken stack air 2023-08-07 12:02:44 -04:00
..
gen_uplc fix: List clauses were destructuring the next element unnecessarily 2023-08-07 12:02:44 -04:00
gen_uplc2 chore: fixing nested clauses to match aiken stack air 2023-08-07 12:02:44 -04:00
parser chore: prepare changelog for release 2023-07-15 21:34:41 -04:00
snapshots Rename (Un)TypedExpr.Int -> (Un)TypedExpr.UInt 2023-07-06 16:10:46 -04:00
tests fix(exhaustiveness): adjust helper method to get contructors properly 2023-08-03 16:14:42 -04:00
tipo fix(exhaustiveness): for constructor use correct name because import aliases 2023-08-03 16:28:47 -04:00
ast.rs feat: rename error to fail 2023-07-12 09:16:37 -04:00
builtins.rs fix: exhaustiveness on types from other modules 2023-08-01 21:13:50 -04:00
expr.rs feat: rename error to fail 2023-07-12 09:16:37 -04:00
format.rs feat(exhaustiveness): pretty print missing patterns 2023-08-01 21:13:50 -04:00
gen_uplc.rs chore: another checkpoint and renamed ClauseProperties fields 2023-08-07 12:02:44 -04:00
gen_uplc2.rs chore: fixing nested clauses to match aiken stack air 2023-08-07 12:02:44 -04:00
levenshtein.rs Add function to calculate lenvenshtein distance of two strings 2022-12-22 23:44:15 +01:00
lib.rs feat: implement most of airtree build 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