Skip to content

finally generator support #1758

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

Merged
merged 4 commits into from
Jul 6, 2017
Merged

finally generator support #1758

merged 4 commits into from
Jul 6, 2017

Conversation

bobzhang
Copy link
Member

@bobzhang bobzhang commented Jul 3, 2017

TODO: documentation and examples

@@ -113,7 +113,11 @@ function build() {
*/
function on_change(event, reason) {
if(validEvent(event,reason)){
<<<<<<< 864d25584eb7e9f72c074a3ff0b277c48750e4bf
Copy link
Contributor

Choose a reason for hiding this comment

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

you've checked in a git conflict :)

@bobzhang
Copy link
Member Author

bobzhang commented Jul 3, 2017

@TheSpyder should be good now, and should not cause infinite loop either

@bobzhang bobzhang force-pushed the generator_support branch from ec90d6f to 58a1497 Compare July 6, 2017 04:33
@bobzhang bobzhang force-pushed the generator_support branch from 58a1497 to 6ec9e78 Compare July 6, 2017 21:47
@bobzhang bobzhang merged commit f117786 into master Jul 6, 2017
@bobzhang bobzhang deleted the generator_support branch July 6, 2017 21:53
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.

2 participants