Commit Graph

57 Commits (d1482f0541bb757ecda663d94fe1668f3b22da9c)

Author SHA1 Message Date
Rich-Harris 017b67aa38 ensure onrender and onteardown are not arrow function expressions
9 years ago
Rich-Harris a6c648b086 error if method is an arrow function expression and uses `this` or `arguments` (#179)
9 years ago
Rich-Harris fbe130835d add support for declared namespaces – fixes #147
9 years ago
Rich Harris 0e64f26712 gather names during validation, for later deoncflicting (#88)
9 years ago
Nico Rehwaldt 65cdead991 Verify computed property dependencies
9 years ago
Rich-Harris c199407db2 more validation
9 years ago
Rich-Harris 0698525f1b basic validation
9 years ago