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 c5b4cbb49 ASDocComment: fix detection of space/tab after see asdoc tag
new 1a74cf9a1 MXMLRoyalePublisher: instead of copying js/css/assets from
all SWCs, copy only from those with reachable compilation units
new 841d8c94e externc: fix some warnings for bad return values that don't
match the type
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:
.../codegen/typedefs/reference/FieldReference.java | 18 ++++++-
.../typedefs/reference/MethodReference.java | 8 ++-
compiler-jx/.classpath | 57 ++++++++++++++++++++--
compiler-jx/.project | 21 ++++++--
.../codegen/mxml/royale/MXMLRoyalePublisher.java | 25 ++++++++--
5 files changed, 116 insertions(+), 13 deletions(-)