Commit Graph

15 Commits (7479219f3c076d24f7949d4ac9e799f917c3b369)

Author SHA1 Message Date
Conduitry 9c3814fe0e disallow `import root` during validation
10 years ago
Conduitry f1b608e706 new aliaser mechanism replacing existing mechanism and counters; a bunch more deconflicting
10 years ago
Rich-Harris f7c1fb0c57 move tests around to facilitate registering babel based on environment
10 years ago
Rich Harris b7a2978ceb update tests
10 years ago
Rich Harris 606cbc29a7 handle default paramters in computed values (fixes #274)
10 years ago
Arpad Borsos 0ba3286da8 make html validators work inside else blocks
10 years ago
Rich-Harris e8fc20cc8a bump coverage – duplicate default export is handled by acorn
10 years ago
Rich-Harris 78265c5b2d throw if default export is not an object literal
10 years ago
Rich-Harris 21a7fe4dd5 ensure onrender and onteardown are not arrow function expressions
10 years ago
Rich-Harris f3a0880388 error if method is an arrow function expression and uses `this` or `arguments` (#179)
10 years ago
Rich-Harris f310b3541c add support for declared namespaces – fixes #147
10 years ago
Rich Harris 47f15495c2 gather names during validation, for later deoncflicting (#88)
10 years ago
Nico Rehwaldt 9bb916bfd8 Verify computed property dependencies
10 years ago
Rich-Harris c199407db2 more validation
10 years ago
Rich-Harris 0698525f1b basic validation
10 years ago