Commit Graph

17 Commits (5ae3ba66a804c268fbd720a6c554445f1465b313)

Author SHA1 Message Date
Rich Harris f134494615 deprecate onerror - fixes #1745
8 years ago
Rich Harris b72225a28f rename loc to start, include character info in locations
8 years ago
Rich Harris 62e9f12db0 tidy up
8 years ago
Rich Harris 7a5042208b oops
8 years ago
Rich Harris c854f2c9fc remove v1 parser tests
8 years ago
Rich Harris f8801feb2b add codes to errors
8 years ago
Rich Harris 9235efb8dd more tests, support svelte: elements
8 years ago
Rich-Harris 8e95bf5111 brute force new keyed each block syntax
8 years ago
Rich-Harris 6aef662fa5 add v2 parser tests, handle single curly tags
9 years ago
Jacob Wright a5ed6cbe18 Adds actions to components
9 years ago
Rich Harris 5c1f6ff206 add option to disable two-way binding (#54)
9 years ago
Efthymis Sarmpanis aa56cde383 Failing test for improper toString override in CompileError
9 years ago
Rich Harris 522744b47e parse await-then-catch
9 years ago
Rich Harris 0c0122cd1f include ast in svelte.compile return value (#632)
9 years ago
Rich Harris ecc84fbecf prettierfy test files
9 years ago
Rich-Harris 3672b61b37 make it easier to run parser tests solo
10 years ago
Rich-Harris f7c1fb0c57 move tests around to facilitate registering babel based on environment
10 years ago