Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Conversation

@matanlurey
Copy link
Contributor

Closing the gap on the 1.x releases.

Notably, still missing basic things like arguments to invocations, but next PR will add them.

@override
visitLiteralListExpression(
LiteralListExpression expression, [
StringSink output,
Copy link
Contributor

Choose a reason for hiding this comment

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

Drop the trailing , to be consistent with the rest of the file.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will address in follow-up PR.

@matanlurey matanlurey merged commit de8f4e9 into dart-archive:master Oct 12, 2017
@matanlurey matanlurey deleted the even-more-expression branch October 12, 2017 23:04
mosuem pushed a commit to dart-lang/tools that referenced this pull request Oct 25, 2024
* Initial support for Expression(s).

* More in changelog.

* Add context everywhere.

* All tests passing.

* More cleanup.

* More expression work.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants