aiken/crates/aiken-lang/src
Kasey White e36f91c39c fix: multiple list cases of the same length weren't being handled 2023-01-21 19:42:17 -05:00
..
parser Fix parsing of subtractions and negations in the absence of space. 2023-01-21 12:43:11 +01:00
tests Fix parsing of subtractions and negations in the absence of space. 2023-01-21 12:43:11 +01:00
tipo Display warning help + minor error improvements. 2023-01-21 17:42:58 +01:00
air.rs fix: multiple list cases of the same length weren't being handled 2023-01-21 19:42:17 -05:00
ast.rs Remove leading '#' for tuple definitions. 2023-01-14 20:22:19 +01:00
builder.rs fix: multiple list cases of the same length weren't being handled 2023-01-21 19:42:17 -05:00
builtins.rs feat: add identity, always, & flip 2023-01-14 23:33:49 -05:00
expr.rs feat: support negation of int 2022-12-27 20:39:03 -05:00
format.rs Forbid let-binding as last expression of a sequence 2023-01-19 18:05:57 +01:00
levenshtein.rs Add function to calculate lenvenshtein distance of two strings 2022-12-22 23:44:15 +01:00
lib.rs Fix generated projects' README + rename 'certify' -> 'publish' 2023-01-18 16:48:42 +01:00
parser.rs Fix tuple-pattern parser 2023-01-21 10:04:11 +01:00
pretty.rs chore: make folder names match crate name 2022-12-21 18:11:07 -05:00
tipo.rs fix: get_variant_name was not properly traversing type args on map and data types 2023-01-18 16:06:44 -05:00
uplc.rs fix: multiple list cases of the same length weren't being handled 2023-01-21 19:42:17 -05:00