Commit Graph

30 Commits (a31fea139b3c80ef503bf5d35ebb240a58a030a8)

Author SHA1 Message Date
James Garbutt caebe0deb8 Introduce ESLint to svelte sources () 6 years ago
Richard Harris 248f55a574 move warnings out of stats 6 years ago
Richard Harris f1d4ff6268 remove onwarn option, just use stats.warnings instead 6 years ago
Rich Harris 206a3d0131 update tests 6 years ago
Rich Harris b1d919f3f2
Overhaul stats — closes 6 years ago
Richard Harris 88c674079b always use stats.warn instead of options.onwarn - fixes 6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments () 6 years ago
Rich Harris 8ec02b336d disallow once/passive in legacy mode, for now 6 years ago
Rich Harris 5a457bfb87 rename loc to start, include character info in locations 7 years ago
Rich Harris 73e83e5571 tidy up 7 years ago
Rich Harris 1143b0a991 remove v1 tests 7 years ago
Rich Harris 80e0dceb9a remove validate and Stylesheet from public API 7 years ago
Rich Harris 35f4a1f063 add codes to errors 7 years ago
Rich Harris b86a1edb52 add codes to validation errors 7 years ago
Rich Harris f0b2cb99f2 add codes to warnings () 7 years ago
Rich Harris 0edbac615c add validator tests 7 years ago
Rich-Harris c0287f2080 include warnings in stats object 7 years ago
James Birtles da6a74016f add end position to errors 7 years ago
James Birtles d07721cd50 add end position to warnings 7 years ago
Rich Harris fdd9adab4d add test for 7 years ago
Rich Harris ff67b137c4 empty blocks are a dev warning, not an error 7 years ago
Rich Harris a023346c91 validation 8 years ago
Rich Harris c1f34e3e2a validate ref callees () 8 years ago
Rich Harris 03a9ce353a fix tests 8 years ago
Rich Harris 65e27c98a0 reduce duplication by moving validation into stylesheet 8 years ago
Rich Harris 10ecd81734 prettierfy test files 8 years ago
Conduitry 86035c3f99 unit test 8 years ago
Rich Harris 99d6502bfd better error for attempts to use getters/setters for methods. closes 8 years ago
Conduitry 6d1623cf0e new aliaser mechanism replacing existing mechanism and counters; a bunch more deconflicting 8 years ago
Rich-Harris 60ed068a59 move tests around to facilitate registering babel based on environment 8 years ago