Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-24 | No more tears! | ubsan | 1 | -2/+2 | |
No more DOS line endings or trailing whitespace either | |||||
2016-08-27 | AST - Roughing in `extern crate` loading infrastructure | John Hodge | 1 | -1/+4 | |
2016-05-23 | HIR - Add type alias replacement. Other related changes below | John Hodge | 1 | -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-21 | All - Cleanup of memory leaks and similar | John Hodge | 1 | -2/+12 | |
2016-05-11 | HIR - Start on conversion | John Hodge | 1 | -0/+23 | |