Commit Graph

29 Commits (0bece09daecf7c40c6f067b3a040e82bf016a76d)

Author SHA1 Message Date
Richard Harris 5ceff3bb97 move warnings out of stats
8 years ago
Richard Harris 1146df5595 remove onwarn option, just use stats.warnings instead
8 years ago
Rich Harris 8f730d524f update tests
8 years ago
Rich Harris 4d25d93ea0 Overhaul stats — closes #1891
8 years ago
Richard Harris 7c0413bd2c always use stats.warn instead of options.onwarn - fixes #1918
8 years ago
Rich Harris efba821c84 Implement reactive assignments (#1839)
8 years ago
Rich Harris 6c92d9955f disallow once/passive in legacy mode, for now
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 50533bcefa remove v1 tests
8 years ago
Rich Harris cd0ffa35f6 remove validate and Stylesheet from public API
8 years ago
Rich Harris f8801feb2b add codes to errors
8 years ago
Rich Harris 7b1df97d7e add codes to validation errors
8 years ago
Rich Harris 17a20bbe37 add codes to warnings (#474)
8 years ago
Rich Harris 22bb74413a add validator tests
8 years ago
Rich-Harris 834824f4c6 include warnings in stats object
9 years ago
James Birtles 4bda127108 add end position to errors
9 years ago
James Birtles 3f404eaf99 add end position to warnings
9 years ago
Rich Harris cd62a43102 add test for #1179
9 years ago
Rich Harris 8b6a099ced empty blocks are a dev warning, not an error
9 years ago
Rich Harris e0b173ebde validation
9 years ago
Rich Harris 28e5ebac69 validate ref callees (#686)
9 years ago
Rich Harris 3757a853a4 fix tests
9 years ago
Rich Harris 3fae55b199 reduce duplication by moving validation into stylesheet
9 years ago
Rich Harris ecc84fbecf prettierfy test files
9 years ago
Conduitry 7fffde7ffc unit test
10 years ago
Rich Harris 60d42ffabe better error for attempts to use getters/setters for methods. closes #425
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