Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for forward reference in generated formats #123

Closed
wants to merge 1 commit into from

Conversation

cchantep
Copy link
Member

@cchantep cchantep commented Nov 5, 2017

See #120

@cchantep cchantep force-pushed the fix/120_forward_ref_check branch from 2ca221c to 8c13a31 Compare November 5, 2017 20:34
@@ -112,7 +112,8 @@ import scala.reflect.macros.blackbox
)

val optTpeCtor = typeOf[Option[_]].typeConstructor
val forwardName = TermName(c.freshName("forward"))
val forwardPrefix = "play_jsmacro"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More specific to check it later

@cchantep cchantep requested a review from gmethvin November 5, 2017 20:53
@cchantep cchantep force-pushed the fix/120_forward_ref_check branch from 8c13a31 to 33e0770 Compare January 20, 2018 15:25
@cchantep cchantep closed this Jan 20, 2018
@cchantep cchantep deleted the fix/120_forward_ref_check branch January 20, 2018 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant