Skip to content

fluent: Implement Syntax 0.6 in js runtime #216

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

Closed
1 task done
Pike opened this issue Jun 3, 2018 · 2 comments
Closed
1 task done

fluent: Implement Syntax 0.6 in js runtime #216

Pike opened this issue Jun 3, 2018 · 2 comments

Comments

@Pike
Copy link
Contributor

Pike commented Jun 3, 2018

Keeping track of changes in fluent 0.6 that could/should be implemented in fluent runtime

  • ExternalArgument -> VariableReference
  • [DROPPED] Add TermReference
  • [DROPPED] (Maybe?) Add VariantList
    • The current parser/resolver should parse VariantLists as Patterns with a selector-less SelectExpression. It may be OK to keep it this way for now.
@stasm
Copy link
Contributor

stasm commented Jun 21, 2018

Hey @zbraniecki, this is the issue about implementing Syntax 0.6 in the runtime parser and resolver. We talked about it yesterday. Let me know if you'd like to take some of the items listed in the description (I added a few more). If not, that's cool, I'll have time early next week to work on this. Thanks!

@stasm
Copy link
Contributor

stasm commented Aug 1, 2018

This landed in master last week and was published as fluent 0.7.0.

@stasm stasm closed this as completed Aug 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants