| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-27 | Using a visitor to systematically replace lookup scopes of generic ↵ | Yong He | |
| function's return type expression. fixes #336 Add a `ReplaceScopeVisitor` to replace the scopes of the return type expression tree to use the generic decl's scope instead of module's scope after parser has determined the decl is a generic function header decl. | |||
