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

Remove unused vars & fix typo #103

Merged
merged 2 commits into from Oct 28, 2014
Merged

Remove unused vars & fix typo #103

merged 2 commits into from Oct 28, 2014

Conversation

eventualbuddha
Copy link
Member

Nothing major, just some cleanup.

sebmck added a commit that referenced this pull request Oct 28, 2014
@sebmck sebmck merged commit fa6e50e into babel:master Oct 28, 2014
@eventualbuddha eventualbuddha deleted the remove-unused-vars branch October 28, 2014 03:31
@sebmck
Copy link
Contributor

sebmck commented Oct 28, 2014

Thanks!

sebmck pushed a commit that referenced this pull request Mar 16, 2015
sebmck pushed a commit that referenced this pull request Mar 16, 2015
sebmck pushed a commit that referenced this pull request Mar 16, 2015
Upgrade recast dependency to v0.5.16 to fix #103
sebmck pushed a commit that referenced this pull request Mar 16, 2015
JacopKane pushed a commit to JacopKane/babel that referenced this pull request Jan 11, 2018
* [Flow] Function predicate declaration

The accepted syntax for function declarations is extended to allow
the following predicate declaration:

  FunctionReturnType :=
    Type
    Predicate
    Type Predicate

  Predicate :=
    %checks
    %checks ( ConditionalExpression )

* [Flow] Minor tweaks and more examples to function predicates

* [Flow] Clean-up and better message for function predicates

* [Flow] Adding abstract function predicate example

* [Flow] Rearranging the `predicate` field to ease babel generator.
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 9, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants