618 Commits (06b410744066961554e9ffba72e4209dad69d95f)
 

Author SHA1 Message Date
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 7b4f5b526f -> 0.3.1 10 years ago
Rich Harris 39f56ba6d8 linting 10 years ago
Rich Harris 0a021c799b rename external namespace imports correctly 10 years ago
Rich Harris 4317485330 saner deconflicting 10 years ago
Rich-Harris f34a896d95 -> 0.3.0 10 years ago
Rich-Harris 132f0a0a3f update magic-string 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 ed4e27d0a7 basic finalisers for all module types 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 15dbac3197 dont add ClassExpression to scope 10 years ago
Rich Harris 161d717112 support test skipping 10 years ago
Rich Harris 6fa907e9d7 more fixes 10 years ago
Rich Harris c408b7dd0b modify export statements at generate time 10 years ago
Rich Harris 876f10825d empty imports are assumed to have side-effects 10 years ago
Rich Harris 778a71165d ensure entry module exports are defined 10 years ago
Rich Harris 415cb548c2 refactoring 10 years ago
Rich Harris 209701522e update node-console-group 10 years ago
Rich Harris 0f862e6c4d disallow reassignments and updates of imported bindings/namespaces 10 years ago
Rich Harris d0c739a9bf update jshintrc 10 years ago
Rich Harris fe807abe2e update tests 10 years ago
Rich Harris 838f0a8812 refactore some stuff 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 60245a2bcc fix merge conflict 10 years ago
Rich-Harris a3b935b5d1 resolve merge conflict 10 years ago
Rich Harris 281d5ca00a support default exports from bundle 10 years ago
Rich-Harris 325b5a3584 remove TODO 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 259fb1b876 tidy up 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 0913ef4e2d include console-group for debugging 10 years ago
Rich Harris 8b5dee744f support export from 10 years ago
Rich Harris 9402bc0730 include sourcesContent and filename in sourcemap 10 years ago
Rich Harris d635724512 add missing semicolon 10 years ago
Rich Harris 4d69947e75 handle external namespace imports 10 years ago
Rich-Harris c93ce90ca7 basic export handling 10 years ago
Rich-Harris eaa93ae9c0 move Module and Bundle into top-level files 10 years ago
Rich-Harris f2ce7d1f99 -> 0.2.1 10 years ago
Rich-Harris 53f98a4018 -> 0.2.0 10 years ago
Rich-Harris ba3f0c6c5f linting 10 years ago