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