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 5db27588d compiler: allow tests to be run with AIR ADL instead of 
Flash Player
     new 72a4a2826 AccessorDefinition: fix function type expression metadata to 
work similarly to variables
     new 046842d74 MethodBodySemanticChecker: handle function type expressions 
as operands in ternary operators and logical binary operators
     new 8bd5ca9fe sdk.dependent.tests: fix for Linux

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/definitions/AccessorDefinition.java   | 21 +++++
 .../internal/definitions/FunctionDefinition.java   |  4 +-
 .../semantics/MethodBodySemanticChecker.java       | 44 ++++++++++-
 compiler/src/test/java/f/SDKSWCTests.java          | 89 ++++++++++++++++++++--
 4 files changed, 149 insertions(+), 9 deletions(-)

Reply via email to