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 9b8f8ed  fix ProductInfo date and add options to allow it to be synced 
with RDF date
     new e79311c  compiler-jx: removed unnecessary console output from tests
     new 87ed985  Merge branch 'develop' of 
https://gitbox.apache.org/repos/asf/royale-compiler into develop
     new ad2e39d  FunctionNode: fixed issue where local named functions in MXML 
were not emitted in JS (closes #76)
     new 224aa33  TestRoyaleGlobalClasses: fixed regular expression for 
backslash in arrayHasInsertAtRemoveAt() because it was causing tests to fail
     new fd7b81f  ParametersEmitter: fixed automatic type coercion and added 
some tests (closes #74)

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:
 .../js/jx/FunctionCallArgumentsEmitter.java        | 10 ++++--
 .../codegen/js/royale/TestRoyaleExpressions.java   | 36 ++++++++++++++++++++--
 .../codegen/js/royale/TestRoyaleGlobalClasses.java |  3 +-
 .../compiler/internal/tree/as/FunctionNode.java    | 22 +++++++++++--
 4 files changed, 61 insertions(+), 10 deletions(-)

Reply via email to