Kyle Simpson

Results 603 comments of Kyle Simpson

@backspaces have you tried out the `--output=babel` yet? Would love some feedback. Haven't finished the traceur yet, tho.

@Igvo this is fantastic feedback. I'll try to come back and digest this ASAP and provide some thoughts. Thanks so much! :)

yes i want to... 2016 is small and easy to test for... only 2 features

Thanks! Will come back and post some thoughts ASAP. :)

Yes I'm aware. I don't have any knowledge of how to actually test this.

But no, I'm not going to remove them. Modules are far too important to be not tested.

If it turns out there is no way to parse modules inside non-modules, we may load a module to set the test to true. But I think eventually the tests...

I am open to it, but we'd want to test all of ES5's features and not just some. I wasn't sure if people would really find value in such things...

Babel/Traceur go to ES5, and then es5-shim can patch a pre-ES5 environment to be up to ES5 standards. So the only thing that doesn't cover is if you want to...

This is a great point, and I fully expect for there to be an automated test matrix eventually. I haven't gotten around to it yet, but would happily accept a...