.. |
blueprint
|
Preserve type-aliases during blueprint generation.
|
2024-09-03 16:39:50 +02:00 |
deps
|
Throttle calls to package registry for version resolution
|
2023-09-13 17:17:32 -04:00 |
docs
|
Fix doc_test examples for 'common_prefix'
|
2024-08-23 16:17:54 +02:00 |
github
|
`aiken new`: Try to get the latest tag of stdlib
|
2023-08-16 22:30:15 -04:00 |
snapshots
|
Ensure code-gen's Program version/semantic matches Plutus version
|
2024-08-30 14:45:02 +02:00 |
tests
|
Generic test now passes
|
2024-09-03 16:21:53 -04:00 |
config.rs
|
Implement SimpleExpr logic for configuration parsing
|
2024-08-29 16:25:10 +02:00 |
deps.rs
|
Throttle calls to package registry for version resolution
|
2023-09-13 17:17:32 -04:00 |
docs.rs
|
Adjust doc to support blockquote alerts.
|
2024-08-28 15:28:49 +02:00 |
error.rs
|
Detect and report duplicate module names during parsing
|
2024-09-03 15:24:01 +02:00 |
export.rs
|
Fix Plutus v3 validator hash calculation in blueprint.
|
2024-08-13 10:55:22 +02:00 |
format.rs
|
chore: bow to the clippy
|
2023-03-14 17:03:28 -04:00 |
lib.rs
|
Warn for any ignored file during source parsing
|
2024-09-03 15:28:09 +02:00 |
module.rs
|
Allow any expression as constants
|
2024-08-29 16:24:12 +02:00 |
options.rs
|
Thread down environment module from cli down to the type-checker
|
2024-08-04 10:27:32 +02:00 |
package_name.rs
|
Auto-derive 'Debug' trait instance for types in deps
|
2023-09-13 17:17:32 -04:00 |
paths.rs
|
Throttle calls to package registry for version resolution
|
2023-09-13 17:17:32 -04:00 |
pretty.rs
|
Add one more edge-case test for multiline.
|
2024-08-01 15:21:53 +02:00 |
telemetry.rs
|
Adjust module organization to facilitate resurrection of the playground.
|
2024-08-29 09:12:37 +02:00 |
test_framework.rs
|
Use const instead of zero-arg functions in few code-gen tests.
|
2024-08-30 14:47:22 +02:00 |
watch.rs
|
Show relative path by default instead of absolute
|
2024-09-07 18:24:50 +02:00 |