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 94465cf  fix function watcher JS output
     new e0c8091  fix databinding in fx:String
     new 9ec1156  check with project before renaming private vars
     new a4f68b0  handle empty conditionals

The 3 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/jx/BindableEmitter.java    |  2 +-
 .../compiler/internal/codegen/js/jx/IfEmitter.java |  7 ++++
 .../codegen/mxml/royale/MXMLRoyaleEmitter.java     | 32 ++++++---------
 .../codegen/js/goog/TestGoogStatements.java        | 11 ++++++
 .../databinding/BindingDestinationMaker.java       | 45 ++++++++++++++++++++++
 5 files changed, 76 insertions(+), 21 deletions(-)

Reply via email to