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 ba2d331  fix some bugs around fx:Array, fx:Object, fx:Number, etc in 
fx:Declarations.  Should fix apache/royale-asjs#1007 and apache/royale-asjs#999
     new b47892e  JSClosureCompilerWrapper: setInlineProperties(false)
     new 5d78474  mxml-reflect-object-property compiler option

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:
 .../codegen/js/goog/JSGoogEmitterTokens.java       |   3 +-
 .../royale/JSRoyaleBasicMXMLDescriptorEmitter.java |  56 +++++--
 .../codegen/js/royale/JSRoyaleDocEmitter.java      |   9 +-
 .../codegen/mxml/royale/MXMLRoyaleEmitter.java     | 176 +++++++++++++++++----
 .../driver/js/goog/JSGoogConfiguration.java        |  19 +++
 .../compiler/utils/JSClosureCompilerWrapper.java   |  11 +-
 6 files changed, 231 insertions(+), 43 deletions(-)

Reply via email to