One more thing, there are warnings that emit from the GCC during compiler,
they don't matter right now, it's not running in ES6 mode. They are not
errors that kill compile.

I will be working on this the next couple days, so it's going to get
majorly refactored and tested, so please let me know if you are going to
change anything(I doubt it). :)

This project has pretty much just enabled Apache Flex to do things
TypeScript(other than language enhancements, hehe) can now, so people start
dreaming!

Mike

On Tue, Jun 9, 2015 at 5:15 PM, Michael Schmalle <teotigraphix...@gmail.com>
wrote:

> Ok, I went out of my way to get that stuff up, anybody that has the
> compiler built can run this. Follow the simple directions until the build
> is correct;
>
> Added basic full compile implementation test for external compiler
> - For now, closure-compiler repo needs to be checked out in the directory
> that flex-falcon exists in so the tests correctly get the externs file.
> - Everything else uses relative paths, so it should work after you
> build and copy the compiler.jar from closure-compiler repo.
>
> Obviously there is no SWC logic in that test, it just generates all the
> .as files in the /temp/externals directory.
>
> Let me know if any of you get it producing .js files. :)
>
> Mike
>
>
>
> On Tue, Jun 9, 2015 at 3:49 PM, Michael Schmalle <
> teotigraphix...@gmail.com> wrote:
>
>> Ok, I just confirmed, the closure.jar doesn't have what we need.
>>
>> Screw it, I am just going to migrate what I have done into falconjx
>> project and use the built jar from the repo I made. I guess you will have
>> to checkout the repo and build the jar to get this to wrok right now until
>> you fix it.
>>
>> I have to check in that change as well.
>>
>> Mike
>>
>> On Tue, Jun 9, 2015 at 3:39 PM, Alex Harui <aha...@adobe.com> wrote:
>>
>>>
>>>
>>> On 6/9/15, 12:26 PM, "Michael Schmalle" <teotigraphix...@gmail.com>
>>> wrote:
>>>
>>> >Hey,
>>> >
>>> >I'm using the head of GCC code base and I think I might be using some
>>> API
>>> >that is not in the closure.jar that is downloaded in FalconJX right now.
>>>
>>> I can get that fixed up.  IMO, it is ok if the build is broken for while
>>> until we fix it up.  So when you get a chance, push it.
>>>
>>> Thanks,
>>> -Alex
>>>
>>>
>>
>

Reply via email to