aiken/crates/aiken-lang/src
KtorZ 76b2396830
Fix offset location for 'SingleConstructorExpect' warnings.
2023-02-17 16:43:07 +01:00
..
parser Fix module comment parsing / formatting after bumping chumsky to 0.9.0 2023-02-17 14:07:24 +01:00
tests Fix module comment parsing / formatting after bumping chumsky to 0.9.0 2023-02-17 14:07:24 +01:00
tipo Fix offset location for 'SingleConstructorExpect' warnings. 2023-02-17 16:43:07 +01:00
air.rs Remove 'Todo' from the AST & AIR 2023-02-15 21:57:08 +01:00
ast.rs Make tracing configurable, when relevant. 2023-02-16 20:29:41 -05:00
builder.rs feat: add support for assign and nested assign 2023-02-16 20:27:00 -05:00
builtins.rs Make 'choose_data' builtin available. 2023-02-17 11:25:41 +01:00
expr.rs Add TraceIfFalse untyped expression 2023-02-16 20:29:41 -05:00
format.rs Add TraceIfFalse untyped expression 2023-02-16 20:29:41 -05:00
levenshtein.rs Add function to calculate lenvenshtein distance of two strings 2022-12-22 23:44:15 +01:00
lib.rs Fix generated projects' README + rename 'certify' -> 'publish' 2023-01-18 16:48:42 +01:00
parser.rs Implement parser & formater for 'TraceIfFalse' 2023-02-16 20:29:41 -05:00
pretty.rs chore: clippy autofix 2023-02-01 18:53:11 -05:00
tipo.rs feat: Finish up assert feature 2023-01-29 05:21:55 -05:00
uplc.rs found formatting issue 2023-02-16 20:27:00 -05:00