summaryrefslogtreecommitdiff
path: root/src/hir/crate_ptr.hpp
AgeCommit message (Collapse)AuthorFilesLines
2016-08-27AST - Roughing in `extern crate` loading infrastructureJohn Hodge1-1/+4
2016-05-23HIR - Add type alias replacement. Other related changes belowJohn Hodge1-0/+2
- Added pretty printing for HIR paths and types - Added a sub-pass to resolve/index that makes all index paths point at the actual item (no imports involved) - Split up some contents of main_bindings.hpp
2016-05-21All - Cleanup of memory leaks and similarJohn Hodge1-2/+12
2016-05-11HIR - Start on conversionJohn Hodge1-0/+23