aiken/crates/aiken-lang/src
microproofs 878298cc8e don't use generic data type lookup when you have a Record Variant as a function 2024-05-06 15:17:01 -04:00
..
error Define 'ExtraData' trait for errors 2023-10-20 18:00:12 +02:00
gen_uplc Chore: 2024-05-04 14:04:12 -04:00
parser Implement parser & formatter for Pair annotations. 2024-05-04 14:04:12 -04:00
snapshots fix: spans for backpassing args 2024-03-20 17:27:17 -04:00
tests Implement parser & formatter for Pair annotations. 2024-05-04 14:04:12 -04:00
tipo Infer callee first in function call 2024-05-06 15:17:01 -04:00
ast.rs Add dedicated 'Pair' typed and untyped expression 2024-05-04 14:04:12 -04:00
builtins.rs Re-use generic id across builtin type-definitions. 2024-05-06 15:17:01 -04:00
expr.rs Review & fix acceptance tests 2024-05-04 14:04:12 -04:00
format.rs Implement parser & formatter for Pair annotations. 2024-05-04 14:04:12 -04:00
gen_uplc.rs don't use generic data type lookup when you have a Record Variant as a function 2024-05-06 15:17:01 -04:00
levenshtein.rs Add function to calculate lenvenshtein distance of two strings 2022-12-22 23:44:15 +01:00
lib.rs Move line_numbers under 'aiken-lang' 2024-01-19 14:30:15 +01:00
line_numbers.rs feat: impl serde on errythang 2024-03-08 19:19:07 -05:00
parser.rs Fix && and || associativity. 2024-03-07 01:17:05 +01: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