aiken/crates/aiken-lang/src
rvcas f114905f7d fix: small typos in error messages 2023-01-15 18:54:35 -05:00
..
parser Support (and default to) parenthesis for block expressions 2023-01-14 11:49:45 -05:00
tests Remove leading '#' for tuple definitions. 2023-01-14 20:22:19 +01:00
tipo fix: small typos in error messages 2023-01-15 18:54:35 -05:00
air.rs add assert and record 2023-01-13 13:50:27 -05:00
ast.rs Remove leading '#' for tuple definitions. 2023-01-14 20:22:19 +01:00
builder.rs add assert and record 2023-01-13 13:50:27 -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 Remove leading '#' for tuple definitions. 2023-01-14 20:22:19 +01:00
levenshtein.rs Add function to calculate lenvenshtein distance of two strings 2022-12-22 23:44:15 +01:00
lib.rs feat: validator fns no longer need to be public 2023-01-15 12:33:10 -05:00
parser.rs Remove leading '#' for tuple definitions. 2023-01-14 20:22:19 +01:00
pretty.rs chore: make folder names match crate name 2022-12-21 18:11:07 -05:00
tipo.rs feat: return err if data type contains functions 2023-01-14 22:03:56 -05:00
uplc.rs add assert and record 2023-01-13 13:50:27 -05:00