pascalheraud

Results 12 comments of pascalheraud
trafficstars

is there a plan to make a release to include the fix above by @Phyks ?

By the way, it's a regression since it works fine with nosleep 0.7.0 and the last firefox (67). I tested same code against 0.9.0 and the phone does stay on.

This may be related to this issue #57 if we consider visiting the link ?

It should be human-friendly and consistent. I have some code generated like that : ` for (var index413 = 0; index413 < array414.length; index413++) {` Each time we switch from...

We generate the .js files using the Eclipse's plugin. They are stored into src/main/webapp and commited like other files. The practice of committing generated sources comes from the usage we...

Could you give me any pointer where is the code generating those increments ?

I think the point is about the toString method that could not be transpiled. It should be transpiled to 'sb' and not 'sb.toString'.

Rien à ce sujet depuis 2014 ? Même pour BAN ? :)

Does that PR from @renaudpawlak does that : https://github.com/cincheo/jsweet-eclipse-plugin/pull/16/files ? Seems not working for me.

As @paliari is not answering, I suppose he's not active on this project/github. Can we make a fork elsewhere and maintain this project ? Will it be possible to publish...