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

Link loop #419

Merged
merged 5 commits into from
Dec 31, 2016
Merged

Link loop #419

merged 5 commits into from
Dec 31, 2016

Conversation

bvssvni
Copy link
Member

@bvssvni bvssvni commented Dec 31, 2016

Published as 0.14.0

For design, see #418

Closes PistonDevelopers#418

- Bumped to 0.14.0
- Added support for link loops to syntax
- Added “bench/push_link_for.dyon”
- Allow void expressions and `continue`/`break` in link loop
- Added `Runtime::link_for_n_expr`
Evaluate link items directly for better performance. This is possible
because the syntax makes sure the link body consists of link items.
- Fixed label in link loop
@bvssvni bvssvni merged commit 16421dd into PistonDevelopers:master Dec 31, 2016
@bvssvni bvssvni deleted the link_loop branch December 31, 2016 05:51
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