summaryrefslogtreecommitdiff
path: root/src/hir/expr_ptr.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-06-04Compilation fixes (clang and different gcc version)John Hodge1-0/+2
2016-06-04Byte string literals in AST, infrastructure for coercionsJohn Hodge1-0/+9
2016-05-26HIR Const Eval - libcore types done, onwards to `const` itemsJohn Hodge1-1/+4
2016-05-23HIR - Add type alias replacement. Other related changes belowJohn Hodge1-0/+2
2016-05-15HIR - Expression conversion progressingJohn Hodge1-1/+7
2016-05-15HIR - Start on expression conversionJohn Hodge1-0/+4
2016-05-14HIR - Boilerplate code, compilesJohn Hodge1-0/+15