summaryrefslogtreecommitdiff
path: root/src/hir/hir.cpp
AgeCommit message (Collapse)AuthorFilesLines
2016-06-06HIR Typecheck - Rough inclusion of function calls in typeckJohn Hodge1-0/+114
2016-05-29HIR - Add binding pointers to TypeRef and PatternJohn Hodge1-2/+2
2016-05-29HIR Typecheck - FiddlingJohn Hodge1-1/+10
2016-05-27HIR Conv - Constant evaluation pass running (fully?)John Hodge1-0/+102
2016-05-26HIR Cosnt Eval - Initial work, hits TODOsJohn Hodge1-0/+30