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 c03be24bc MXMLRoyaleEmitter: fix missing comma after childDescriptors
with children-as-data=false if there are 0 child descriptors
new 9b6372507 MXMLRoyaleEmitter: the new children-as-data=false factory
methods were missing rpc services and XML/XMLList
new 9cca41eeb MXMLRoyaleEmitter: fix detection of E4X wildcard syntax (dot
star) when generating JavaScript
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:
RELEASE_NOTES.md | 1 +
.../codegen/js/jx/MemberAccessEmitter.java | 8 ++
.../codegen/mxml/royale/MXMLRoyaleEmitter.java | 138 +++++++++++++++++++++
3 files changed, 147 insertions(+)