aiken/crates
KtorZ d59305a1b0
Provide better compiler feedback for type holes in annotations.
It is now possible to leave a hole in a type annotation and have the compiler fill-in the expected type of us.
  This is a pretty useful debugging tool when playing with complex functions.
2023-03-16 14:07:06 +01:00
..
aiken Fix blueprint generation for recursive types. 2023-03-12 12:44:49 -04:00
aiken-lang Provide better compiler feedback for type holes in annotations. 2023-03-16 14:07:06 +01: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 chore: bow to the clippy 2023-03-14 17:03:28 -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