[GitHub] flex-falcon pull request: (relating to js.swc) Return type with te...

2016-01-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flex-falcon/pull/4 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

Re: [GitHub] flex-falcon pull request: (relating to js.swc) Return type with te...

2016-01-01 Thread Michael Schmalle
I'm not setup for doing merges right now but this looks good for anybody else that wants to. Didn't think about using any instead of Object. You might find more little things like this, when I wrote this compiler, I was mainly looking to get it "working", didn't go through it deep. On Thu, Dec 31

[GitHub] flex-falcon pull request: (relating to js.swc) Return type with te...

2015-12-31 Thread adufilie
GitHub user adufilie opened a pull request: https://github.com/apache/flex-falcon/pull/4 (relating to js.swc) Return type with template should be treated as * The code "var x:int = [1,2].pop();" should not generate an error "Implicit coercion of a value with static type Object to a