summaryrefslogtreecommitdiff
path: root/src/semantic/types.rs
AgeCommit message (Expand)AuthorFilesLines
2017-11-06Parse and typecheck function callsDavid Li1-0/+1
2017-11-06License under MPL 2.0David Li1-0/+5
2017-11-06Reimplement checking of variable bindingsDavid Li1-1/+17
2017-11-05Check types in bindings, unary operatorsDavid Li1-1/+1
2017-11-05Add stubbed out type checkerDavid Li1-0/+7