Tags: teppeis-sandbox/closure-compiler
Tags
[maven-release-plugin] copy for tag closure-compiler-parent-v20190121
Set length on nodes generated from goog.provide calls. We already set position but length is still corresponds to the generated node. That breaks the usage for Kythe where we use length to generate span for a node. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=230021170
[maven-release-plugin] copy for tag closure-compiler-parent-v20190106
Move `Iterable` type transformation function into its own class for r… …euse. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=228000581
[maven-release-plugin] copy for tag closure-compiler-parent-v20181210
Only build GlobalNamespace once in AggressiveInlineAliases This includes some prerequisite changes to correctly update the GlobalNamespace after changing the AST: - change how subclassing references are stored, to correctly add new references - scanFromNode should not rescan parent nodes except in getprops - a few places in AggressiveInlineAliases need to report AST changes ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=224577204
[maven-release-plugin] copy for tag closure-compiler-parent-v20181125
Move destructuring passes after all checks ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=218988553
[maven-release-plugin] copy for tag closure-compiler-parent-v20181028
PreviousNext