1695 Commits (47e0f93a6eeab3f20e3c07c12b7c785b9427d81d)
 

Author SHA1 Message Date
Rich Harris 47e0f93a6e Merge pull request #1226 from rollup/gh-791 8 years ago
Rich-Harris ade3ee352a implement export * from external (#791) 8 years ago
Rich-Harris be76a1ff7a -> v0.40.2 8 years ago
Rich Harris cebc3003e5 Merge pull request #1224 from rollup/gh-1217 8 years ago
Rich Harris 46f5dbf67c Merge pull request #1223 from rollup/gh-986 8 years ago
Rich-Harris 502e58d0b0 omit globals for empty imports (#1217) 8 years ago
Rich-Harris e4f995ed62 remove unused files 8 years ago
Rich-Harris 1032e75d46 add file property to sourcemaps with plugins 8 years ago
Rich-Harris 7e717779ff put test where it belongs 8 years ago
Rich-Harris a9bcf45a62 Merge branch 'master' into gh-986 8 years ago
Rich-Harris 6cf998a6f7 -> v0.40.1 8 years ago
Rich Harris 7af9387ecc Merge pull request #1218 from rollup/export-default-no-space 8 years ago
Rich Harris e7fa75cfe4 handle export default{} 8 years ago
Rich Harris 5dfae02e87 -> v0.40.0 8 years ago
Rich Harris 219f1f13da Merge pull request #1212 from rollup/gh-545 8 years ago
Rich Harris 35785fff12 more consistent error logging in CLI 8 years ago
Rich-Harris dd9a93f094 more error stuff 8 years ago
Rich-Harris dc53d05614 use error helpers in more places 8 years ago
Rich-Harris 4a2e791ab0 lint 8 years ago
Rich-Harris 2368ae242e use error helpers consistently, update tests 8 years ago
Rich-Harris be0f82c623 add module.error helper for consistently reporting errors (#545) 8 years ago
Rich Harris 7885ab7671 Merge pull request #1210 from rollup/gh-1209 8 years ago
Rich-Harris 812d1062ba chmod a+x bin/rollup (#1209) 8 years ago
Rich Harris 60b8a9209d Merge pull request #1206 from rollup/gh-1201 8 years ago
Rich-Harris 23813bc4e7 apply kzc patch to prevent escape codes and emojis appearing in non-TTY stderr (#1201) 8 years ago
Rich-Harris a00d3916c9 -> v0.39.2 8 years ago
Rich Harris 04dbe126f9 Merge pull request #1205 from rollup/gh-1153 8 years ago
Rich-Harris 595fa5878d prevent mutation of cached ASTs (#1153) 8 years ago
Rich-Harris 415985b1ee -> v0.39.1 8 years ago
Rich Harris 38bb9d9a87 Merge pull request #1204 from rollup/gh-1198 8 years ago
Rich-Harris d1d667f9a8 ignore var inits in dead branches - fixes #1198 8 years ago
Rich Harris 11a283021a Merge pull request #1202 from rollup/gh-1082 8 years ago
Rich-Harris 532dff162e change recommendation to local installation of rollup-watch (#1082) 8 years ago
Rich Harris c597b91368 Merge pull request #1200 from rollup/gh-1197 8 years ago
Rich-Harris 708fb9821b warn on missing format (fixes #1197) 8 years ago
Rich-Harris 979cfc25a7 update a few dependencies 8 years ago
Rich-Harris aa1c72a81c -> v0.39.0 8 years ago
Rich Harris a53555d213 Merge pull request #1199 from rollup/gh-1194 8 years ago
Rich-Harris f695e628d6 richer warnings in CLI 8 years ago
Rich-Harris a44a171dad update CLI to handle new warnings 8 years ago
Rich-Harris 8813641170 include location info in stringified warnings 8 years ago
Rich-Harris ab14557a25 lint 8 years ago
Rich-Harris 4dba546885 use bundle.warn and module.warn throughout codebase 8 years ago
Rich-Harris 5360abdb31 implement bundle.warn and module.warn, to replace direct calls to bundle.onwarn (#1194) 8 years ago
Rich-Harris f8a09fd0bd -> v0.38.3 8 years ago
Rich Harris a0dc3e4bb4 Merge pull request #1196 from rollup/gh-1051 8 years ago
Rich-Harris c36f965e7d warn about using node built-ins in browser bundle (#1051) 8 years ago
Rich Harris 1c0aca6046 Merge pull request #1195 from rollup/gh-1061 8 years ago
Rich-Harris 47d3daf9a5 statically analyse LogicalExpression nodes (#1061) 8 years ago
Rich-Harris 8290e11c1a test that file property is being added to sourcemap (#986) 8 years ago