Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
No more DOS line endings or trailing whitespace either
|
|
serialisation bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the parent)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
- Use recurses into (some) code blocks
- Index does three passes to reduce the chance of wildcard import troubles. (HACK)
|
|
|
|
|