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-compiler.git.
from 1cd2fb6 fix for #139
new 2c5cb7a Tidy-up only
new be03439 Fix for issue #126 - related to referencing a setter as
'accessor' for the nameNode of a FunctionCallNode instead of the getter.
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:
.../royale/compiler/clients/problems/ProblemSettingsFilter.java | 3 ---
.../internal/codegen/js/jx/FunctionCallArgumentsEmitter.java | 6 ++++++
.../compiler/internal/codegen/js/royale/TestRoyaleExpressions.java | 2 +-
3 files changed, 7 insertions(+), 4 deletions(-)