You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by pi...@apache.org on 2019/09/10 04:40:20 UTC

[royale-compiler] 06/06: Merge branch 'release/0.9.6' of https://github.com/apache/royale-compiler into release/0.9.6

This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a commit to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit f69d5d8f92a81973aed64bb0e261a6ecb4e83e83
Merge: e11f7a4 e45b75f
Author: Piotr Zarzycki <pi...@gmail.com>
AuthorDate: Tue Sep 10 06:39:58 2019 +0200

    Merge branch 'release/0.9.6' of https://github.com/apache/royale-compiler into release/0.9.6

 NOTICE                                             |   2 +-
 NOTICE.base                                        |   2 +-
 NOTICE.fdb                                         |   2 +-
 NOTICE.oem                                         |   2 +-
 RELEASE_NOTES.md                                   |  15 +++
 build.xml                                          |  13 +++
 .../internal/codegen/js/jx/AccessorEmitter.java    |   1 +
 .../codegen/js/jx/MemberAccessEmitter.java         |  56 ++++++-----
 .../codegen/mxml/royale/MXMLRoyaleEmitter.java     |  25 +++--
 .../codegen/mxml/royale/MXMLRoyalePublisher.java   |  10 +-
 .../compiler/internal/graph/GoogDepsWriter.java    |  25 ++++-
 .../compiler/internal/projects/RoyaleProject.java  |  55 +++++++----
 debugger/.factorypath                              | 102 ---------------------
 13 files changed, 150 insertions(+), 160 deletions(-)