This is an automated email from the ASF dual-hosted git repository.
gregdove pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 1d9a545 tour-de-jewel: make ArrayListView example look better for
list custom styles
new 077d336 Fix isXMLName
new c55743a Updates to Reflection lib to correspond with cumulative
compiler changes.
new df15b03 Merge branch 'develop' of
https://github.com/apache/royale-asjs into develop
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:
.../projects/Language/src/main/royale/isXMLName.as | 2 +-
.../apache/royale/reflection/CompilationData.as | 6 ++--
.../apache/royale/reflection/getDynamicFields.as | 8 ++---
.../royale/reflection/nativejs/AS3Boolean.as | 2 +-
.../apache/royale/reflection/nativejs/AS3Number.as | 36 +++++++++++-----------
.../apache/royale/reflection/nativejs/AS3String.as | 2 +-
.../apache/royale/reflection/nativejs/AS3Vector.as | 2 +-
.../apache/royale/reflection/nativejs/AS3int.as | 2 +-
.../apache/royale/reflection/nativejs/AS3uint.as | 2 +-
.../utils/getStaticConstantsByConvention.as | 6 ++--
10 files changed, 34 insertions(+), 34 deletions(-)