aiken/crates/aiken-lang/src
KtorZ 4645257e62
Prune pallas dependencies.
Using 'pallas' as a dependency brings utxo-rpc other annoying dependencies such as _tokyo_. This not only makes the overall build longer, but it also prevents it to even work when targetting wasm.
2024-08-03 14:14:49 +02:00
..
error Define 'ExtraData' trait for errors 2023-10-20 18:00:12 +02:00
gen_uplc Allow pattern-matching on bytearrays 2024-08-03 13:51:36 +02:00
parser Allow pattern-matching on bytearrays 2024-08-03 13:51:36 +02:00
snapshots Automatically merge import lines from same module. 2024-06-04 10:48:42 +02:00
tests Allow pattern-matching on bytearrays 2024-08-03 13:51:36 +02:00
tipo Allow pattern-matching on bytearrays 2024-08-03 13:51:36 +02:00
ast.rs Allow pattern-matching on bytearrays 2024-08-03 13:51:36 +02:00
builtins.rs Add 'diagnostic' to the prelude, as well as companion functions. 2024-07-19 12:28:07 +02:00
expr.rs Prune pallas dependencies. 2024-08-03 14:14:49 +02:00
format.rs Allow pattern-matching on bytearrays 2024-08-03 13:51:36 +02:00
gen_uplc.rs Allow pattern-matching on bytearrays 2024-08-03 13:51:36 +02:00
levenshtein.rs Add function to calculate lenvenshtein distance of two strings 2022-12-22 23:44:15 +01:00
lib.rs Add 'diagnostic' to the prelude, as well as companion functions. 2024-07-19 12:28:07 +02: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 Prune pallas dependencies. 2024-08-03 14:14:49 +02:00
pretty.rs Remove unused 'FlexBreak' 2023-03-14 16:47:43 -04:00
tipo.rs Fix casting inferrence on patterns 2024-07-24 12:42:24 +02:00