openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
plovr
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
23 days
ago. based on code collected
23 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 756 of 761
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix a bug in type inference when there are more than two inner functions in a local scope.
Nicholas.J.Santos
More...
about 15 years ago
Fix a bunch of passes to preserve more type information.
Nicholas.J.Santos
More...
about 15 years ago
Fix a bunch of passes to preserve more type information.
Nicholas.J.Santos
More...
about 15 years ago
Rewrite ProcessClosurePrimitives to have a distinct indexing and mutation step.
Nicholas.J.Santos
More...
about 15 years ago
Rewrite ProcessClosurePrimitives to have a distinct indexing and mutation step.
Nicholas.J.Santos
More...
about 15 years ago
Type-checking fix when the prototype is assigned directly. Fixes issue 59.
Nicholas.J.Santos
More...
about 15 years ago
Type-checking fix when the prototype is assigned directly. Fixes issue 59.
Nicholas.J.Santos
More...
about 15 years ago
Update to SVN to bring it to the state of internal Closure, plus documentation.
nanaze
More...
about 15 years ago
Update to SVN to bring it to the state of internal Closure, plus documentation.
nanaze
More...
about 15 years ago
fix up some more inference-on-inner-functions edge cases.
Nicholas.J.Santos
More...
about 15 years ago
fix up some more inference-on-inner-functions edge cases.
Nicholas.J.Santos
More...
about 15 years ago
Make the FlagsUsageException protected.
Nicholas.J.Santos
More...
about 15 years ago
Make the FlagsUsageException protected.
Nicholas.J.Santos
More...
about 15 years ago
Google Maps JS API V3 Externs file. Contributed by Chad Kiilingsworth in Issue 94.
Nicholas.J.Santos
More...
about 15 years ago
Google Maps JS API V3 Externs file. Contributed by Chad Kiilingsworth in Issue 94.
Nicholas.J.Santos
More...
about 15 years ago
Make CompilerRunner package-private. There's no good reason for it to be public. And right now, users of the Java API are confused about whether they should use Compiler or CompilerRunner.
Nicholas.J.Santos
More...
about 15 years ago
Make CompilerRunner package-private. There's no good reason for it to be public. And right now, users of the Java API are confused about whether they should use Compiler or CompilerRunner.
Nicholas.J.Santos
More...
about 15 years ago
Move the devirtualizer later in the optimization process. We're not really sure why this improves things (yet).
Nicholas.J.Santos
More...
about 15 years ago
Move the devirtualizer later in the optimization process. We're not really sure why this improves things (yet).
Nicholas.J.Santos
More...
about 15 years ago
Don't do local type inference on local vars that are assigned in inner scopes, because it's pretty close to impossible to do it right.
Nicholas.J.Santos
More...
about 15 years ago
Don't do local type inference on local vars that are assigned in inner scopes, because it's pretty close to impossible to do it right.
Nicholas.J.Santos
More...
about 15 years ago
Split the junit jar into its component pieces: the hamcrest code, the junit code under org.* packages, and the junit code under the junit.* packages.
Nicholas.J.Santos
More...
about 15 years ago
Split the junit jar into its component pieces: the hamcrest code, the junit code under org.* packages, and the junit code under the junit.* packages.
Nicholas.J.Santos
More...
about 15 years ago
Fix a null pointer exception in TypedScopeCreator
Nicholas.J.Santos
More...
about 15 years ago
Fix a null pointer exception in TypedScopeCreator
Nicholas.J.Santos
More...
about 15 years ago
Add some new externs files: webkit notifications, web storage, and file access.
Nicholas.J.Santos
More...
about 15 years ago
Add some new externs files: webkit notifications, web storage, and file access.
Nicholas.J.Santos
More...
about 15 years ago
Add an extern file for the w3c geolocation api.
Nicholas.J.Santos
More...
about 15 years ago
Add an extern file for the w3c geolocation api.
Nicholas.J.Santos
More...
about 15 years ago
Print indirect calls to eval correctly (issue 81)
Nicholas.J.Santos
More...
about 15 years ago
←
1
2
…
752
753
754
755
756
757
758
759
760
761
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree