[royale-asjs] branch develop updated: Quick fix for supporting the 'sortableColumns=false' option for mx dataGrids

2022-07-14 Thread gregdove
This is an automated email from the ASF dual-hosted git repository. gregdove 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 4762ad1676 Quick fix for supporting

[royale-compiler] 02/06: formatter: display problem severity

2022-07-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 33db4870e563dcaeb164f483b3097201ffb66028 Author: Josh Tynjala AuthorDate: Thu Jul 14 10:30:30 2022 -0700

[royale-compiler] 03/06: formatter: handle disable place brace on new line for case or default that contains only a block does not increase indent of block

2022-07-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 db4bc58ec388cf2ec017d48ed5931f69a2910220 Author: Josh Tynjala AuthorDate: Thu Jul 14 10:54:41 2022 -0700

[royale-compiler] 06/06: royaleunit-ant-tasks: added commandArgs attribute to element (closes #168)

2022-07-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 4c5c9049188f0dee62aee4dc73f9c9e6f1e4582b Author: Josh Tynjala AuthorDate: Thu Jul 14 15:13:00 2022 -0700

[royale-compiler] 05/06: formatter: fix invalid error detected when source file starts with UTF BOM character

2022-07-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 2b6bf3e5e65c818e96caa67241b426fe6a610728 Author: Josh Tynjala AuthorDate: Thu Jul 14 11:35:42 2022 -0700

[royale-compiler] 04/06: StreamingASTokenizer: fixed issue where sourcePath variable was passed to original RawASTokenizer in setPath(), but not passed to a new RawASTokenizer created in setReader()

2022-07-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 9095032b93a41b82f8553d86644b9de1ac3e2508 Author: Josh Tynjala AuthorDate: Thu Jul 14 11:32:25 2022 -0700

[royale-compiler] branch develop updated (3eff216da -> 4c5c90491)

2022-07-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 3eff216da Avoid null reference errors for scope which can occur with some xml-ish lookups. new

[royale-compiler] 01/06: formatter: case or default that contains only a block does not increase indent of block

2022-07-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 aad583419ff2c2250a9c5770149a170a4e6467e0 Author: Josh Tynjala AuthorDate: Thu Jul 14 10:25:39 2022 -0700