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

Syntax 0.8, part 4: Add parameterized terms (macros) #311

Merged
merged 3 commits into from
Nov 29, 2018

Conversation

stasm
Copy link
Contributor

@stasm stasm commented Nov 26, 2018

Implement projectfluent/fluent@dc20d52, without parameterized attributes, which I'll do in a different PR.

Depends on #310.

Copy link
Contributor

@Pike Pike left a comment

Choose a reason for hiding this comment

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

The resolver tests are good.

The tooling parser changes rub me backwards, in the sense that the code prior to this patch rubs me backwards, and now more. That doesn't make them wrong, but the changes like literal -> selector here made the code harder to understand for me. The not-msg-or-term-ref change to literal-or-var-ref, too. 'Cause at that point, I had no idea which kind of literal is left to handle. I filed #315 on that.

@stasm
Copy link
Contributor Author

stasm commented Nov 29, 2018

Thanks! I'll work on #315 tomorrow. I can see a lot of room for improvement, too.

@stasm stasm merged commit 67bca4b into projectfluent:zeroeight Nov 29, 2018
@stasm stasm deleted the zeroeight-part4-macros branch November 29, 2018 18:05
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