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

Fix tal:repeat with multiple assignment #37

Merged
merged 1 commit into from Jun 13, 2014

Conversation

iksteen
Copy link
Contributor

@iksteen iksteen commented Jun 10, 2014

Use chameleon's parse_defines to parse the repeat statement (this is what chameleon itself does) to properly support multiple assignments.

Fixes #33.

wichert added a commit that referenced this pull request Jun 13, 2014
@wichert wichert merged commit 2000f9e into wichert:master Jun 13, 2014
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.

tal:repeat does not support multiple assignment
2 participants