aiken/crates/aiken-lang/src
microproofs dc195b22d4 missed another hoist over 2024-02-07 12:36:35 -05:00
..
error Define 'ExtraData' trait for errors 2023-10-20 18:00:12 +02:00
gen_uplc fix warning 2024-02-07 12:36:35 -05:00
parser Make behavior between curly- and paren-delimited blocks consistent. 2024-01-20 10:37:07 +01:00
snapshots Convert span's start to line number + col 2024-01-19 14:30:15 +01:00
tests Rework tracing arguments to --keep-traces & --trace-level 2024-01-19 14:30:15 +01:00
tipo Allow annotating Data for blueprint 2024-02-07 11:48:52 -05:00
ast.rs Allow annotating Data for blueprint 2024-02-07 11:48:52 -05:00
builtins.rs Allow annotating Data for blueprint 2024-02-07 11:48:52 -05:00
expr.rs fix(lsp): when desugaring and/or chains we should use the whole span of the chain for the generated BinOp locations 2023-11-28 19:19:56 -05:00
format.rs fix(format): post trace sequences getting wrapped in curlies closes #781 2024-01-09 22:39:55 -05:00
gen_uplc.rs missed another hoist over 2024-02-07 12:36:35 -05:00
levenshtein.rs Add function to calculate lenvenshtein distance of two strings 2022-12-22 23:44:15 +01:00
lib.rs Move line_numbers under 'aiken-lang' 2024-01-19 14:30:15 +01:00
line_numbers.rs Convert span's start to line number + col 2024-01-19 14:30:15 +01:00
parser.rs Convert span's start to line number + col 2024-01-19 14:30:15 +01:00
pretty.rs Remove unused 'FlexBreak' 2023-03-14 16:47:43 -04:00
tipo.rs Allow annotating Data for blueprint 2024-02-07 11:48:52 -05:00