Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- handle resolving expr PyType when it's a TupleExpr, which doesn't a…
…ppear in mypy type tables - make use of constant keys - remove lvalue from WType - only used to indicate void anyway, and we can give better message(s) in that case - use type annotations to populate symtable - ensure coverage of struct declaration errors - registration of user types - use ptypes in arc4 related code (wip) - use pytypes in algopy.op mappings - add OpUpFeeSource pytype - expose classes from AWST data - use different type for properties - AWST intrinsic data immutability - pytypes aliases (wip)
- Loading branch information