aiken/crates
KtorZ 51b6b77db8
Build LSP projects with verbose tracing level
Without that, the language server might trigger awkward warnings about
  unused imports due to trace stripping. So it's better to compile/check
  projects in the language server in the most expanded form.
2024-10-01 16:12:41 +02:00
..
aiken Try to bundle openssl with the Aiken binary to avoid core dumps on Linux 2024-09-22 18:12:26 +02:00
aiken-lang Fix redundant warning when destructuring validator params 2024-10-01 13:17:00 +02:00
aiken-lsp Build LSP projects with verbose tracing level 2024-10-01 16:12:41 +02:00
aiken-project Fix compiler crash around dangling expect/let in traces 2024-10-01 12:24:31 +02:00
uplc Cost model fixes with tests (#1030) 2024-09-29 22:55:18 -04:00