Tags: WangleiCoder/closure-compiler
Tags
[maven-release-plugin] copy for tag closure-compiler-parent-v20161024
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
[maven-release-plugin] copy for tag closure-compiler-parent-v20160911
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
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
[maven-release-plugin] copy for tag closure-compiler-parent-v20160822
[maven-release-plugin] copy for tag closure-compiler-parent-v20160713
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
[maven-release-plugin] copy for tag closure-compiler-parent-v20160619
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
PreviousNext