0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wrappers: body factorisation to reduce bundled code size More... over 13 years ago
now using tap for all tests More... over 13 years ago
tap syntax error test finally passes More... over 13 years ago
Merge branch 'master' of https://github.com/itay/node-browserify into itay More... over 13 years ago
IE fixes in event emitter isArray stuff, vm, and querystring More... over 13 years ago
Move back to wrapping entry using (function() {...})() More... over 13 years ago
bump for relative require fix More... over 13 years ago
fixed merge conflict More... over 13 years ago
Merge branches 'indutny' and 'master' More... over 13 years ago
4 spaces More... over 13 years ago
[wrap] restore wrap.appends if .reload() crashed More... over 13 years ago
bump for querystring More... over 13 years ago
Add querystring builtin from visionmedia/node-querystring@9a49995400e51f9bd1da7a33ddb1ae98d5b27bc8 More... over 13 years ago
bump for not crashing on syntax errors More... over 13 years ago
passing syntax_error test More... over 13 years ago
Merge branch 'indutny-watch-fix' of https://github.com/indutny/node-browserify into indutny More... over 13 years ago
fix for navigator in vm test More... over 13 years ago
failing test for syntax_error More... over 13 years ago
[lib] do not crash process when reloading incorrect script with watch=true More... over 13 years ago
bump for IE compatability fixes More... over 13 years ago
vm fallbacks now work in every browserling browser More... over 13 years ago
runInNewContext now works in chrome, ff, safari, opera, and ie9 More... over 13 years ago
replaced reduce with something ugly for compatability More... over 13 years ago
move compatability declarations around in vm.js so it actually works More... over 13 years ago
fallbacks for Object.keys and Array.prototype.forEach More... over 13 years ago
builtin path not using .filter() any more More... over 13 years ago
quick fix for require() with a faux-file but with an opts.body More... over 13 years ago
pass in opts.body to circumvent self.readFile, bump to 1.4.1 More... over 13 years ago
Also reload relative requires properly when root is not explicitly specified. More... over 13 years ago
Fix relative requires when using watch. More... over 13 years ago