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

Asynchronous requests to Tern Server #140

Merged
merged 1 commit into from
Jan 30, 2015

Conversation

piotrtomiak
Copy link
Contributor

Changes required in AngularJS support for angelozerr/tern.java#232

Additional changes:
- refactoring of completion proposals collection - introduced a record
object to hold all information relevant to a completion item
- refactoring of collectors API - collection algorithms have been moved
out of *TernServer classes and placed in singletons
@angelozerr
Copy link
Owner

@piotrtomiak it seems that travis failed

@angelozerr
Copy link
Owner

It seems that's because tern was not updated.

@piotrtomiak
Copy link
Contributor Author

It seems that's because tern was not updated.

yeah, it should pass the build with changes merged in tern.java repo

@piotrtomiak
Copy link
Contributor Author

Can you respin the build? It looks like it was using old version of tern.java.

@angelozerr angelozerr added this to the 0.9.0 milestone Jan 30, 2015
angelozerr added a commit that referenced this pull request Jan 30, 2015
Asynchronous requests to Tern Server
@angelozerr angelozerr merged commit c8527d7 into angelozerr:master Jan 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants