Skip to content

Tags: WangleiCoder/closure-compiler

Tags

closure-compiler-parent-v20161024

Toggle closure-compiler-parent-v20161024's commit message
[maven-release-plugin] copy for tag closure-compiler-parent-v20161024

v20161024

Toggle v20161024's commit message
Just drop calls to super() constructor in externs files.

This fixes an exception that occurs when trying to find the superclass on a
class defined in externs.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=137041268

closure-compiler-parent-v20160911

Toggle closure-compiler-parent-v20160911's commit message
[maven-release-plugin] copy for tag closure-compiler-parent-v20160911

v20160911

Toggle v20160911's commit message
Query the representative nodes for side effect information instead of…

… iterating over all the possible definitions.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=132724037

v20160822

Toggle v20160822's commit message
Readd ArrayDeque as GWT's ArrayDeque seems to have a bug; it reports …

…!isEmpty() yet peek() can return null.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=130904114

closure-compiler-parent-v20160822

Toggle closure-compiler-parent-v20160822's commit message
[maven-release-plugin] copy for tag closure-compiler-parent-v20160822

closure-compiler-parent-v20160713

Toggle closure-compiler-parent-v20160713's commit message
[maven-release-plugin] copy for tag closure-compiler-parent-v20160713

v20160713

Toggle v20160713's commit message
Disable User-Agent warning for the GWT version, as this does not requ…

…ire a browser.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=127268636

closure-compiler-parent-v20160619

Toggle closure-compiler-parent-v20160619's commit message
[maven-release-plugin] copy for tag closure-compiler-parent-v20160619

v20160619

Toggle v20160619's commit message
Fix side-effect calculation for classes.

A class can have side effects if the expression in the []'s for a computed property has side effects.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=125228464