aiken/crates
KtorZ 1311d9bd27 Support flexible pipe operator formatting
Rules are now as follows:

  - If a pipeline contains a newline, then the entire pipeline is formatted over multiple lines.
  - If it doesn't, then it's formatted as a single-line UNLESS it cannot fit; in which case, we fallback to multiline again.
2023-03-14 16:47:43 -04:00
..
aiken Fix blueprint generation for recursive types. 2023-03-12 12:44:49 -04:00
aiken-lang Support flexible pipe operator formatting 2023-03-14 16:47:43 -04:00
aiken-lsp fix: From<&str> for GlobPattern does not exist need to use string 2023-03-06 13:15:12 -05:00
aiken-project Re-introduce field title & description in referenced schemas. 2023-03-12 12:44:49 -04:00
flat-rs chore: update some deps 2023-03-06 11:09:44 -05:00
uplc feat: json output for uplc eval 2023-03-08 10:19:36 +01:00