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 3b1f473  playerglobalc: accidentally put into REST_METHODS instead of 
ANY_METHODS
     new bd27efe  playerglobalc: various methods on Date need parameters typed 
as * and null defaults
     new fb068a0  playerglobalc: special case for global constants: undefined, 
NaN, and Infinity
     new 605a138  playerglobalc: some extra members on flash.display.Graphics
     new aa3264a  playerglobalc: member variables that should be typed as any
     new cbeda50  playerglobalc: some more constructors that need parameters 
typed as any
     new a43bc6b  playerglobalc: some missing members
     new a426d80  playerglobalc: Array.splice() should be a ...rest method
     new 62ecb0f  playerglobalc: Function is missing prototype property
     new 9b3ff46  playerglobalc: some refinements to the Object prototype 
methods
     new e0e24b4  playerglobalc: Function missing APIs
     new d3285e0  playerglobalc: Date.parse should accept any
     new bf016f1  playerglobalc: constants that should be read/write variables

The 12 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/PLAYERGLOBALC.java     | 356 +++++++++++++--------
 1 file changed, 221 insertions(+), 135 deletions(-)

Reply via email to