Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-06 | Reimplement checking of variable bindings | David Li | 2 | -22/+98 | |
2017-11-05 | Parse type and variable declarations | David Li | 1 | -12/+13 | |
2017-11-05 | Check types in bindings, unary operators | David Li | 3 | -13/+59 | |
2017-11-05 | Check types in add expressions | David Li | 1 | -3/+40 | |
2017-11-05 | Add stubbed out type checker | David Li | 4 | -0/+82 | |