aiken/crates/aiken-lang/src/parser
KtorZ bbc9fc5762
Yield proper user-facing error when inferring Fuzzer usage
2024-03-03 19:33:26 +01:00
..
chain Refactor chain parser 2023-07-06 16:10:46 -04:00
definition Yield proper user-facing error when inferring Fuzzer usage 2024-03-03 19:33:26 +01:00
expr Display counterexamples as Aiken values instead of raw UPLC. 2024-03-03 19:33:24 +01:00
literal feat(bls): aiken level g1 and g2 literals 2023-11-15 15:55:56 -05:00
pattern feat: expect boolean sugar 2023-07-15 20:50:02 -04:00
snapshots test(parser): type alias, anon fn, record update and more 2023-07-04 17:19:30 -04:00
annotation.rs rename: 'r' → 'expression' & 'seq_r' → 'sequence' 2023-07-05 14:42:14 +02:00
error.rs Make behavior between curly- and paren-delimited blocks consistent. 2024-01-20 10:37:07 +01:00
extra.rs Use byte count for token span in the lexer. 2023-07-04 16:51:59 -04:00
lexer.rs Allow test definition to carry one parameter 2024-03-03 19:33:24 +01:00
token.rs Allow test definition to carry one parameter 2024-03-03 19:33:24 +01:00
utils.rs Add more tests & rename 'Invalid' -> 'Unfinished' 2024-01-20 10:26:33 +01:00