480 Commits (declarations-and-references)
 

Author SHA1 Message Date
Rich-Harris 4f6e0bda16 track aliases 9 years ago
Rich-Harris 52f56208af enable tests 9 years ago
Rich-Harris 2b4a2b4d8d mark references from entry module export statements 9 years ago
Rich-Harris db825931db deshadowing 9 years ago
Rich-Harris d61a0b4e01 remove overzealous duplicate error 9 years ago
Rich-Harris 96e074d4f1 place function IDs in correct scope 9 years ago
Rich-Harris a66cad653c prevent illegal reassignments, part 2 9 years ago
Rich-Harris c74c18dcc9 disallow reassignments to namespaces 9 years ago
Rich-Harris d4e722b03f error on missing export 9 years ago
Rich-Harris 5e1c7e9bd4 fix 9 years ago
Rich-Harris 7159c791dc more fixes 9 years ago
Rich-Harris 63f813edd7 scope fixes 9 years ago
Rich-Harris fbed0f2787 more fixes 9 years ago
Rich-Harris 88f373e10a more fixes 9 years ago
Rich-Harris 69a8570d58 fix default exports 9 years ago
Rich-Harris 3bedee7930 fix namespace stuff 9 years ago
Rich-Harris 7918ec47a5 namespace stuff 9 years ago
Rich-Harris b97bf86bb6 unbound default exports 9 years ago
Rich-Harris 7872c5c119 tidy uo 9 years ago
Rich-Harris d22f0cdf5a more fixes 9 years ago
Rich-Harris fcd43fab4b fix shorthand properties 9 years ago
Rich-Harris b2b92e8c38 prevent illegal reassignments 9 years ago
Rich-Harris 692752688d more fixes 9 years ago
Rich-Harris ac25ad5f4c handle pathological cycles 9 years ago
Rich-Harris 73c08381da mark side-effects that apply to included declarations 9 years ago
Rich-Harris e85bd30dbd fix isReference 9 years ago
Rich-Harris 67986e1945 more fixes 9 years ago
Rich-Harris 8d093d07d4 use estree-walker module 9 years ago
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 9 years ago
Rich Harris 30530906c0 allow imports from hidden directories 9 years ago
Rich Harris b1ce762724 add JSPM stuff to README 9 years ago
Rich Harris 54ea4dbbcd -> 0.17.3 9 years ago
Rich Harris e234649349 handle parenthesised default exports (#136) 9 years ago
Rich Harris a1131a9d64 -> 0.17.2 9 years ago
Rich Harris abbc9f9ea5 handle scoped packages 9 years ago
Rich Harris e37dbb2d04 -> 0.17.1 9 years ago
Rich Harris 355f3a4891 add @lukeapage #149 test case 9 years ago
Rich Harris 339b2e1ceb include module ID in error message (#143) 9 years ago
Rich Harris 9981d2d209 allow namespace to be passed to a function (#149) 9 years ago
Rich Harris 5e09e6b72c add test for namespace issue in #149 9 years ago
Rich Harris 946cbbbdfe move shorthand props test from function to form, for benefit of node 0.12 9 years ago