This is an automated email from the ASF dual-hosted git repository.
joshtynjala pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git.
from 8efe085 SemanticUtils: resolveXML() and resolveXMLType() resolve
private/protected members in XML/XMLList so that they aren't coerced
new 6f91953 compiler-jx: TestBase enables performance caching, similar to
the command line compilers
new 06ba69d compiler-jx: moved one use Language.closure() to the same
place as another because they both should be there
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../internal/codegen/js/goog/JSGoogEmitter.java | 17 +-----------
.../codegen/js/jx/MemberAccessEmitter.java | 32 ++++++++++++++++++++++
.../royale/compiler/internal/test/TestBase.java | 4 +++
3 files changed, 37 insertions(+), 16 deletions(-)