Re: [GitHub] [flex-blazeds] dependabot[bot] opened a new pull request, #9: Bump xalan from 2.6.0 to 2.7.2

2022-07-08 Thread Lance Johnson
Dependabot automatically submits a pull request to GitHub when a dependency has vulnerabilities and needs updates. Blaze is likely old enough to have a number of dependencies that fit into this category. On 7/8/2022 2:39 AM, Harbs wrote: What’s all this dependabot activity? Anyone know? O

Re: Using ForStatementNode for AST analysis of for each statements

2019-05-10 Thread Lance Johnson
piler better, and you might find that its AST has what you need. The Apache Royale project has the latest version of the Falcon compiler so inquire on d...@royale.apache.org if you interested. HTH, -Alex On 5/8/19, 10:15 PM, "Lance Johnson" wrote: Greetings. T

Using ForStatementNode for AST analysis of for each statements

2019-05-08 Thread Lance Johnson
e most agreeable means to implement it? Right now, I simply plan on adding a public boolean is_each to ForStatementNode, and updating NodeFactory accordingly. Thanks in advance, Lance Johnson 1: The owners of the code in question have released it on GitHub, but the license terms forbid distrib