Commit graph

7 commits

Author SHA1 Message Date
Vladimir Matveev 4a919d4f04 exclude 'default' from star exports 2015-04-29 11:43:23 -07:00
Vladimir Matveev 5f18d9b912 extract emitExportStar in separate function 2015-04-28 20:17:55 -07:00
Vladimir Matveev 3af5592243 allow module to reserve slots for names that they export 2015-04-28 18:51:29 -07:00
Vladimir Matveev aa1ad5233e generate local storage for all exported names to avoid overwriting them via star exports 2015-04-28 16:18:33 -07:00
Vladimir Matveev bef6e08993 added comments, updated test baselines 2015-04-20 16:56:36 -07:00
Vladimir Matveev 6e5082658d skip 'import ...' nodes when creating variable statement for imports 2015-04-20 14:17:38 -07:00
Vladimir Matveev e622c8ec34 added tests 2015-04-11 08:50:11 -07:00