Commit 2c3d930
committed
cargo: Bump version number to 0.2.0
- 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` loops1 parent 9bcf0e7 commit 2c3d930
2 files changed
+2
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments