aiken/crates/aiken-lang/src
rvcas 6ea9ad9c41 chore: clippy warnings 2023-01-09 18:12:18 -05:00
..
parser Add more colors to error messages. 2022-12-29 17:38:34 +01:00
tests Support declaring bytearray literals as base16 strings. 2022-12-29 13:08:58 +01:00
tipo Add more colors to error messages. 2022-12-29 17:38:34 +01:00
air.rs refactor term::apply to apply_wrap. Fixed a list eq binop 2023-01-08 19:42:49 -05:00
ast.rs better data deserialization errors and test hint 2022-12-30 14:01:11 -05:00
builder.rs refactor term::apply to apply_wrap. Fixed a list eq binop 2023-01-08 19:42:49 -05:00
builtins.rs feat: allow functions from prelude 2022-12-31 00:09:02 -05:00
expr.rs feat: support negation of int 2022-12-27 20:39:03 -05:00
format.rs Fix else/if formatter. 2022-12-28 17:55:11 +01:00
levenshtein.rs Add function to calculate lenvenshtein distance of two strings 2022-12-22 23:44:15 +01:00
lib.rs Add function to calculate lenvenshtein distance of two strings 2022-12-22 23:44:15 +01:00
parser.rs chore: clippy warnings 2023-01-09 18:12:18 -05:00
pretty.rs chore: make folder names match crate name 2022-12-21 18:11:07 -05:00
tipo.rs Rename Unit -> Void 2022-12-22 18:52:28 +01:00
uplc.rs chore: clippy warnings 2023-01-09 18:12:18 -05:00