-
Notifications
You must be signed in to change notification settings - Fork 33
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 Flow language #51
Labels
Comments
Hey, |
Do it in coAST first, where we have better ability to add complex relationships between languages. |
Sure, on it. |
utkarsh2102
added a commit
to utkarsh2102/coAST
that referenced
this issue
Dec 5, 2018
This adds definition of Flow, a static type checker for JS. Closes coala#51
jayvdb
pushed a commit
to utkarsh2102/coAST
that referenced
this issue
Dec 5, 2018
This adds definition of Flow, a static type checker for JS. Closes coala#51
utkarsh2102
added a commit
to utkarsh2102/coAST
that referenced
this issue
Dec 12, 2018
This adds definition of Flow, a static type checker for JS. Closes coala#51
utkarsh2102
added a commit
to utkarsh2102/coAST
that referenced
this issue
Dec 13, 2018
This adds definition of Flow, a static type checker for JS. Closes coala#51
utkarsh2102
added a commit
to utkarsh2102/coAST
that referenced
this issue
Dec 13, 2018
This adds definition of Flow, a static type checker for JS. Closes coala#51
utkarsh2102
added a commit
to utkarsh2102/coAST
that referenced
this issue
Dec 14, 2018
This adds definition of Flow, a static type checker for JS. Closes coala#51
utkarsh2102
added a commit
to utkarsh2102/coAST
that referenced
this issue
Dec 15, 2018
This adds definition of Flow, a static type checker for JS. Closes coala#51
utkarsh2102
added a commit
to utkarsh2102/coAST
that referenced
this issue
Dec 16, 2018
This adds definition of Flow, a static type checker for JS. Closes coala#51
utkarsh2102
added a commit
to utkarsh2102/coAST
that referenced
this issue
Dec 31, 2018
This adds definition of Flow, a static type checker for JS. Closes coala#51
utkarsh2102
added a commit
to utkarsh2102/coAST
that referenced
this issue
May 18, 2021
This adds definition of Flow, a static type checker for JS. Closes coala#51
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Flow language is one we need for coala-bears.
c.f. coala/coala#5343
The text was updated successfully, but these errors were encountered: