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 520f2578d ASProjectScope: add missing null check for 
qnameToShadowedDefinitions
     new 0ce9c93af JSOutputType: this enum is used only by ASDOCJSC now, so 
move it there and remove leftover dead code references from other parts of the 
compiler
     new 6b7f16670 AccessorEmitter: extract some more code into smaller methods

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:
 .../apache/royale/compiler/clients/ASDOCJSC.java   |  36 +-
 .../apache/royale/compiler/clients/COMPJSC.java    |   2 +-
 .../royale/compiler/clients/JSConfiguration.java   |   2 +
 .../apache/royale/compiler/clients/MXMLJSC.java    |  38 +-
 .../royale/compiler/clients/MXMLJSCRoyale.java     |   2 -
 .../compiler/clients/MXMLJSCRoyaleCordova.java     |   2 -
 .../internal/codegen/js/jx/AccessorEmitter.java    | 800 +++++++++++----------
 .../src/main/java/flex2/tools/Tool.java            |   1 -
 8 files changed, 467 insertions(+), 416 deletions(-)

Reply via email to