Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Implementation of the typechecker - Resolve method calls correctly, desugar them - Scope-map improvements - Code inclusion is now available - Field access on custom types are available - Various clean ups - Add stdlib: - Add Maybe<int> - Add Range<int> - Add Iter<int> - Remove `audit` blocks from the language - Implement `for` loops
- Loading branch information