[royale-compiler.wiki] branch master updated: Updated Developer Guide (markdown)

2018-06-01 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/royale-compiler.wiki.git The following commit(s) were added to refs/heads/master by this push: new 5cc0705 Updated Developer

[royale-compiler] branch develop updated: compiler-jx: added js-dynamic-access-unknown-members compiler option to have emitter use dynamic bracket access when the right side of a member access express

2018-06-26 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 48d86c8 compiler-jx: added js

[royale-compiler] branch develop updated: compiler: fixed issue in MXMLTreeBuilder where invalid Number, int, uint, and Boolean values for properties in MXML were not producing compiler errors.

2018-05-03 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 52f24d4 compiler: fixed issue

[royale-compiler] branch develop updated: ASProjectScope: fixed null reference exception when null is passed to getCompilationUnitForDefinition()

2018-08-22 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new f388f88 ASProjectScope: fixed

[royale-compiler] branch develop updated: MXMLJSCJSSWCBackend: createConfigurator() should return a RoyaleProjectConfigurator instead of a Configurator, similar to MXMLRoyaleSWCBackend and MXMLJSCJSBa

2018-09-10 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 02576e0 MXMLJSCJSSWCBackend

[royale-compiler] branch develop updated: GoogDepsWriter: another NullPointerException fix

2018-09-10 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new e70161e GoogDepsWriter

[royale-compiler] branch develop updated: accidentally changed project files in commit 0b28687e40304eaba3185331a170225c16307b2e

2018-09-10 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 87e4ffc accidentally changed

[royale-compiler] branch develop updated: GoogDepsWriter: prevent NullReferenceException caused by missing dependency, and add a compiler problem instead

2018-09-10 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 0b28687 GoogDepsWriter

[royale-asjs] branch develop updated: test commit

2018-04-16 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new a5b10df test commit a5b10df

[royale-compiler] branch develop updated: compiler: fixed end line/column values that are missing or lost in MXML

2018-04-16 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 5b58be7 compiler: fixed end

[royale-compiler] branch develop updated: compiler-jx: added missing source map adjustment after ROYALE_STATIC_DEPENDENCY_LIST is inserted in post process step

2018-10-15 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 811e9f3 compiler-jx: added

[royale-compiler] 02/02: GoogDepsWriter: addRestOfDeps() rewrites source map file for main class so that debugging works with remove-circulars

2018-10-24 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 94fc6910828447ddc8e0124e4ddc249dfc323d83 Author: Josh Tynjala AuthorDate: Wed Oct 24 14:23:25 2018 -0700

[royale-compiler] branch develop updated (66712cd -> 94fc691)

2018-10-24 Thread joshtynjala
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 66712cd try to report an error instead of just crashing new 6cc6eb1 GoogDepsWriter

[royale-compiler] 01/02: GoogDepsWriter: removeRequires() rewrites source map files so that debugging works with remove-circulars

2018-10-24 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 6cc6eb18ed290e32f6495ea3cb5ea7a117de7251 Author: Josh Tynjala AuthorDate: Wed Oct 24 14:11:54 2018 -0700

[royale-compiler] branch develop updated: compiler-jx: the -source-map compiler option now also controls whether release build source maps are generated or not

2018-10-24 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new c080985 compiler-jx

[royale-compiler] branch develop updated: compiler-jx: compc can generate source map files and add them to SWCs

2018-11-06 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 8689005 compiler-jx: compc can

[royale-compiler] branch develop updated: compiler-jx: fixed issue where compc incorrectly created empty js/out directory in project when packing a SWC

2018-11-06 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new ec18b6f compiler-jx: fixed

[royale-compiler] branch develop updated: compiler.jx: if source-map compiler option is specified, GoogDepsWriter copies source map files out of SWCs, if they exist

2018-11-12 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 432f44b compiler.jx: if source

[royale-compiler] branch develop updated: compiler-jx: refactored IJSWriter writeTo() to accept an OutputStream for the source map so that it can be written to something other than a file, if desired

2018-11-02 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new e14f37f compiler-jx

[royale-compiler] branch develop updated: compiler: added allow-import-aliases command line option

2019-01-16 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 9d4e101 compiler: added allow

[royale-asjs.wiki] branch master updated: updated some references to vscode-as3mxml

2019-01-16 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git The following commit(s) were added to refs/heads/master by this push: new 50b660d updated some references

[royale-asjs.wiki] branch master updated: Updated Visual Studio Code (markdown)

2019-01-16 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git The following commit(s) were added to refs/heads/master by this push: new 6b9d550 Updated Visual Studio

[royale-asjs.wiki] branch master updated: fixed formatting of asconfig.json

2019-01-16 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git The following commit(s) were added to refs/heads/master by this push: new 08c7c9b fixed formatting

[royale-asjs.wiki] branch master updated: Updated Visual Studio Code (markdown)

2019-01-16 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git The following commit(s) were added to refs/heads/master by this push: new 7af383f Updated Visual Studio

[royale-compiler] branch develop updated: Command line compilers should use exit code 0 when there are warnings but no errors.

2019-01-14 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 2164580 Command line compilers

[royale-compiler] 01/02: compiler: Added public static getPerformanceCachingEnabled()/setPerformanceCachingEnabled() to DefinitionBase to enable caching definitions (such as the chain of super classes

2019-01-14 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit e6286d11909f0f772abfd2c726e1c713e6336a9e Author: Josh Tynjala AuthorDate: Mon Jan 14 13:35:41 2019 -0800

[royale-compiler] branch develop updated (3520974 -> af3d2e6)

2019-01-14 Thread joshtynjala
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 3520974 another fix to prevent loops in addDependency new e6286d1 compiler: Added public

[royale-compiler] 02/02: compiler-jx: MXMLC and other command line compiler entry points call DefinitionBase.setPerformanceCachingEnabled(true) on startup to enable caching for better performance

2019-01-14 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit af3d2e6274dcc76d7b4300f8a2009e2c4dd22eb6 Author: Josh Tynjala AuthorDate: Mon Jan 14 13:39:00 2019 -0800

[royale-compiler] branch develop updated: compiler-jx: emits anonymous functions inline to avoid naming conflicts and to ensure that the output JavaScript code has the same semantics as the original A

2019-01-15 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 1bb1681 compiler-jx: emits

[royale-compiler] branch develop updated: MethodBodySemanticChecker: allows a local variable to be instantiated only if it's of one of these types: Class, Function, Object, and *.

2019-01-23 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 9971b52

[royale-compiler] branch develop updated: compiler-jx: absolute paths in source maps are converted to file:/// URIs

2018-11-30 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new fab3428 compiler-jx: absolute

[royale-compiler] branch develop updated: compiler-jx: uses sourceRoot field in source maps for .swc files

2018-12-03 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new c6cfd66 compiler-jx: uses

[royale-compiler] 01/03: compiler-jx: GoogDepsWriter preserves sourceRoot field of source maps when it modifies them

2018-11-19 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit fe6877f9ef03f4a065cd6c0ad35738bed1e63119 Author: Josh Tynjala AuthorDate: Mon Nov 19 12:31:29 2018 -0800

[royale-compiler] branch develop updated (8e6a6c2 -> 0c89292)

2018-11-19 Thread joshtynjala
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 8e6a6c2 don't get nodes except on AS files. If you ask for a node on an MXML file it starts

[royale-compiler] 02/03: compiler-jx: JSEmitter saves all source map paths with forward slashes because web browser devtools prefer this formatting

2018-11-19 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 15a21bf20c83ace006ff11aced68c0f75a2f66dd Author: Josh Tynjala AuthorDate: Mon Nov 19 12:33:11 2018 -0800

[royale-compiler] 03/03: compiler-jx: JSWriter uses forward slashes for relative paths because web browser devtools prefers this formatting

2018-11-19 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 0c892922f29569ac02aa599d3883de6ba812bb22 Author: Josh Tynjala AuthorDate: Mon Nov 19 12:33:59 2018 -0800

[royale-compiler] branch develop updated: compiler: added missing warning for function parameters that don't have a type declaration, similar to the return type or variables

2018-12-18 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new e8557a3 compiler: added

[royale-asjs.wiki] branch master updated: fixed formatting

2019-03-27 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git The following commit(s) were added to refs/heads/master by this push: new eafc9b0 fixed formatting

[royale-compiler] 03/03: compiler: implemented abstract methods (closes #75)

2019-04-04 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit ddc6ec3702ee234112bbab33f14674f3ff0cd925 Author: Josh Tynjala AuthorDate: Thu Apr 4 15:37:35 2019 -0700

[royale-compiler] 02/03: ASFeatureTestsBase: do not add 'Unexpected compilation problems:' to result string unless there are actually some problems

2019-04-04 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 0e3fbc7d90b41c4b765588d359a2fb64a683b837 Author: Josh Tynjala AuthorDate: Thu Apr 4 12:05:09 2019 -0700

[royale-compiler] 01/03: ClassDirectiveProcessor: fixed issue where methods could be marked abstract without an error (references #73) AbstractOutsideClassProblem: fixed wording of invalid abstract us

2019-04-04 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit d20bb6be38ecb4d29d987187089f37a3a40f1ef4 Author: Josh Tynjala AuthorDate: Wed Apr 3 09:37:41 2019 -0700

[royale-compiler] branch develop updated (a745882 -> ddc6ec3)

2019-04-04 Thread joshtynjala
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 a745882 provided isn't allowed in many places in Maven 3 so use runtime instead and allow for swf

[royale-compiler] branch develop updated: JSEmitter: emitAssignmentCoercion() now includes special cases for String coercion with undefined, toString(), and XML methods. Number coercion detects [Array

2019-02-20 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 81d8866 JSEmitter

[royale-asjs] branch develop updated: Reflection: getDefinitionByName() uses goog.global instead of window because it will work in Node.js too

2019-03-06 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new ece8fdd Reflection

[royale-asjs] branch develop updated: TypeDefinition: fixed variable that should have been typed as int instead of uint

2019-03-06 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 2e91b52 TypeDefinition: fixed

[royale-compiler] branch develop updated: compiler-jx: restored hexadecimal formatting for int literals on assignment

2019-02-20 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 6608edc compiler-jx: restored

[royale-compiler] branch develop updated: SemanticUtils: resolveXML() and resolveXMLType() resolve private/protected members in XML/XMLList so that they aren't coerced

2019-02-20 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 8efe085 SemanticUtils

[royale-compiler] branch develop updated: compiler-jx: removed unnecessary junit properties files .gitignore: added junittestcases*.properties

2019-02-20 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new cc22c6f compiler-jx: removed

[royale-compiler] branch develop updated (8efe085 -> 06ba69d)

2019-02-20 Thread joshtynjala
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 8efe085 SemanticUtils: resolveXML() and resolveXMLType() resolve private/protected members in XML

[royale-compiler] branch develop updated: VarDeclarationEmitter: uses same type coercion behavior as returns, function arguments, and binary operator assignment

2019-02-20 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 1490d2d VarDeclarationEmitter

[royale-asjs] branch develop updated: RoyaleUnit: missed a couple of references to Testing

2019-03-14 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 04263c0 RoyaleUnit: missed

[royale-asjs] branch develop updated: Reflection: Fixed typo in getDefinitionByName asdoc

2019-03-13 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 136cc17 Reflection: Fixed typo

[royale-compiler] branch develop updated: compiler: extra null reference check in DefinitionBase.getContainingToplevelDefinition() similar to the one later in the same method

2019-03-08 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 591580f compiler: extra null

[royale-compiler] branch develop updated: compiler-jx: fixed hoisting issue caused by last commit when default initializers is disabled

2019-03-19 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 3bdad2d compiler-jx: fixed

[royale-compiler] 02/02: compiler-jx: fixes issue where variables that need default initializers were not hoisted to the top of the function body

2019-03-19 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 65c1e78e19ecddfc8cbbf32bea4dd4fef8520421 Author: Josh Tynjala AuthorDate: Tue Mar 19 16:02:25 2019 -0700

[royale-compiler] branch develop updated (3048473 -> 65c1e78)

2019-03-19 Thread joshtynjala
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 3048473 report a better error if tag doesn't match a class in the default property new 30e1738

[royale-compiler] 01/02: JSRoyaleEmitter: flag that emitter is emitting local functions is stored in emitter instead of the IFunctionNode

2019-03-19 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 30e173892621ce38785a51808e5251bb649ce4e8 Author: Josh Tynjala AuthorDate: Tue Mar 19 10:46:11 2019 -0700

[royale-compiler] branch develop updated: compiler: fixed bad casts in SemanticUtils.resolveXML()

2019-03-15 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 51291c2 compiler: fixed bad

[royale-asjs] branch develop updated: RoyaleUnit: switch from removeAt() to splice() for backwards compatibility

2019-03-14 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 9b88e82 RoyaleUnit: switch from

[royale-asjs] 02/02: Basic, Core: added comment to build script explaining why tests aren't run when env.AIR_HOME is missing

2019-03-14 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit adc73ae40b41c2d4b0f1c9c41ae1b814924f0f95 Author: Josh Tynjala AuthorDate: Thu Mar 14 15:09:26 2019 -0700

[royale-asjs] 01/02: RoyaleUnit: don't run tests on js-only build

2019-03-14 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 87cfad82cc2a3c9f09c0a4bfd52da93ca0d2dc86 Author: Josh Tynjala AuthorDate: Thu Mar 14 15:08:50 2019 -0700

[royale-asjs] branch develop updated (04263c0 -> adc73ae)

2019-03-14 Thread joshtynjala
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-asjs.git. from 04263c0 RoyaleUnit: missed a couple of references to Testing new 87cfad8 RoyaleUnit: don't run

[royale-asjs] branch develop updated: Set js-default-initializers to false in Royale framework libraries

2019-03-15 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 1b6a894 Set js-default

[royale-compiler] branch develop updated: compiler-jx: tests for default initializers include both enabled and disabled for better coverage

2019-03-15 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 54b8268 compiler-jx: tests

[royale-asjs] branch develop updated: another place where js-default-initializers is needed

2019-03-15 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new d1bb1cc another place where js

[royale-compiler] 02/02: compiler-jx: fixed tests with js-default-initializers enabled

2019-03-15 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 7565699d3e1310637338f7bf150ca1d4b20d34cd Author: Josh Tynjala AuthorDate: Fri Mar 15 15:56:08 2019 -0700

[royale-compiler] branch develop updated (510a12f -> 7565699)

2019-03-15 Thread joshtynjala
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 510a12f compiler-jx: js-default-initializers is true by default in the compiler new d13c4c8

[royale-compiler] 01/02: FieldEmitter: removed unncessary space in null assignment

2019-03-15 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit d13c4c878247505075258be0a5a76f0b488cc20c Author: Josh Tynjala AuthorDate: Fri Mar 15 15:55:24 2019 -0700

[royale-asjs] branch develop updated: missed some projects for the js-default-initializers change

2019-03-15 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 4aadc98 missed some projects

[royale-compiler] branch develop updated: compiler-jx: fixed hoisting of chained variable declarations

2019-03-20 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 5a7dd6d compiler-jx: fixed

[royale-compiler] branch develop updated: compiler-jx: emitFunctionBlockHeader() does not emit self reference for package-level functions

2019-02-06 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 11f65b1 compiler-jx

[royale-compiler] branch develop updated: GoogDepsWriter: fixed another situation where source maps were broken by post processing in GoogDepsWriter

2019-02-06 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 5ed85d1 GoogDepsWriter: fixed

[royale-compiler] 05/05: ParametersEmitter: fixed automatic type coercion and added some tests (closes #74)

2019-02-06 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit fd7b81f4448db0f5eb70f22208c9144549cc4806 Author: Josh Tynjala AuthorDate: Wed Feb 6 08:36:10 2019 -0800

[royale-compiler] 01/05: compiler-jx: removed unnecessary console output from tests

2019-02-06 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit e79311c7f64060ece2fb81d25a713497cba7c171 Author: Josh Tynjala AuthorDate: Mon Feb 4 15:17:19 2019 -0800

[royale-compiler] 03/05: FunctionNode: fixed issue where local named functions in MXML were not emitted in JS (closes #76)

2019-02-06 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit ad2e39d4e1ea129cd10557b877b5ae80a12928e6 Author: Josh Tynjala AuthorDate: Wed Feb 6 08:00:39 2019 -0800

[royale-compiler] 02/05: Merge branch 'develop' of https://gitbox.apache.org/repos/asf/royale-compiler into develop

2019-02-06 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 87ed9852674f0148f8ed0da659714172979e48d1 Merge: e79311c 9b8f8ed Author: Josh Tynjala AuthorDate: Wed Feb

[royale-compiler] branch develop updated (9b8f8ed -> fd7b81f)

2019-02-06 Thread joshtynjala
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 9b8f8ed fix ProductInfo date and add options to allow it to be synced with RDF date new

[royale-compiler] 04/05: TestRoyaleGlobalClasses: fixed regular expression for backslash in arrayHasInsertAtRemoveAt() because it was causing tests to fail

2019-02-06 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 224aa33eb3bc540567edaa1b41e098625806cc7a Author: Josh Tynjala AuthorDate: Wed Feb 6 08:14:45 2019 -0800

[royale-compiler] branch develop updated: compiler-jx: boolean coercion on assignment (references #78)

2019-02-08 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new b0867cb compiler-jx: boolean

[royale-compiler] branch develop updated: compiler: DynamicAccessNode resolves element type of Vector (closes #80)

2019-02-19 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 1dd1cab compiler

[royale-asjs] branch develop updated: Language.string() without a cast and without coercion by the compiler (references apache/royale-compiler#74)

2019-01-29 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 6e0f119 Language.string() without

[royale-asjs] branch develop updated: Language: workaround that is closer to the original (references apache/royale-compiler#74)

2019-01-29 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 00f0de9 Language: workaround

[royale-compiler] branch develop updated: compiler-jx: Assigning a value to an int or uint coerces it so that variables don't store decimal values (closes #74)

2019-01-28 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new afb00e4 compiler-jx: Assigning

[royale-compiler] branch develop updated: compiler: added support for abstract classes in ActionScript

2019-01-23 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 6a85bc1 compiler: added

[royale-compiler] 01/02: ASTestBase: added getLocalFunction() helper

2019-02-04 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit e8ff9180548fcea7767fffd08b44723e022e49b9 Author: Josh Tynjala AuthorDate: Mon Feb 4 14:24:11 2019 -0800

[royale-compiler] 02/02: compiler-jx: added some missing tests for local named functions

2019-02-04 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit fc7be4cade11f7923b870885bf027097cf8922a1 Author: Josh Tynjala AuthorDate: Mon Feb 4 14:47:26 2019 -0800

[royale-compiler] branch develop updated (7708d9e -> fc7be4c)

2019-02-04 Thread joshtynjala
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 7708d9e compiler-jx: simple numeric literals assigned to int or uint values are now coerced

[royale-compiler] branch develop updated: BinaryOperatorEmitter: fixed position of coercion end (references #74)

2019-02-04 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new ebedb4f BinaryOperatorEmitter

[royale-compiler] 03/03: compiler-jx: coercion on assignment also applies to member and static variables of a class (references #74)

2019-02-04 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 6b475f70d7897032dff93b66ae1cd967d1f2ce52 Author: Josh Tynjala AuthorDate: Mon Feb 4 10:37:06 2019 -0800

[royale-compiler] 02/03: FieldEmitter: added a description to help indicate that it is for member and static variables of a class and pointed to VarDeclarationEmitter and AccsesorEmitter for similar t

2019-02-04 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 7e131954195e5138f307236060f4f1c3ed307f1f Author: Josh Tynjala AuthorDate: Mon Feb 4 10:30:07 2019 -0800

[royale-compiler] branch develop updated (dc182cc -> 6b475f7)

2019-02-04 Thread joshtynjala
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 dc182cc emit definitions in conditional blocks (childcount is 0 if conditional is disabled). Fixes

[royale-compiler] 01/03: VarDeclarationEmitter: added a description to help indicate that it is for local variables only

2019-02-04 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 17e24281f0ca9851e962a5d83cd885017cc0a8e7 Author: Josh Tynjala AuthorDate: Mon Feb 4 10:26:12 2019 -0800

[royale-compiler] branch develop updated: compiler-jx: simple numeric literals assigned to int or uint values are now coerced at compile time (references #74)

2019-02-04 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 7708d9e compiler-jx: simple

[royale-compiler] branch develop updated: compiler-jx: fixed issue where this. was incorrectly appended to a call to a locally defined function (closes #76)

2019-04-11 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new ba64848 compiler-jx: fixed

[royale-compiler] branch develop updated: Added missing unicodeRange attribute for [Embed] metadata

2019-06-14 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 13a701b Added missing

[royale-compiler] branch develop updated: fixed null reference exception when constructor is missing namespace

2019-06-13 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 25750c5 fixed null reference

[royale-compiler] branch develop updated: IdentifierNode: fixed caching issue with resolve() when using compiler for code intelligence for IDEs

2019-06-13 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 5fd4420 IdentifierNode: fixed

[royale-compiler] branch develop updated: BaseASParser: fix null reference exception when a config constant cannot be resolved

2019-06-21 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 0ba3777 BaseASParser: fix null

[royale-compiler] branch develop updated (905517e -> 806603c)

2019-06-10 Thread joshtynjala
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

[royale-compiler] 01/02: DynamicAccessNode: fixed issue where errors were not reported for undefined fields/methods on objects in a vector (references #80)

2019-06-10 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit 03cb32260250326eb7ab5540661625b3a227cbed Author: Josh Tynjala AuthorDate: Mon Jun 10 10:24:04 2019 -0700

  1   2   3   4   5   6   7   8   9   10   >