aiken/crates/aiken-lang/src
microproofs f1cfc84e67 Fix tree traversal node selection for a few of the enum variants 2024-06-25 18:50:00 -04:00
..
error Define 'ExtraData' trait for errors 2023-10-20 18:00:12 +02:00
gen_uplc Fix tree traversal node selection for a few of the enum variants 2024-06-25 18:50:00 -04:00
parser Add few more test cases for the parser and type-checker. 2024-06-25 18:50:00 -04:00
snapshots Automatically merge import lines from same module. 2024-06-04 10:48:42 +02:00
tests Add few more test cases for the parser and type-checker. 2024-06-25 18:50:00 -04:00
tipo fix: no need to check exhaustiveness during if/is 2024-06-25 18:50:00 -04:00
ast.rs feat: impl if/is 2024-06-25 18:50:00 -04:00
builtins.rs Bump 'is_validator_param' up from 'ArgName' to '...Arg' 2024-06-07 11:32:05 +02:00
expr.rs feat: impl if/is 2024-06-25 18:50:00 -04:00
format.rs feat: impl if/is 2024-06-25 18:50:00 -04:00
gen_uplc.rs Fix delay of arguments to be exactly the same as codegen tests 2024-06-25 18:50:00 -04:00
levenshtein.rs Add function to calculate lenvenshtein distance of two strings 2022-12-22 23:44:15 +01:00
lib.rs feat: add plutus version to aiken.toml 2024-05-21 17:02:20 -04:00
line_numbers.rs feat: impl serde on errythang 2024-03-08 19:19:07 -05:00
parser.rs Automatically merge import lines from same module. 2024-06-04 10:48:42 +02:00
plutus_version.rs feat: add plutus version to aiken.toml 2024-05-21 17:02:20 -04:00
pretty.rs Remove unused 'FlexBreak' 2023-03-14 16:47:43 -04:00
tipo.rs Panic when encountering unknown generics. 2024-05-06 15:17:01 -04:00