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 daad508  build: add playerglobal-source-gen
     new efae99e  ASScope: improved assertion messages for incorrect qname as 
base name to show the qname
     new e38ce64  ABCGenerator: fix issue where the return type of a native 
method incorrectly set a qname as the base name, instead of separating out the 
package into a namespace
     new 2fb42a7  ABCGenerator: fix issue where native methods did not include 
default argument values in bytecode
     new 3209bb1  playerglobal-source-gen: wrong maven dependency
     new 1c76d57  playerglobal-source-gen: merge parameters when there are 
multiple constructors
     new 870f3ca  playerglobal-source-gen: special case for XML/XMLList 
constructors
     new 70c1c9a  playerglobal-source-gen: fix issue where XML/XMLList methods 
should accept * instead of a specific type
     new 2c48598  playerglobal-source-gen: object methods on prototype

The 8 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:
 .../compiler/internal/as/codegen/ABCGenerator.java |  19 +-
 .../royale/compiler/internal/scopes/ASScope.java   |   6 +-
 playerglobal-source-gen/pom.xml                    |   2 +-
 .../royale/playerglobal/PlayerglobalSourceGen.java | 245 +++++++++++++++++----
 4 files changed, 227 insertions(+), 45 deletions(-)

Reply via email to