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 754 of 761
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix DisambiguateProperties whenever an inferface was unioned with a constructor. The problem is that processProperty would recurse twice--once to get the alternates of the union and once to get the interface implementations--and the related type would not get passed up the recursion stack. (Nick)
Nicholas.J.Santos
More...
almost 15 years ago
Fix DisambiguateProperties whenever an inferface was unioned with a constructor. The problem is that processProperty would recurse twice--once to get the alternates of the union and once to get the interface implementations--and the related type would not get passed up the recursion stack. (Nick)
Nicholas.J.Santos
More...
almost 15 years ago
Updates google maps api v3 extern. Contributed by Chad Killingsworth.
Nicholas.J.Santos
More...
almost 15 years ago
Updates google maps api v3 extern. Contributed by Chad Killingsworth.
Nicholas.J.Santos
More...
almost 15 years ago
Add docs for CommandLineRunner.
Nicholas.J.Santos
More...
almost 15 years ago
Add docs for CommandLineRunner.
Nicholas.J.Santos
More...
almost 15 years ago
changed access level of constructors of CommandLineRunner to protected
mbolin
More...
almost 15 years ago
changed access level of constructors of CommandLineRunner to protected
mbolin
More...
almost 15 years ago
Made the constructors for CommandLineRunner public again so it can be subclassed.
mbolin
More...
almost 15 years ago
Made the constructors for CommandLineRunner public again so it can be subclassed.
mbolin
More...
almost 15 years ago
Changed CommandLineRunner to public, as I believe that was the intention according to http://groups.google.com/group/closure-compiler-discuss/browse_thread/thread/1e4e73765b1fd56f
mbolin
More...
almost 15 years ago
Changed CommandLineRunner to public, as I believe that was the intention according to http://groups.google.com/group/closure-compiler-discuss/browse_thread/thread/1e4e73765b1fd56f
mbolin
More...
almost 15 years ago
Rename CompilerRunner -> CommandLineRunner. I'll also do this for JSCompilerRunner, but it will be a much bigger change. (Nick)
Nicholas.J.Santos
More...
almost 15 years ago
Rename CompilerRunner -> CommandLineRunner. I'll also do this for JSCompilerRunner, but it will be a much bigger change. (Nick)
Nicholas.J.Santos
More...
almost 15 years ago
emit the right error message when goog is required. (Nick)
Nicholas.J.Santos
More...
almost 15 years ago
emit the right error message when goog is required. (Nick)
Nicholas.J.Santos
More...
almost 15 years ago
"var arguments" never shadows the built-in arguments array. Fixes issue 115.
Nicholas.J.Santos
More...
almost 15 years ago
"var arguments" never shadows the built-in arguments array. Fixes issue 115.
Nicholas.J.Santos
More...
almost 15 years ago
Merge NodeTypeNormalizer and CodingConventionAnnotator into a single pass. (Nick)
Nicholas.J.Santos
More...
almost 15 years ago
Merge NodeTypeNormalizer and CodingConventionAnnotator into a single pass. (Nick)
Nicholas.J.Santos
More...
almost 15 years ago
Fix a bug in expression decomposition (Alan)
Nicholas.J.Santos
More...
almost 15 years ago
Fix a bug in expression decomposition (Alan)
Nicholas.J.Santos
More...
almost 15 years ago
Make the CFA recognize possible ON_EX edges for instanceof operations. Fixes issue 113. (Alan)
Nicholas.J.Santos
More...
almost 15 years ago
Make the CFA recognize possible ON_EX edges for instanceof operations. Fixes issue 113. (Alan)
Nicholas.J.Santos
More...
almost 15 years ago
Fixes a bug in getGreatestSubtype (Andrew)
Nicholas.J.Santos
More...
almost 15 years ago
Fixes a bug in getGreatestSubtype (Andrew)
Nicholas.J.Santos
More...
almost 15 years ago
Fix getGreatestSubtype for UnionTypes by always returning the meet of the two types. (Andrew)
Nicholas.J.Santos
More...
almost 15 years ago
Fix getGreatestSubtype for UnionTypes by always returning the meet of the two types. (Andrew)
Nicholas.J.Santos
More...
almost 15 years ago
MIME type updates.
nanaze
More...
almost 15 years ago
Runtime type check. (Nada and Andrew)
Nicholas.J.Santos
More...
about 15 years ago
←
1
2
…
750
751
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