Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-04 | Compilation fixes (clang and different gcc version) | John Hodge | 1 | -0/+2 | |
2016-06-04 | Byte string literals in AST, infrastructure for coercions | John Hodge | 1 | -0/+9 | |
2016-05-26 | HIR Const Eval - libcore types done, onwards to `const` items | 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-15 | HIR - Expression conversion progressing | John Hodge | 1 | -1/+7 | |
2016-05-15 | HIR - Start on expression conversion | John Hodge | 1 | -0/+4 | |
2016-05-14 | HIR - Boilerplate code, compiles | John Hodge | 1 | -0/+15 | |