aiken/crates
KtorZ ec94230294
Extend parser to accept anonymous binop as expressions.
This is simply a syntactic sugar which desugarize to a function call with two arguments mapped to the specified binary operator.
  Only works for '>' at this stage as a PoC, extending to all binop in the next commit.
2023-06-17 07:36:11 +02:00
..
aiken chore: Release 2023-06-13 21:24:41 -04:00
aiken-lang Extend parser to accept anonymous binop as expressions. 2023-06-17 07:36:11 +02:00
aiken-lsp chore: Release 2023-06-13 21:24:41 -04:00
aiken-project chore: rearrange code gen test order 2023-06-14 13:12:49 -04:00
flat-rs chore: Release 2023-06-13 21:24:41 -04:00
uplc fix: redeemers in the script context are sorted by redeemer ptr not data hash 2023-06-16 12:24:44 -04:00