aiken/crates/aiken-project
rvcas 9c29f4f26b
fix: blueprints gen failing on List
closes #569

* added new methods to Definitions
  it doesn't use expect
* lookup was failing for the special map/pair case
  when resolving list generics

Co-authored-by: Pi <pi@sundaeswap.finance>
2023-06-02 17:53:10 -04:00
..
src fix: blueprints gen failing on List 2023-06-02 17:53:10 -04:00
templates Fix css media query for newly introduced navigation. 2023-04-20 16:49:45 +02:00
Cargo.toml chore: Release 2023-06-02 00:34:07 -04:00
README.md chore: make folder names match crate name 2022-12-21 18:11:07 -05:00

README.md

Project

This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.