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

Add TypeChecker.any #202

Merged
merged 7 commits into from
Jul 6, 2017
Merged

Add TypeChecker.any #202

merged 7 commits into from
Jul 6, 2017

Conversation

matanlurey
Copy link
Contributor

Branched from #201.

Closes #196.

@matanlurey matanlurey requested a review from kevmoo July 5, 2017 03:38
CHANGELOG.md Outdated
* `TypeChecker#annotations...`-methods now throw a `StateError` if one or more
annotations on an element are not resolvable. This is usually a sign of a
mispelling, missing import, or missing dependency.

Copy link
Member

Choose a reason for hiding this comment

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

[nit] avoid introducing trailing whitespace.

@matanlurey matanlurey merged commit 6a84448 into dart-lang:master Jul 6, 2017
@matanlurey matanlurey deleted the checker-any branch July 6, 2017 16:53
mosuem pushed a commit to dart-lang/build that referenced this pull request Dec 10, 2024
* Add annotationsOfExact.

* Add type checks.

* Update CHANGELOG.

* Add TypeChecker.any.

* CHANGELOG.

* .
mosuem pushed a commit to dart-lang/build that referenced this pull request Dec 10, 2024
* Add annotationsOfExact.

* Add type checks.

* Update CHANGELOG.

* Add TypeChecker.any.

* CHANGELOG.

* .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants