This is an automated email from the ASF dual-hosted git repository.
aharui pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git.
from 399e6bb exclude filesystem and filewriter APIs from js.swc. W3C has
abandoned them. Then there will be fewer unintended collisions with class
names in user apps (like Entry). See apache/royale-asjs#234. Copy the
filewriter and related externs to Cordova.swc because Cordova does present an
FileWriter API for its users
add a4a5a6e Adding ActionScript Date properties to the missing.js file,
to avoid syntax errors when cross-compiling AS3 code that uses them
add ad170a7 Updating externc configuration to include support for
read-only properties
new 0c70777 Merge pull request #2 from ajwfrost/develop
The 1 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:
js/src/main/config/externc-config.xml | 6 +++
js/src/main/javascript/missing.js | 93 +++++++++++++++++++++++++++++++++++
2 files changed, 99 insertions(+)