0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 11 hours ago.
Aug 08, 2025 — Aug 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #23 from iamnirav/patch-1 More... over 10 years ago
Merge pull request #32 from danwrong/scripts_should_trigger_bundle_loads More... over 10 years ago
If scripts are included in bundles, then they're not able to correctly await the bundle download. Looking at the script, the script.start function is being blown away unintentionally. Fixed up and tests added. More... over 10 years ago
killed console.log More... about 12 years ago
took out logging and cleaned up More... about 12 years ago
now looks for inprogress bundle in the case of a file existing in multiple bundles More... about 12 years ago
Merge pull request #26 from danwrong/dotdotslash More... over 13 years ago
Switch from package to component.json for Bower. More... over 13 years ago
Add a separate test for dotdotslash More... over 13 years ago
Add a separate test for dotdotslash More... over 13 years ago
Add proper path handling to Loadrunner. More... about 14 years ago
Merge pull request #25 from danwrong/context_switch More... about 14 years ago
Switch context of module execution from window to the module definition. Fix AMD. More... about 14 years ago
Fix typo in sample code More... about 14 years ago
bump version More... about 14 years ago
oops More... about 14 years ago
Merge remote-tracking branch 'origin/master' into remove_timeouts More... about 14 years ago
removed setTimeout More... about 14 years ago
Fix accidental global (tsk tsk) More... over 14 years ago
Add Bundle dependencies as paused dependencies, so that they aren't evaluated until they're used. More... over 14 years ago
Added Bundle as a type of dependency. More... over 14 years ago
Move the $ syntax support into the Script class, to allow $ to be used in bundle manifests. More... over 14 years ago
changed data structure of bundle manifests for much faster lookup More... over 14 years ago
Add the modPath to bundles found through Module.resolvePath. More... over 14 years ago
Merge pull request #19 from fat/packagejson More... over 14 years ago
add a package.json for loadrunner... More... over 14 years ago
Merge pull request #16 from skilldrick/fix_uuid_generation More... over 14 years ago
Convert uuid to a function for safer generation. More... over 14 years ago
rearranged a few things, made commonjs plugin make itself the default module format More... almost 15 years ago
added test for module.exports pattern More... almost 15 years ago