aiken/crates
KtorZ 44e42d608d
Allow hidden modules, not generating any documentation.
This is useful when splitting module for dependencies, yet without the desire to expose internal constructors and types. This merely skips the documentation generation; but doesn't prevent the hidden module from being accessible.
2024-08-22 15:47:00 +02:00
..
aiken Fix script context translations for withdrawals and validity intervals. 2024-08-13 23:43:47 +02:00
aiken-lang Fix 'Pair' formatter inside forced unbroken components. 2024-08-13 17:05:41 +02:00
aiken-lsp Provide better errors on unknown type in cyclic definitions. 2024-08-06 19:24:48 +02:00
aiken-project Allow hidden modules, not generating any documentation. 2024-08-22 15:47:00 +02:00
uplc Implement new costing function for {divide,quotient,mod,remainder}_integer 2024-08-14 02:50:05 +02:00