Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.
Versionr2180compared with

Version Details

Compile Changes (3)

r2079 r2180
ChangeGroup / ArtifactPreviousCurrent
~ Updated args4j » args4j2.0.122.0.16
~ Updated com.google.guava » guava10.0.113.0.1
- Removed junit » junit4.8.2-

Test Changes (2)

r2079 r2180
ChangeGroup / ArtifactPreviousCurrent
+ Added junit » junit-4.10
~ Updated caja » cajar4314r4939