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
Print indirect calls to eval correctly (issue 81) More... about 15 years ago
Allow the COMMA operator to be used to make a call to eval indirect. More... about 15 years ago
Allow the COMMA operator to be used to make a call to eval indirect. More... about 15 years ago
Make sure that InlineVariables can inline variables that are never defined. More... about 15 years ago
Make sure that InlineVariables can inline variables that are never defined. More... about 15 years ago
updated .classpath to include ant_deploy.jar More... about 15 years ago
updated .classpath to include ant_deploy.jar More... about 15 years ago
Better type checking for switch/case conditions. More... about 15 years ago
Better type checking for switch/case conditions. More... about 15 years ago
Silence all warnings in QUIET mode. More... about 15 years ago
Silence all warnings in QUIET mode. More... about 15 years ago
Corrections to the jquery externs file. Contributed by Peter Burns. More... about 15 years ago
Corrections to the jquery externs file. Contributed by Peter Burns. More... about 15 years ago
Use ImmutableMap.Builder instead of ImmutableMapBuilder. More... about 15 years ago
Use ImmutableMap.Builder instead of ImmutableMapBuilder. More... about 15 years ago
Use non-generic data structures in a bunch of places. (More for readability reasons than anything else) More... about 15 years ago
Use non-generic data structures in a bunch of places. (More for readability reasons than anything else) More... about 15 years ago
Add a jquery externs file contributed by matias. More... about 15 years ago
Add a jquery externs file contributed by matias. More... about 15 years ago
Adds the ability to use Closure Compiler in Ant. Can also be used in other systems like Gradle, Buildr and Maven. It's not feature complete, but it's a start. More... about 15 years ago
Adds the ability to use Closure Compiler in Ant. Can also be used in other systems like Gradle, Buildr and Maven. It's not feature complete, but it's a start. More... about 15 years ago
Flesh out the chrome extensions api some more. More... about 15 years ago
Flesh out the chrome extensions api some more. More... about 15 years ago
Fix an edge case in goog.provide handling. More... about 15 years ago
Fix an edge case in goog.provide handling. More... about 15 years ago
Turn on side-effect-based optimizations in advanced mode. More... about 15 years ago
Turn on side-effect-based optimizations in advanced mode. More... about 15 years ago
Make sure that the SourceMap (for debugging) is valid JSON by escaping strings correctly. More... about 15 years ago
Make sure that the SourceMap (for debugging) is valid JSON by escaping strings correctly. More... about 15 years ago
Fixes a bug in AmbugateProperties in the presence of interfaces. More... about 15 years ago