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.
Versionr1554Mcompared with

Version Details

Compile Changes (2)

r1459 r1554M
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.google.guava » guavar0910.0.1
~ Updated org.apache.ant » ant1.8.11.8.2