Commit Graph

12 Commits (daa2635cd36b1c794a3fcb204be4100265dbc57d)

Author SHA1 Message Date
Rich Harris 35f4a1f063 add codes to errors
7 years ago
Rich Harris cb514afde4 more tests, support svelte: elements
7 years ago
Rich-Harris 90a372ebf3 brute force new keyed each block syntax
7 years ago
Rich-Harris eebd47d02b add v2 parser tests, handle single curly tags
7 years ago
Jacob Wright 04f5d5c975 Adds actions to components
7 years ago
Rich Harris 20962f9d82 add option to disable two-way binding (#54)
7 years ago
Efthymis Sarmpanis e3b5f5250e Failing test for improper toString override in CompileError
7 years ago
Rich Harris 908fe2ab7a parse await-then-catch
7 years ago
Rich Harris 135f626395 include ast in svelte.compile return value (#632)
7 years ago
Rich Harris 10ecd81734 prettierfy test files
7 years ago
Rich-Harris fc646925db make it easier to run parser tests solo
8 years ago
Rich-Harris 60ed068a59 move tests around to facilitate registering babel based on environment
8 years ago