50 Commits (4095ccaa12383635187a0d1f97f231da5c51bf0c)

Author SHA1 Message Date
Rich-Harris 4095ccaa12 lol git 10 years ago
Rich-Harris e76d7728c4 use actual generated files for test comparisons, to ensure write() behaviour 10 years ago
Rich-Harris 9ff9d7a186 fix sourcemap options 10 years ago
Rich-Harris 04ab791dd6 sourcemaps 10 years ago
Rich-Harris b9d2f7198a correct behaviour with export {...} from ... 10 years ago
Rich Harris f0f2db8432 another deconflicting test 10 years ago
Rich Harris aaa2234741 more deconflicting 10 years ago
Rich Harris 966bdf2aef remove comments 10 years ago
Rich Harris 6a905dbd99 test for computed property rewrites 10 years ago
Rich Harris 259e00cf40 external module deshadowing 10 years ago
Rich Harris 46d6442287 fix test again 10 years ago
Rich Harris cae28a761a update tests 10 years ago
Rich Harris 954408e53f prevent comments inside statement being later appended to it 10 years ago
Rich Harris 0a021c799b rename external namespace imports correctly 10 years ago
Rich Harris 4317485330 saner deconflicting 10 years ago
Rich-Harris d5769e79b8 jump through some hoops to keep statements appropriately spaced, and comments attached to their owners 10 years ago
Rich-Harris 68f69faadc iife finaliser 10 years ago
Rich-Harris fb93adc11f add form tests alongside function tests 10 years ago
Rich Harris 725be1342a skip non-bound default export test for now 10 years ago
Rich Harris 161d717112 support test skipping 10 years ago
Rich Harris c408b7dd0b modify export statements at generate time 10 years ago
Rich Harris 415cb548c2 refactoring 10 years ago
Rich Harris 0f862e6c4d disallow reassignments and updates of imported bindings/namespaces 10 years ago
Rich Harris fe807abe2e update tests 10 years ago
Rich Harris d6302a44b3 transpile code where necessary for testing 10 years ago
Rich Harris af73e848b6 fix test 10 years ago
Rich Harris 15d1d7f2c5 update test 10 years ago
Rich Harris 40bc464e9f throw error on duplicated import 10 years ago
Rich Harris 2bffd6dbb0 include file info with error object when parse fails 10 years ago
Rich Harris 652eca9f1e add a boatload of tests from es6-module-transpiler 10 years ago
Rich Harris 281d5ca00a support default exports from bundle 10 years ago
Rich-Harris 7dc633ce89 support custom resolvePath functions 10 years ago
Rich Harris 859d294b71 import defaults from external modules, with an interop layer 10 years ago
Rich Harris 9ca27a768c use canonical names for exports 10 years ago
Rich Harris ce3d61745b better handling of external modules 10 years ago
Rich Harris 8b5dee744f support export from 10 years ago
Rich Harris 4d69947e75 handle external namespace imports 10 years ago
Rich-Harris c93ce90ca7 basic export handling 10 years ago
Rich-Harris 1b0454ba8e rewrite member expressions correctly 10 years ago
Rich-Harris cca5997ed5 test for method call side effects 10 years ago
Rich-Harris 3e0b919b71 assume functions can mutate their arguments 10 years ago
Rich-Harris bd5669ed3e remove some unused code 10 years ago
Rich-Harris c9c899fbf5 test that object property dependencies are included 10 years ago
Rich-Harris 44fb4c46b3 handles tricky consistent renaming cases 10 years ago
Rich-Harris 415564c9eb more reliable renaming 10 years ago
Rich-Harris 9ec400a2a0 replace names as necessary 10 years ago
Rich-Harris 9371a6f709 generate UMD output, handle cycles, various fixes 10 years ago
Rich-Harris 99511c6c6a some basic functionality 10 years ago
Rich Harris f9efb42fc7 initial commit 10 years ago