aiken/crates/aiken-lang/src
microproofs 45177cd08b fix: add missing type checks for the new bls primitives 2023-11-23 13:00:24 -05:00
..
error Define 'ExtraData' trait for errors 2023-10-20 18:00:12 +02:00
gen_uplc fix: add missing type checks for the new bls primitives 2023-11-23 13:00:24 -05:00
parser test(bls): constant parsing tests 2023-11-15 15:55:56 -05:00
snapshots Rename (Un)TypedExpr.Int -> (Un)TypedExpr.UInt 2023-07-06 16:10:46 -04:00
tests chore: unit test for pub in validator module warnings closes #681 2023-11-22 18:02:21 -05:00
tipo fix: clippy warning 2023-11-22 19:17:45 -05:00
ast.rs feat: implement bls primitives in code gen 2023-11-15 15:55:56 -05:00
builtins.rs fix(bls): wrong types for equals functions 2023-11-15 15:55:56 -05:00
expr.rs feat: implement bls primitives in code gen 2023-11-15 15:55:56 -05:00
format.rs fix: unable to have newline after expect bool shortcut 2023-11-20 11:44:16 -05:00
gen_uplc.rs fix: add missing type checks for the new bls primitives 2023-11-23 13:00:24 -05:00
levenshtein.rs Add function to calculate lenvenshtein distance of two strings 2022-12-22 23:44:15 +01:00
lib.rs Define 'ExtraData' trait for errors 2023-10-20 18:00:12 +02: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 feat: add conversion to data and from data for new primitive types 2023-11-15 15:55:56 -05:00