This is an automated email from the ASF dual-hosted git repository.
aharui pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git.
from d72407e Keep combining selectors before id selectors
new 7a2405b output differently for externs
new 5c346dd check for @externs and output differently
new 7873aee build list of source externs. Fixes apache/royale-asjs#240
new 5031005 refactor addDependency. It was getting blocked in getting
definitionpromises
new b58298c try different format for externs
The 5 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 | 6 +-
.../internal/codegen/js/jx/AccessorEmitter.java | 421 ++++++++++++---------
.../internal/codegen/js/jx/MethodEmitter.java | 4 +-
.../codegen/js/jx/PackageHeaderEmitter.java | 24 +-
.../codegen/mxml/royale/MXMLRoyalePublisher.java | 19 +-
.../compiler/internal/graph/GoogDepsWriter.java | 79 ++--
.../internal/projects/RoyaleJSProject.java | 168 +++++---
7 files changed, 443 insertions(+), 278 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].