-
Notifications
You must be signed in to change notification settings - Fork 374
Comparing changes
Open a pull request
base repository: ternjs/tern
base: 0.9.0
head repository: ternjs/tern
compare: 0.10.0
- 14 commits
- 15 files changed
- 3 contributors
Commits on Mar 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 42991f6 - Browse repository at this point
Copy the full SHA 42991f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99985d6 - Browse repository at this point
Copy the full SHA 99985d6View commit details
Commits on Mar 4, 2015
-
Parse stripped fragment when analyzing a partial file
The old code accidentally parsed the whole fragment given.
Configuration menu - View commit details
-
Copy full SHA for 0be1880 - Browse repository at this point
Copy the full SHA 0be1880View commit details -
Recognize disabled computed functions by originNode rather than name
It is a lot more reliable. Closes #501
Configuration menu - View commit details
-
Copy full SHA for eda5561 - Browse repository at this point
Copy the full SHA eda5561View commit details
Commits on Mar 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8a86cfa - Browse repository at this point
Copy the full SHA 8a86cfaView commit details
Commits on Mar 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a24e63c - Browse repository at this point
Copy the full SHA a24e63cView commit details -
[doc_comment plugin] Adjust regexp that parses parameter names to ign…
…ore default values Issue #446
Configuration menu - View commit details
-
Copy full SHA for 6c6ddc7 - Browse repository at this point
Copy the full SHA 6c6ddc7View commit details
Commits on Mar 14, 2015
-
Always glob in the root of the project
`glob.sync` defaults its search to the current working directory. When used from the Sublime Text 3 plugin, the current working directory becomes the path of the first opened file. This is incorrect, the `loadEagerly` property is intended to load files relative to the root (or `.tern-project` file).
Configuration menu - View commit details
-
Copy full SHA for 792c43a - Browse repository at this point
Copy the full SHA 792c43aView commit details
Commits on Mar 25, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 104626c - Browse repository at this point
Copy the full SHA 104626cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a7166 - Browse repository at this point
Copy the full SHA 71a7166View commit details -
Allow a few types to be added to AVal.forward
To help with type guessing. Issue #508
Configuration menu - View commit details
-
Copy full SHA for c5db7a7 - Browse repository at this point
Copy the full SHA c5db7a7View commit details -
Remove bad design in def file type parser
Combine the computed type parser and the static type parser so that these actually parse the same language. Also removes the need for guessing that kind of return type we are getting ahead of time. Issue #486
Configuration menu - View commit details
-
Copy full SHA for 0958506 - Browse repository at this point
Copy the full SHA 0958506View commit details -
Configuration menu - View commit details
-
Copy full SHA for a238a68 - Browse repository at this point
Copy the full SHA a238a68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 826058a - Browse repository at this point
Copy the full SHA 826058aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.9.0...0.10.0