Skip to content

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.

2 participants