.. |
ast
|
Add a span to call()'s rest arguments.
|
2017-01-15 15:24:35 -08:00 |
callable
|
Support get-function().
|
2016-10-28 15:28:05 -07:00 |
extend
|
Fix a multi-combinator extend edge case.
|
2017-02-03 16:49:55 -08:00 |
io
|
Improve Node file load speed. (#110)
|
2017-02-04 12:20:34 -08:00 |
node
|
Node API: add renderSync().
|
2016-10-29 11:25:38 -07:00 |
parse
|
Fix some slash division edge cases.
|
2017-01-15 16:09:27 -08:00 |
sync_package_resolver
|
Support package: URLs as a Dart library (#53)
|
2017-02-03 01:08:06 -08:00 |
util
|
Handle a placeholder in a compound selector.
|
2017-01-14 21:40:56 -08:00 |
value
|
Add boolean short-circuiting.
|
2017-02-03 17:37:54 -08:00 |
visitor
|
Improve Node file load speed. (#110)
|
2017-02-04 12:20:34 -08:00 |
callable.dart
|
Support get-function().
|
2016-10-28 15:28:05 -07:00 |
color_names.dart
|
Print colors by name if possible.
|
2016-11-02 17:37:10 -07:00 |
environment.dart
|
Support content-exists().
|
2017-01-08 22:05:23 -08:00 |
exception.dart
|
InternalException -> SassScriptException
|
2016-10-16 18:46:38 -07:00 |
executable.dart
|
Improve Node file load speed. (#110)
|
2017-02-04 12:20:34 -08:00 |
functions.dart
|
Fix str-slice() again.
|
2017-01-14 22:39:28 -08:00 |
interpolation_buffer.dart
|
Fix InterpolationBuffer.toString().
|
2017-01-06 16:45:17 -08:00 |
io.dart
|
Support compiling to node.js.
|
2016-10-07 15:05:56 -07:00 |
node.dart
|
Node API: add renderSync().
|
2016-10-29 11:25:38 -07:00 |
sync_package_resolver.dart
|
Support package: URLs as a Dart library (#53)
|
2017-02-03 01:08:06 -08:00 |
utils.dart
|
Improve Node file load speed. (#110)
|
2017-02-04 12:20:34 -08:00 |
value.dart
|
Add boolean short-circuiting.
|
2017-02-03 17:37:54 -08:00 |