aiken/crates
KtorZ 6454266b06
Allow simple expressions as configuration in aiken.toml
This is currently extremely limited as it only supports (UTF-8)
  bytearrays and integers. We should seek to at least support hex bytes
  sequences, as well as bools, lists and possibly options.

  For the latter, we the rework on constant outlined in #992 is
  necessary.
2024-08-04 14:48:03 +02:00
..
aiken Thread down environment module from cli down to the type-checker 2024-08-04 10:27:32 +02:00
aiken-lang Allow simple expressions as configuration in aiken.toml 2024-08-04 14:48:03 +02:00
aiken-lsp Thread down environment module from cli down to the type-checker 2024-08-04 10:27:32 +02:00
aiken-project Allow simple expressions as configuration in aiken.toml 2024-08-04 14:48:03 +02:00
uplc Prune pallas dependencies. 2024-08-03 14:14:49 +02:00