aiken/crates/aiken-lang/src
KtorZ b6da42baf2
Bump 'is_validator_param' up from 'ArgName' to '...Arg'
There's no reasons for this to be a property of only ArgName::Named to begin with. And now, with the extra indirection introduced for arg_name, it may leads to subtle issues when patterns args are used in validators.
2024-06-07 11:32:05 +02:00
..
error Define 'ExtraData' trait for errors 2023-10-20 18:00:12 +02:00
gen_uplc revert #903 'feat: Emit keyword' 2024-05-23 17:22:12 +02:00
parser Bump 'is_validator_param' up from 'ArgName' to '...Arg' 2024-06-07 11:32:05 +02:00
snapshots Automatically merge import lines from same module. 2024-06-04 10:48:42 +02:00
tests Automatically merge import lines from same module. 2024-06-04 10:48:42 +02:00
tipo Bump 'is_validator_param' up from 'ArgName' to '...Arg' 2024-06-07 11:32:05 +02:00
ast.rs Bump 'is_validator_param' up from 'ArgName' to '...Arg' 2024-06-07 11:32:05 +02:00
builtins.rs Bump 'is_validator_param' up from 'ArgName' to '...Arg' 2024-06-07 11:32:05 +02:00
expr.rs Bump 'is_validator_param' up from 'ArgName' to '...Arg' 2024-06-07 11:32:05 +02:00
format.rs Introduce 'ArgBy' to allow defining function arg not only by name. 2024-06-07 11:17:16 +02:00
gen_uplc.rs change uplc version number based on plutus version 2024-05-23 15:04:59 -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