Denis Bardadym
47e712d2f5
Failling test for #1104
8 years ago
Rich-Harris
8d68196d67
add missing changelog entry
8 years ago
Rich-Harris
79c4007558
-> v0.38.0
8 years ago
Rich-Harris
88195198f8
add test to guard against #984 regression
8 years ago
Rich Harris
040938850c
Merge pull request #1168 from rollup/gh-1083
bind function expression ids to the child scope
8 years ago
Rich-Harris
553abd9873
bind function expression ids to the child scope ( #1083 )
8 years ago
Rich Harris
e550b3f165
Merge pull request #1167 from rollup/gh-1078
deshadow destructured parameters with assignments
8 years ago
Rich-Harris
21a5d0d062
alright i give up. bye node 0.12
8 years ago
Rich-Harris
5430096c26
downgrade eslint to a version that supports node 0.12
8 years ago
Rich-Harris
fe16d37f8a
update some deps to get tests to pass
8 years ago
Rich-Harris
1c354babeb
deshadow destructured parameters with assignments ( #1078 )
8 years ago
Rich Harris
e1c49cf34f
Merge pull request #1166 from rollup/gh-1078
[BREAKING] fix behaviour of export { foo as default }
8 years ago
Rich-Harris
e05bf77efc
fix behaviour of export { foo as default } ( #1078 )
8 years ago
Rich Harris
f2742e477c
Merge pull request #1165 from rollup/gh-988
prevent false positives for sourcemapping url comments with newlines
8 years ago
Rich-Harris
1ca90bd374
prevent false positives for sourcemapping url comments with newlines ( #988 )
8 years ago
Rich-Harris
37a6869ef9
-> v0.37.2
8 years ago
Rich Harris
94f2ac4104
Merge pull request #1017 from Pauan/tree-shake-pure-es5-classes
Removes `new Foo(...)` when Foo is a pure function
8 years ago
Rich Harris
44924ec767
Merge pull request #1164 from rollup/gh-1113
include blocks containing activated var declarations
8 years ago
Rich Harris
dfe874d34f
Merge pull request #1163 from rollup/gh-1132
only remove valid sourcemapping URL comments
8 years ago
Rich Harris
858588d937
Merge pull request #1162 from rollup/gh-1116
support plugin outros
8 years ago
Rich-Harris
119734af79
include blocks containing activated var declarations ( fixes #1113 )
8 years ago
Pauan
0afa3ed2e8
Removes `new Foo(...)` when Foo is a pure function
8 years ago
Rich-Harris
ccc7ad7352
only remove valid sourcemapping URL comments ( fixes #1132 )
8 years ago
Rich-Harris
4a577a3c44
lint
8 years ago
Rich-Harris
b3b10986cc
-> v0.37.1
8 years ago
Rich Harris
a804033655
Merge pull request #450 from rollup/gh-447
follow symlinks
8 years ago
Rich-Harris
490d428180
skip symlink test on windows
8 years ago
Rich-Harris
70261d03fa
linting
8 years ago
Rich-Harris
2d7f8a7b38
merge master -> gh-447
8 years ago
Rich-Harris
38750c41ec
support plugin outros
8 years ago
Rich Harris
3f39de8800
Merge pull request #1143 from danez/recursive-functions
Improve tree-shaking of assignment expressions and unused functions
8 years ago
Daniel Tschinder
583b13d757
Improves tree-shaking by only considering program-level
assignments as a Bundle's dependent expressions.
8 years ago
Rich Harris
b04e790c4d
Merge pull request #1152 from kzc/1146
accomodate incorrect ExportDefaultDeclaration.start produced by rollup-plugin-json
8 years ago
Rich Harris
dfb8a3f04f
Merge pull request #1144 from christopherthielen/master
Access global.* using array notation
8 years ago
Chris Thielen
b1e4384865
Update comments describing property string generation
8 years ago
kzc
2521f2e6e3
be more leniant in processing ExportDefaultDeclaration ( #1146 )
8 years ago
Chris Thielen
bb546d342d
Add test for bizzare moduleName
8 years ago
Chris Thielen
f43fd99554
Access global.* using array notation
This allows arbitrary `moduleName` (including names with dashes like `ui-router` or scoped npm packages like `@angular/core`) to be added to the global object.
Closes #582
Closes #584
8 years ago
Rich Harris
98abe24682
Merge pull request #1151 from rollup/gh-957
implement gatherPossibleValues on ExternalDeclaration
8 years ago
Rich Harris
2d32cddabf
implement gatherPossibleValues on ExternalDeclaration - fixes #957
8 years ago
Rich Harris
fcf39281f8
-> v0.37.0
8 years ago
Rich Harris
dbbb234df2
Merge pull request #1038 from rollup/gh-1028
[BREAKING] fix behaviour of export * in relation to defaults
8 years ago
Rich Harris
8120b509c9
Merge pull request #1046 from rollup/gh-1045
fix missing namespace member warnings
8 years ago
Rich Harris
a4927986bd
deduplicate
8 years ago
Rich Harris
666deef039
Merge branch 'legacy-quote-reserved-properties' into chge-master
8 years ago
Rich Harris
75442ef67e
update tests
8 years ago
Rich Harris
81bf060969
quote reserved properties in legacy mode
8 years ago
Rich Harris
051cd9736c
update legacy tests
8 years ago
Rich Harris
209fe7c694
apply https://github.com/rollup/rollup/pull/1062#issuecomment-255536598
8 years ago
Rich Harris
1559aaba22
Merge branch '1032' of https://github.com/kzc/rollup into kzc-1032
8 years ago