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
Merge branch 'connectedness' More... over 13 years ago
complete rewrite of the docs, ready to ship More... over 13 years ago
jquery alias works in the vm example More... over 13 years ago
skip aliases and only resolve relative entry requires More... over 13 years ago
swapping the alias data structure around More... over 13 years ago
alias test works yay More... over 13 years ago
failing alias test More... over 13 years ago
entries work with watchFile, updated example More... over 13 years ago
fix for global modules in the traverse example, but I can't duplicate this in a test More... over 13 years ago
updated some docs More... over 13 years ago
remove shim tests to put in their own project, bump up watch timeouts More... over 13 years ago
fix for alternative package.json locations, dnode test now passes More... over 13 years ago
require('../') instead of require('browserify') in the tests More... over 13 years ago
watch files now work again yay More... over 13 years ago
untested watch implementation More... over 13 years ago
extensions from the wrapper are now reflected in the prelude at bundle time More... over 13 years ago
implicit coffee test passes More... over 13 years ago
failing implicit extension test for coffee More... over 13 years ago
coffee script now seems to work, passing test More... over 13 years ago
.ignore() is back, took out the startFiles stuff from Wrap() More... over 13 years ago
middleware implemented, seq test passes More... over 13 years ago
vm test now passing More... over 13 years ago
deleted irrelevant tests, subdep tests now work More... over 13 years ago
new ignore field to get jade tests to pass without stylus, markdown, and discount libs More... over 13 years ago
entries are now scraped for require()s, entry test passes More... over 13 years ago
failing refactored entry test More... over 13 years ago
dollar test passing again with a normalization pass on directories More... over 13 years ago
the backbone test now passes again More... over 13 years ago
the base param is now an error More... over 13 years ago
emulate the old interface by patching in a middleware function More... over 13 years ago