Natalie Weizenbaum
|
487e5025ff
|
Reformat with Dart-2-only features
|
2018-11-15 15:16:24 -08:00 |
|
Natalie Weizenbaum
|
8bffd52729
|
Don't hang after a syntax error in --watch (#435)
Closes #401
|
2018-08-03 15:38:16 -07:00 |
|
Natalie Weizenbaum
|
96c46a242e
|
Add a --stop-on-error flag (#391)
Closes #264
|
2018-06-29 18:12:36 -07:00 |
|
Natalie Weizenbaum
|
425305725b
|
Add a --poll option (#390)
Partially addresses #264.
|
2018-06-28 18:20:28 -07:00 |
|
Natalie Weizenbaum
|
39eeeb51ef
|
Add a missing _ignoreErrors() call in StylesheetGraph (#377)
We weren't ignoring errors when reloading a file, which meant that
syntax errors would get surfaced in the wrong place and cause a crash.
Closes #359
|
2018-06-26 20:10:46 -07:00 |
|
Natalie Weizenbaum
|
6693a82f3b
|
Use the latest test_descriptor features to clean up tests (#366)
|
2018-06-19 17:50:49 -07:00 |
|
Natalie Weizenbaum
|
6ad67a6f28
|
Remove the workaround for dart-lang/sdk#30098
This un-reverts pull request #320 from sass/remove-path-workaround,
which was reverted by commit 0fb5d25ee2 .
|
2018-06-14 16:15:27 -07:00 |
|
Natalie Weizenbaum
|
f074152f61
|
Add a tick in a test that's failing on Windows
|
2018-06-13 16:42:10 -07:00 |
|
Natalie Weizenbaum
|
0519163ae3
|
Use the standard tick helper rather than a custom sleep
|
2018-06-13 16:41:29 -07:00 |
|
Natalie Weizenbaum
|
5efa7bf48a
|
Normalize path separators in watch test expectations
|
2018-06-13 16:41:29 -07:00 |
|
Natalie Weizenbaum
|
6bbb961675
|
Add a --watch command
Partially addresses #264
|
2018-06-09 14:13:36 -04:00 |
|