886 Commits (bb53cbbf02083242cf76b4ae58c6003efaee6d7c)
 

Author SHA1 Message Date
Rich Harris 157a665e92 consolidate default load and resolveId, remove external resolver 9 years ago
Rich Harris 5b711ec005 support more plugin stuff, remove support for transform, resolveId, load, external, resolveExternal 9 years ago
Rich-Harris c924d5433c support plugins that return transform and intro functions 9 years ago
Rich Harris 2cb571e10f Merge pull request #206 from rollup/release-0.19.2 9 years ago
Oskar Segersvärd e60fbca466 -> 0.19.2 9 years ago
Rich Harris 6cfa0a9564 Merge pull request #205 from rollup/use-all-export-declarations 9 years ago
Oskar Segersvärd 24b64ca4e1 Use declarations, regardless of whether they have statements or not 9 years ago
Oskar Segersvärd 17df91a529 Prevent namespace abuse by freezing them 9 years ago
Rich Harris 9626cd2d6a Merge pull request #201 from brakmic/patch-1 9 years ago
Harris Brakmic 0451913a4d Invalid LICENSE link 9 years ago
Rich Harris 8af9df76b3 Merge pull request #200 from rollup/greenkeeper-gobble-rollup-babel-0.6.1 9 years ago
greenkeeperio-bot 2b9568ea1d chore(package): update gobble-rollup-babel to version 0.6.1 9 years ago
Rich Harris 0544d0fdd9 Merge pull request #198 from rollup/greenkeeper-gobble-cli-0.6.0 9 years ago
Rich-Harris 725eb859c8 more informative error message if missing intermediate sourcemaps 9 years ago
greenkeeperio-bot bb2744ed98 chore(package): update gobble-cli to version 0.6.0 9 years ago
Rich-Harris 230fadc875 update deps 9 years ago
Rich-Harris bd1c72dd1b Merge branch 'master' of https://github.com/rollup/rollup 9 years ago
Rich-Harris 47862907c6 update appveyor build matrix 9 years ago
Rich Harris d868f7f042 Merge pull request #195 from rollup/greenkeeper-eslint-1.7.1 9 years ago
Rich Harris 31d2d17d49 Merge pull request #197 from rollup/greenkeeper-sourcemap-codec-1.1.0 9 years ago
Rich-Harris 88b490e73c Merge branch 'master' of https://github.com/rollup/rollup 9 years ago
Rich-Harris f3ae229d46 merge 9 years ago
Rich-Harris ed9fda91a1 hack around lack of export on windows 9 years ago
greenkeeperio-bot 75ea0264bf chore(package): update sourcemap-codec to version 1.1.0 9 years ago
Rich Harris 9ed06342ae Merge pull request #196 from rollup/greenkeeper-istanbul-0.4.0 9 years ago
greenkeeperio-bot 75dbfde792 chore(package): update istanbul to version 0.4.0 9 years ago
greenkeeperio-bot d70d719b2e chore(package): update eslint to version 1.7.1 9 years ago
Oskar Segersvärd 20621e9280 Merge pull request #188 from rollup/missing-changelog-info 9 years ago
Rich Harris 4ed0c9cdbd Merge pull request #190 from rollup/import-promise-polyfill 9 years ago
Oskar Segersvärd 89114a97ee Added missing import 9 years ago
Oskar Segersvärd 04feef4a3a Added missing CHANGELOG info 9 years ago
Rich-Harris b8dd8c4b49 -> 0.19.1 9 years ago
Rich-Harris 35cabd7621 fix super-niche resolution bug affecting online demo 9 years ago
Rich-Harris 41aac14d07 use rollup-babel for bundling self (is quicker!) and include banner/version in dist files 9 years ago
Rich Harris 40d14e17d4 Merge pull request #177 from rollup/greenkeeper-gobble-rollup-babel-0.5.0 9 years ago
greenkeeperio-bot c0c1c5126d chore(package): update gobble-rollup-babel to version 0.5.0 9 years ago
Rich-Harris 7c04869930 -> 0.19.0 9 years ago
Rich Harris 60ddd3ec34 Merge pull request #176 from rollup/greenkeeper-babel-core-5.8.25 9 years ago
Rich Harris 950dad89ff Merge pull request #175 from rollup/sourcemap-aware-transforms 9 years ago
Rich-Harris 61dcc1bf7c populate map.sourcesContent with original code 9 years ago
Rich-Harris a3a2b2b1e6 update tests 9 years ago
Rich-Harris 3f54f89a2c update devDeps 9 years ago
Rich-Harris 04af65bc79 test for intro/outro 9 years ago
Rich-Harris ccf2cd073c handle missing line in sourcemap 9 years ago
Rich-Harris 7590f6c10b add intro/outro option (TODO document) 9 years ago
Rich-Harris 7603433146 Merge branch 'chained-resolvers-and-loaders' into sourcemap-aware-transforms 9 years ago
Rich-Harris 7976e93611 enable all tests 9 years ago
Rich-Harris 53aa476baa allow transformers to return nothing (i.e. skip) 9 years ago
greenkeeperio-bot 2762ed3559 chore(package): update babel-core to version 5.8.25 9 years ago
Rich-Harris e96cca5971 sourcemap aware transforms 9 years ago