summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Collapse)AuthorFilesLines
2015-03-06Bugfixes exposed by fixing formatted outputJohn Hodge2-0/+126
2015-02-01Hacking away at type propagationJohn Hodge1-0/+1
2015-01-25Hacked in dumping as rustJohn Hodge (sonata)1-0/+2
2015-01-18Starting on (framework) for in-function inferrenceJohn Hodge (sonata)1-0/+1
2015-01-18Added pretty type printing, non-expr typecheck correctly fails on too many ↵John Hodge (sonata)1-0/+15
params (forgot to move iterator to associated types)
2015-01-17Adding deserialise, partially workingJohn Hodge (sonata)2-9/+146
2015-01-11Tag paths with base crate, restructure ast.cpp into three filesJohn Hodge (sonata)1-0/+10
2015-01-11Add hacky text output of ASTJohn Hodge (sonata)2-0/+93