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

AST annotations (RFC 27) #1485

Merged
merged 1 commit into from
Dec 25, 2016
Merged

AST annotations (RFC 27) #1485

merged 1 commit into from
Dec 25, 2016

Conversation

Praetonus
Copy link
Member

Scoping keywords can now be annotated with arbitrary Pony identifiers. The current format for annotations is \foo, bar\. In the actual implementation, any grammar rule can easily be used as an annotation if we need that flexibility in the future.

Closes #1442.

Scoping keywords can now be annotated with arbitrary Pony identifiers.
The current format for annotations is `\foo, bar\`. In the actual
implementation, any grammar rule can easily be used as an annotation if
we need that flexibility in the future.

Closes ponylang#1442.
@Praetonus Praetonus added the changelog - added Automatically add "Added" CHANGELOG entry on merge label Dec 24, 2016
@Praetonus
Copy link
Member Author

Praetonus commented Dec 24, 2016

The Net/TCPThrottle test failed on one of the Travis OSX build. I restarted the job.

@Praetonus
Copy link
Member Author

I've also made a PR for the tutorial here.

@jemc jemc merged commit aa4093d into ponylang:master Dec 25, 2016
ponylang-main added a commit that referenced this pull request Dec 25, 2016
@Praetonus Praetonus deleted the annotations branch December 25, 2016 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - added Automatically add "Added" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants