.. |
ast
|
Don't disable placeholder unification.
|
2016-11-13 21:16:42 -08:00 |
callable
|
Support get-function().
|
2016-10-28 15:28:05 -07:00 |
extend
|
Improve the error message for a failed @extend. (#65)
|
2016-12-09 17:29:58 -08:00 |
io
|
Add more CLI tests.
|
2016-12-02 17:39:28 -08:00 |
node
|
Node API: add renderSync().
|
2016-10-29 11:25:38 -07:00 |
parse
|
Allow #{...}--1. (#62)
|
2016-12-09 17:22:53 -08:00 |
util
|
Support keyframes.
|
2016-10-20 23:07:35 -07:00 |
value
|
Fix an RGB-to-HSL bug.
|
2016-11-05 23:42:07 -07:00 |
visitor
|
Set mixin/function arguments locally. (#63)
|
2016-12-09 17:08:11 -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
|
Fix mixin-exists().
|
2016-11-13 21:07:41 -08:00 |
exception.dart
|
InternalException -> SassScriptException
|
2016-10-16 18:46:38 -07:00 |
executable.dart
|
Add more CLI tests.
|
2016-12-02 17:39:28 -08:00 |
functions.dart
|
Allow saturate($number). (#61)
|
2016-12-09 16:41:47 -08:00 |
interpolation_buffer.dart
|
Disable implicit downcasts.
|
2016-10-19 17:56:48 -07: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 |
utils.dart
|
Get rid of an unused utility class.
|
2016-12-09 15:57:09 -08:00 |
value.dart
|
Support the Microsoft-style = operator. (#40)
|
2016-11-12 21:21:18 -08:00 |