650 Commits (7c04869930993f20ad389cb0e005222a22402775)
 

Author SHA1 Message Date
Rich Harris 4ac7fe8486 move deps to devDeps as applicable 9 years ago
Rich Harris dfa6492bf8 remove sander dependency 9 years ago
Rich Harris 73eefbed87 Merge pull request #163 from rollup/rewrite-master 9 years ago
Rich Harris 8e8895c3ab Merge branch 'deshadow-bug' into rewrite-master 9 years ago
Rich Harris 567bd38ace prevent deshadowing logic causing double rewrites 9 years ago
Rich Harris 90ba35b60a --no-indent cli option 9 years ago
Rich Harris f36cf6a3d8 update changelog 9 years ago
Rich Harris 4fcbba63e0 prevent multiline strings being indented (#164) 9 years ago
Rich-Harris 9fa5e5e783 screwy deshadowing logic - failing test case 9 years ago
Rich-Harris e5120f3928 failing test for #164 9 years ago
Rich-Harris 636aaa35cd -> 0.18.0 9 years ago
Rich-Harris 3e6fe19a39 brute force merge rewrite -> rewrite-master 9 years ago
Rich Harris dfed3d807d Merge branch 'master' of https://github.com/rollup/rollup 9 years ago
Rich Harris 0b628da2d9 allow imports from hidden directories 9 years ago
Rich Harris ea1469924a Add some stuff about JSPM 9 years ago
Rich Harris 940daa4f5b handle parenthesised default exports (#136) 9 years ago
Rich Harris a1f528d385 handle scoped packages 9 years ago
Rich Harris 7397b37a6d include module ID in error message (#143) 9 years ago
Rich Harris 454f00893b Merge pull request #160 from lukeapage/patch-2 9 years ago
Luke Page 8ef006796b Only build latest node on windows 9 years ago
Rich Harris 8edc5ff405 Merge pull request #159 from Victorystick/export-from-no-local-binding 9 years ago
Oskar Segersvärd 94de9accfb Enable test 9 years ago
Rich Harris f85090fd16 Merge pull request #150 from Victorystick/later-namespace-opt 9 years ago
Rich-Harris 5353ee034d test for #154 (shadowed namespaces) 9 years ago
Oskar Segersvärd 6e839f2d38 Extract namespace lookup optimisation into separate pass 9 years ago
Rich Harris 9f8806213d Merge pull request #147 from lukeapage/master 9 years ago
Luke Page 68d87ee213 Fix test for windows 9 years ago
Rich-Harris cf0d3f25e3 fix test output 9 years ago
Rich-Harris 769cf5834d linting 9 years ago
Rich Harris 2b876165ef Merge pull request #135 from rollup/coverage 9 years ago
Rich Harris ba6f643da9 dont use const in tests... 9 years ago
Rich Harris 1034d0b6fe test for bad export types 9 years ago
Rich Harris 4faa4ea298 test for module importing itself 9 years ago
Rich Harris bdda8e6b3a test for non-renamining of property keys 9 years ago
Rich Harris 79f368d35a generate html and lcov coverage reports 9 years ago
Rich Harris 68f2e0a2c8 Merge branch 'master' of https://github.com/rollup/rollup 9 years ago
Rich Harris 4401629d40 Merge pull request #142 from Victorystick/import-of-unexported-fails 9 years ago
Rich Harris 9d8f3b9e45 Merge pull request #141 from Victorystick/fix-139 9 years ago
Oskar Segersvärd 365f45c7f3 Made Scope.reference stricter. Helps to catch undefined/missing exports. 9 years ago
Oskar Segersvärd 0c83250fae Polish optimization of namespace lookups 9 years ago
Rich Harris cad9d320f8 Merge pull request #137 from Victorystick/export-all-but-not-default 9 years ago
Rich Harris d6b82ad591 Merge pull request #138 from Victorystick/babel-style-deconfliction 9 years ago
Oskar Segersvärd b325f33a02 Changed the default deconfliction function to behave more like Babel. Should be much faster for many identical identifiers. 9 years ago
Oskar Segersvärd 18ba8f09ac Don't include 'default' export from 'export * from ...' 9 years ago
Rich Harris 96b5181dcb add missing item to changelog 9 years ago
Rich Harris 313b108f41 remove some unused code, add some additional tests 9 years ago
Rich Harris bb5adcba6b replace iojs with node 4 in build matrix 9 years ago
Rich Harris 712bf00489 Merge branch 'master' of https://github.com/rollup/rollup 9 years ago
Rich Harris 69326f12a1 -> 0.16.4 9 years ago
Rich Harris 0ae5a75c6b add codecov badge to README 9 years ago