David

Results 15 comments of David

@MiguelCastillo I now upgraded to 0.7.3 again (been on 0.6.1 until now). I tried switching between the huge file I hade problem with before and an other file. Now I...

@MiguelCastillo After working with 0.7.3 for a while I started to see some slowdown while switching between some files so I changed to current master and so far I have...

There seems to be a huge difference between the release 2.7.0 (repo/dist/jshint.js) https://github.com/jshint/jshint/releases/tag/2.7.0 and the 2.7.0 in used here. Why is it so? Is it take from somewhere else?

After finding that monkey patch that was needed it works :) First I compared with 2.7 instead of 2.8 that was the last updated version. But when I compared the...

This is node require I am talking about. I see your point, but I think that checking if require is global or a local variable would be sufficient enough, but...