452 Commits (bdf1af81912c5a8c63c7f9de73bfea0965ba3df5)
 

Author SHA1 Message Date
Rich-Harris bdf1af8191 deconflict 9 years ago
Rich-Harris 0334cc86fe more fixes 9 years ago
Rich-Harris 997b3abe0a more fixes 9 years ago
Rich-Harris f49c5d3fda more fixes 9 years ago
Rich-Harris 9c3409f593 more fixes 9 years ago
Rich-Harris e44d83df4d more fixes 9 years ago
Rich-Harris 20638dbe48 more fixes 9 years ago
Rich-Harris 24f4af72d9 some basic functionality 9 years ago
Rich Harris 1bf522388d very incomplete start on #156 reboot. basically just broke a bunch of things 9 years ago
Rich Harris c591f04fb3 -> 0.17.4 10 years ago
Rich Harris 30530906c0 allow imports from hidden directories 10 years ago
Rich Harris b1ce762724 add JSPM stuff to README 10 years ago
Rich Harris 54ea4dbbcd -> 0.17.3 10 years ago
Rich Harris e234649349 handle parenthesised default exports (#136) 10 years ago
Rich Harris a1131a9d64 -> 0.17.2 10 years ago
Rich Harris abbc9f9ea5 handle scoped packages 10 years ago
Rich Harris e37dbb2d04 -> 0.17.1 10 years ago
Rich Harris 355f3a4891 add @lukeapage #149 test case 10 years ago
Rich Harris 339b2e1ceb include module ID in error message (#143) 10 years ago
Rich Harris 9981d2d209 allow namespace to be passed to a function (#149) 10 years ago
Rich Harris 5e09e6b72c add test for namespace issue in #149 10 years ago
Rich Harris 946cbbbdfe move shorthand props test from function to form, for benefit of node 0.12 10 years ago
Rich Harris 60b6d4fb62 changelog 10 years ago
Rich-Harris 8fdb8d9318 Add recent tests and fixes on top of 0.15.0 10 years ago
Rich Harris 9274d24deb -> 0.15.0 10 years ago
Rich Harris 4a4ef6febc tidy up test 10 years ago
Rich Harris 61a96bcf98 update tests 10 years ago
Rich Harris ef5d2ba017 test for #101 10 years ago
Rich Harris 2e460eca26 use magic-string@0.7.0, to fix #101 10 years ago
Oskar Segersvärd 35de85969f Merge pull request #94 from rollup/gh-91 10 years ago
Rich Harris db60e00f54 Merge pull request #97 from rollup/syncify 10 years ago
Rich Harris 27ab2f858b update dependencies 10 years ago
Rich Harris c013ad68ec Merge pull request #98 from Victorystick/shields 10 years ago
Oskar Segersvärd 41fe244ab1 Added shields 10 years ago
Rich-Harris 4ca075f745 skip alias tracking test, temporarily 10 years ago
Rich-Harris 4255482b4b linting 10 years ago
Rich-Harris 0df5d9b177 syncify more code, remove unused promise utils 10 years ago
Rich-Harris 19c71ff051 stop false missing export errors 10 years ago
Rich-Harris 840d1dc21d handle re-exports in entry module 10 years ago
Rich-Harris 6646f156de handle export * 10 years ago
Rich-Harris 477324e753 more efficient dependency fetching 10 years ago
Rich-Harris ff27523d44 load all dependencies, regardless of actual usage 10 years ago
Rich-Harris 9fd191f25a failing test for #96 10 years ago
Rich Harris 8a5bb58f13 Merge pull request #73 from Swatinem/failing-tests 10 years ago
Rich-Harris 481d28412c attach scopes to BlockStatement nodes, not Function nodes. fixes #91 10 years ago
Rich-Harris fddf71d4a8 update test to reflect bug accurately 10 years ago
Rich-Harris b5fd2b72aa Merge branch 'gh-92' into gh-91 10 years ago
Rich Harris 71d9d4fa0e only rewrite exported vars as exports.foo if necessary 10 years ago
Rich Harris a55cfbdd8a Merge branch 'master' into gh-92 10 years ago
Rich Harris 4e11b0c602 Merge pull request #90 from rollup/gh-37-b 10 years ago