| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Using a visitor to systematically replace lookup scopes of generic ↵ | Yong He | 2017-12-27 |
| 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. | |||
