Guy Lewin

Results 19 comments of Guy Lewin

@michaelficarra I'll wait until we make a decision in escodegen before we continue here.

@spacewander do you mind looking at this too? This PR is a lot more complex than the other, but I believe it's a *very* important feature for us to have...

@spacewander thanks for going over this! Can you give an example for Lua code you'd suggest to replace this functionality? Obviously I'd want this code to run without extra threads,...

@djmdjm is there anything I should fix?

@michaelficarra done. Frankly, Acorn is working even without the fix when using `ranges: true` (like in the current integration test `compare-acorn-es6`). But without this flag, the default behaviour doesn't. New...

Thanks for releasing this project open-source! Is there any ETA regarding this issue? It's an awesome project and I'd love to explore integration with my JS project.

@pintsized I hope I didn't change too many internals here. I had to do some changes to make sure this is correct with and without trailers. Let me know what...

@pintsized thanks for merging #254 . I merged 'master'

@pintsized I rewrote the logic, I think it turned out pretty good. Let me know if you think we should change anything else.