Skip to content

Implement Syntax 0.8 #317

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

Merged
merged 29 commits into from
Dec 13, 2018
Merged

Implement Syntax 0.8 #317

merged 29 commits into from
Dec 13, 2018

Conversation

stasm
Copy link
Contributor

@stasm stasm commented Nov 30, 2018

Fix #303.

stasm added 28 commits November 15, 2018 17:30
Implement Syntax 0.8, part 1 (items 1-5)
…tion (#309)

* Dedent fluent-syntax/src
* Dedent fluent-syntax/test
* Dedent fluent/src
* Dedent fluent/test
* Refactor skipBlank* methods to use peekBlank*
* Refactor maybeGetValue to take allowVariantList
Syntax 0.8, part 4: Add parameterized terms (macros)
Syntax 0.8, part 5: Update reference fixtures
Syntax 0.8, part 6: Parameterized term attributes
For compatibility with the reference parser which used to use the /./
regex, the tooling parser used to recognize additional EOL characters in
Comments. This has since been fixed in the reference parser:

    projectfluent/fluent@2d224cb
Syntax 0.8, part 7: \UHHHHHH and other changes
Enumerate all possible simple expressions (as opposed to member expressions) and for each of them, run logic in separate branches of getInlineExpression.
@stasm stasm merged commit bdbb195 into master Dec 13, 2018
@stasm stasm deleted the zeroeight branch December 13, 2018 14:59
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