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

Update to Moonscript 0.5 #260

Merged
merged 1 commit into from
Sep 29, 2016
Merged

Update to Moonscript 0.5 #260

merged 1 commit into from
Sep 29, 2016

Conversation

nilnor
Copy link
Contributor

@nilnor nilnor commented Sep 27, 2016

@@ -54,7 +54,7 @@ ProcessMode = {
else
process\send_signal 'INT'
log.info "Sent SIGINT to #{process.pid}"
else
else
Copy link
Contributor

@refi64 refi64 Sep 27, 2016

Choose a reason for hiding this comment

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

Out of curiosity, what do this and the flair.moon changes have to do with Moonscript 0.5?

EDIT: Did it have to do with leafo/moonscript#276?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Probably related, yes. Our previous indentation in these cases were off by one, but actually compiled the way we wanted AFAICT.

@nilnor nilnor merged commit 7c74f2f into master Sep 29, 2016
@nilnor nilnor deleted the moonscript-0.5 branch September 29, 2016 06:55
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