You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by gr...@apache.org on 2019/06/13 05:00:40 UTC

[royale-asjs] branch improvements/Language deleted (was 8bf1494)

This is an automated email from the ASF dual-hosted git repository.

gregdove pushed a change to branch improvements/Language
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


     was 8bf1494  Merge branch 'develop' into improvements/Language

This change permanently discards the following revisions:

 discard 8bf1494  Merge branch 'develop' into improvements/Language
 discard c16f580  Last commit was empty...this time with changes!:Fix coercion of undefined value in Vector.<String>, added more specific tests for Vector.<String> and Vector.<Boolean>
 discard 3ee2fc3  Fix Vector element coercion for String, added specific tests for String and Boolean Fix coercion of undefined value in Vector.<String>, added more specific tests for Vector.<String> and Vector.<Boolean>
 discard adfc975  Merge branch 'develop' into improvements/Language
 discard 87961c6  tweaks to build settings to use new line separations support in the additionalCompilerOptions
 discard bce6ba5  refactor private beads to correspond to different requirements between targets
 discard beac5c6  Vector improvements and optimizations (runtime performance, output footprint)
 discard bc4bf05  minor Vector optimizations
 discard f270157  Add js-release output to HelloWorld maven build
 discard 6a85857  Merge branch 'develop' into improvements/Language
 discard 99b6c63  Merge branch 'develop' into improvements/Language
 discard cc5612e  Added conforming slice method to Vector.
 discard b20dcce  Updates and tweaks to XML. Port adhoc tests and add new XML tests (97 assertions for XML) to UnitTests manualtest
 discard d24539c  Merge branch 'develop' into improvements/Language
 discard 722f165  Numerous updates to XML/XMLList to address issues identified during testing
 discard 668e919  Swap all framework build 'off' settings with the new 'off' value for the new config options
 discard 453fd5b  Leaving conditional stuff out for now. It will definitely be possible to introduce this type of in the future, but it affects all instances. Needs some discussion. Also renamed 'override' group changin 'fixedLength' to 'mainTypeSafety' (it is not just for fixed length safety, and just represents commonly used mutation methods)
 discard 34abd86  almost forgot updated tests
 discard 0a27a59  Example of extra type safety: Fix for error exposed by complex implicit coercion being on (TypeError: cannot convert components.SomePopUpContent to org.apache.royale.core.IBead) in Vector.push
 discard 146fd8c  Squashed commit of cumulative work on Language improvements