Natalie Weizenbaum
|
8b6548fc61
|
Add more CLI tests.
|
2016-12-02 17:39:28 -08:00 |
|
Natalie Weizenbaum
|
d691c77db5
|
Don't duplicate line/column info in error output. (#36)
All span information is now presented as a stack frame, and elided if
it's redundant with the existing stack.
|
2016-11-08 12:22:55 -08:00 |
|
Natalie Weizenbaum
|
d9d4f7c338
|
Await stdout.flush().
|
2016-11-05 12:47:51 -07:00 |
|
Natalie Weizenbaum
|
805ce12e84
|
Use the exitCode attribute rather than exit().
|
2016-11-05 12:23:45 -07:00 |
|
Kaelig Deloumeau-Prigent
|
ab8e0e4d37
|
Update usage to show the accurate command
|
2016-10-31 14:51:25 -07:00 |
|
Natalie Weizenbaum
|
423deb5eab
|
Node API: add an info string.
|
2016-10-29 11:20:47 -07:00 |
|
Natalie Weizenbaum
|
650ae831ec
|
Fix some analysis errors.
|
2016-10-28 15:23:14 -07:00 |
|
Natalie Weizenbaum
|
7b4d26cc5a
|
Properly parse indented-syntax empty selectors.
Also warn about them.
|
2016-10-20 14:35:45 -07:00 |
|
Natalie Weizenbaum
|
0a8633735a
|
Print a terse stack trace for unexpected errors.
|
2016-10-19 14:53:46 -07:00 |
|
Natalie Weizenbaum
|
61dfecc697
|
Use exit code 65 for Sass errors.
|
2016-10-18 17:12:42 -07:00 |
|
Natalie Weizenbaum
|
a2889e4a75
|
Start supporting public Dart and Node APIs.
|
2016-10-14 18:24:50 -07:00 |
|
Natalie Weizenbaum
|
68bd26637a
|
Build an NPM module.
|
2016-10-14 17:39:28 -07:00 |
|