aiken/crates/lang/src/parser
KtorZ f26737ecb4 Remove the 'trace/try' keyword, use builtin.trace
I am not entirely sure what the intent was for that keyword, but
  nothing really matched between the parser, the formatter and the uplc
  code gen. I don't think there's any need for a keyword here, trace is
  already readily available from the builtins.
2022-12-21 14:39:46 -05:00
..
error.rs feat: better errors for incorrect contructor making 2022-12-05 18:11:04 -05:00
extra.rs chore: clippy warnings 2022-12-20 16:32:31 -05:00
lexer.rs Remove the 'trace/try' keyword, use builtin.trace 2022-12-21 14:39:46 -05:00
token.rs Remove the 'trace/try' keyword, use builtin.trace 2022-12-21 14:39:46 -05:00