Skip to content

Commit b93a7f0

Browse files
authored
Merge pull request #10 from rbonifacio/tc
Initial support for the type checker.
2 parents fbacc58 + ae892c9 commit b93a7f0

File tree

7 files changed

+744
-252
lines changed

7 files changed

+744
-252
lines changed

Cargo.lock

Lines changed: 27 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7+
approx = "0.5.1"

0 commit comments

Comments
 (0)