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 905517e restore/reposition a system.out.println that was incorrectly
moved by accident
new 03cb322 DynamicAccessNode: fixed issue where errors were not reported
for undefined fields/methods on objects in a vector (references #80)
new 806603c JSConfiguration: allows a few new ActionScript language
features by default
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:
.../java/org/apache/royale/compiler/clients/JSConfiguration.java | 3 +++
.../apache/royale/compiler/internal/tree/as/DynamicAccessNode.java | 5 +++++
2 files changed, 8 insertions(+)