Rich-Harris
|
a70db5faff
|
failing test for #1187
|
8 years ago |
Rich Harris
|
2a01a993ef
|
Merge pull request #1241 from kzc/0_41_0_changelog_addition
change log addition for 0.41.0
|
8 years ago |
Rich Harris
|
c038cdaede
|
Merge pull request #1240 from rollup/gh-841-updated
optimize namespace["foo"]
|
8 years ago |
kzc
|
61528b7303
|
change log addition for 0.41.0
|
8 years ago |
Rich-Harris
|
82b284de1d
|
optimize ns["foo"] (#841)
|
8 years ago |
Rich Harris
|
40a0ed52be
|
Merge pull request #1239 from rollup/gh-1213
suppress warnings with --silent
|
8 years ago |
Rich-Harris
|
bc0f791195
|
suppress warnings with --silent (closes #1213)
|
8 years ago |
Rich Harris
|
6384b6c161
|
Merge pull request #1238 from rollup/gh-797
use options.indent for UMD block
|
8 years ago |
Rich-Harris
|
101ad286b5
|
use options.indent for UMD block - fixes #797
|
8 years ago |
Rich Harris
|
e938d86c12
|
-> v0.41.1
|
8 years ago |
Rich Harris
|
b0a83b8bf4
|
Merge pull request #1234 from rollup/gh-1233
include new expressions where callee is a class
|
8 years ago |
Rich Harris
|
585bde0f36
|
test for #1233
|
8 years ago |
Rich Harris
|
766e91d95f
|
include new expressions where callee is a class (#1233)
|
8 years ago |
Rich Harris
|
e4682a3a47
|
-> v0.41.0
|
8 years ago |
Rich Harris
|
e955ea76b1
|
Merge pull request #1231 from rollup/gh-1140
[WIP] [BREAKING] add this.warn method to plugin contexts
|
8 years ago |
Rich Harris
|
be7c90f0c7
|
use plugin names in CLI logs
|
8 years ago |
Rich Harris
|
7831164748
|
implement this.error
|
8 years ago |
Rich Harris
|
6d418687c0
|
add this.warn method to plugin contexts (#1140)
|
8 years ago |
Rich Harris
|
79d1ecf2ad
|
Merge pull request #1230 from mbostock/patch-1
Fix missing bracket.
|
8 years ago |
Mike Bostock
|
e1a940edf4
|
Fix missing bracket.
|
8 years ago |
Rich Harris
|
c4a4938be4
|
Merge pull request #1227 from kzc/fix-throw-side-effect
`throw` always considered to be a side effect
|
8 years ago |
Rich Harris
|
47e0f93a6e
|
Merge pull request #1226 from rollup/gh-791
implement export * from external
|
8 years ago |
kzc
|
f2d0851f12
|
`throw` always considered to be a side effect
|
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
omit globals for empty imports
|
8 years ago |
Rich Harris
|
46f5dbf67c
|
Merge pull request #1223 from rollup/gh-986
Populate file property of sourcemaps when plugins are involved
|
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
handle export default{}
|
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
[WIP] [BREAKING] More consistent error logging, with code frames etc
|
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
chmod a+x bin/rollup
|
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
apply kzc patch to prevent escape codes and emojis appearing in non-TTY stderr
|
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
prevent mutation of cached ASTs
|
8 years ago |
Rich-Harris
|
595fa5878d
|
prevent mutation of cached ASTs (#1153)
|
8 years ago |