0
I Use This!
Inactive

Commits : Listings

Analyzed 23 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Runtime type check. (Nada and Andrew) More... about 15 years ago
Submit Closure synced to internal version as of Feb 19, 2010. Live from PyCon 2010, Atlanta, GA. More... about 15 years ago
Submit Closure synced to internal version as of Feb 19, 2010. Live from PyCon 2010, Atlanta, GA. More... about 15 years ago
Fix chrome.tabs.sendRequest extern in javascript/chrome_externs.js. (Matias) More... about 15 years ago
Fix chrome.tabs.sendRequest extern in javascript/chrome_externs.js. (Matias) More... about 15 years ago
Allow @typedefs to never be assigned. (Nick Santos) More... about 15 years ago
Allow @typedefs to never be assigned. (Nick Santos) More... about 15 years ago
push a few more externs into contrib/externs. More... about 15 years ago
push a few more externs into contrib/externs. More... about 15 years ago
don't run RemoveUnusedVars to a fixed point, because the PhaseOptimizer does that already. More... about 15 years ago
don't run RemoveUnusedVars to a fixed point, because the PhaseOptimizer does that already. More... about 15 years ago
updated .classpath to reflect changes to lib/ More... about 15 years ago
updated .classpath to reflect changes to lib/ More... about 15 years ago
Add an externs entry for Webkit's document.getCSSCanvasContext() More... about 15 years ago
Add an externs entry for Webkit's document.getCSSCanvasContext() More... about 15 years ago
Fix a null pointer exception in FunctionType. More... about 15 years ago
Fix a null pointer exception in FunctionType. More... about 15 years ago
delete some dead code More... about 15 years ago
delete some dead code More... about 15 years ago
Speed up parsing a bit by refactoring how we pull jsdoc comments into the AST. More... about 15 years ago
Speed up parsing a bit by refactoring how we pull jsdoc comments into the AST. More... about 15 years ago
Add HTML5 MessagePort. More... about 15 years ago
Add HTML5 MessagePort. More... about 15 years ago
Fix an edge case in how Array.prototype.join is collapsed. Fixes issue 106. More... about 15 years ago
Fix an edge case in how Array.prototype.join is collapsed. Fixes issue 106. More... about 15 years ago
Fix some bad type information in the default externs, and do a bit of tightening. Fixes issue 104. More... about 15 years ago
Fix some bad type information in the default externs, and do a bit of tightening. Fixes issue 104. More... about 15 years ago
Update the Google Maps API V3 for api changes (fixes Issue 105). Contributed by Chad Killingsworth More... about 15 years ago
Update the Google Maps API V3 for api changes (fixes Issue 105). Contributed by Chad Killingsworth More... about 15 years ago
Fix a bug in type inference when there are more than two inner functions in a local scope. More... about 15 years ago