834 Commits (eba495cea2fb455aa69e9a4df6028408d552302a)
 

Author SHA1 Message Date
Rich-Harris 9f2d1b8ada use resolvers/loaders in order, dont catch errors 10 years ago
Rich-Harris cc005b426d Merge branch 'resolver-chain' of https://github.com/Victorystick/rollup into chained-resolvers-and-loaders 10 years ago
Rich-Harris 2d54c12e9c split up export var a, b, c - fixes #171 10 years ago
Rich Harris eccf8cde42 Merge pull request #172 from rollup/greenkeeper-chalk-1.1.1 10 years ago
greenkeeperio-bot 846ddcd9c4 chore(package): update chalk to version 1.1.1 10 years ago
Rich Harris 2210add98c Merge pull request #170 from rollup/greenkeeper-update-all 10 years ago
greenkeeperio-bot dd5eac5559 chore(package): update dependencies 10 years ago
Rich Harris 4460f40ffa Merge pull request #169 from Victorystick/namespace-missing-export 10 years ago
Oskar Segersvärd 4e692342fa Fix foolish mistakes 10 years ago
Oskar Segersvärd 41bfd877f3 Informative error message when namespace property doesn't exist 10 years ago
Rich-Harris 657ddea8c6 update expected test output 10 years ago
Rich-Harris e006d07a0b consistent naming scbeme 10 years ago
Rich-Harris 92676f5f74 update a test (#161) 10 years ago
Rich-Harris 2faabb6766 -> 0.18.5 10 years ago
Rich-Harris 06b4107440 allow namespace to be assigned to a variable. fixes #168 10 years ago
Rich Harris 174eb96401 Merge pull request #167 from m0ppers/fix-dependencies 10 years ago
Andreas Streichardt 42261d3187 chalk and source-map-support are always needed 10 years ago
Rich Harris ac67ff7d5c -> 0.18.4 10 years ago
Rich Harris fd3ae38c18 make external modules configurable 10 years ago
Rich Harris a4aae7e78a -> 0.18.3 10 years ago
Rich Harris f925103863 only exclude strings with newlines, and crop out enclosing quotes - fixes #166 10 years ago
Rich Harris 65e7cb9eed include second test for #154 10 years ago
Rich Harris 2202830362 -> 0.18.2 10 years ago
Rich Harris 9a8f331a8b include members of namespaces that are exported as defaults 10 years ago
Rich Harris dded04d414 prevent superfluous semi-colons causing whitespace to collapse after functions declarations 10 years ago
Rich Harris 5533c3f277 Merge pull request #165 from rollup/lean 10 years ago
Rich Harris 3aef6541d5 Merge commit '5353ee034dca9261545d35eb595eb28045446d82' of https://github.com/rollup/rollup 10 years ago
Rich Harris 693913016f argh windows 10 years ago
Rich Harris e8fe0d1080 make intermediate dirs in writeFile helper 10 years ago
Rich Harris 7a1eeabc2c fix travis error, hopefully 10 years ago
Rich Harris 90e7a8d435 -> 0.18.1 10 years ago
Rich Harris 4eeb082e79 include es6-promise 10 years ago
Rich Harris 10e63875dd remove unused deps 10 years ago
Rich Harris c46afb57c1 roll up acorn 10 years ago
Rich Harris 4ac7fe8486 move deps to devDeps as applicable 10 years ago
Rich Harris dfa6492bf8 remove sander dependency 10 years ago
Rich Harris 73eefbed87 Merge pull request #163 from rollup/rewrite-master 10 years ago
Rich Harris 8e8895c3ab Merge branch 'deshadow-bug' into rewrite-master 10 years ago
Rich Harris 567bd38ace prevent deshadowing logic causing double rewrites 10 years ago
Rich Harris 90ba35b60a --no-indent cli option 10 years ago
Rich Harris f36cf6a3d8 update changelog 10 years ago
Rich Harris 4fcbba63e0 prevent multiline strings being indented (#164) 10 years ago
Rich-Harris 9fa5e5e783 screwy deshadowing logic - failing test case 10 years ago
Rich-Harris e5120f3928 failing test for #164 10 years ago
Rich-Harris 636aaa35cd -> 0.18.0 10 years ago
Rich-Harris 3e6fe19a39 brute force merge rewrite -> rewrite-master 10 years ago
Rich Harris dfed3d807d Merge branch 'master' of https://github.com/rollup/rollup 10 years ago
Rich Harris 0b628da2d9 allow imports from hidden directories 10 years ago
Rich Harris ea1469924a Add some stuff about JSPM 10 years ago
Rich Harris 940daa4f5b handle parenthesised default exports (#136) 10 years ago