dart-sass/lib/src
2019-07-02 16:10:28 -07:00
..
ast Add built-in modules for core Sass functions (#716) 2019-06-12 16:46:28 +01:00
callable Add built-in modules for core Sass functions (#716) 2019-06-12 16:46:28 +01:00
executable Enable strict raw types 2019-05-31 16:01:49 +01:00
extend Enable and fix (most) pedantic lints 2019-05-31 15:18:59 +01:00
functions Fix the argument name for a single-argument saturate() function 2019-07-02 16:10:28 -07:00
importer Enable strict raw types 2019-05-31 16:01:49 +01:00
io Require dependencies in the preamble rather than through JS-interop 2019-06-19 19:41:16 +01:00
logger Reformat with Dart-2-only features 2018-11-15 15:16:24 -08:00
module Add built-in modules for core Sass functions (#716) 2019-06-12 16:46:28 +01:00
node Require dependencies in the preamble rather than through JS-interop 2019-06-19 19:41:16 +01:00
parse Merge remote-tracking branch 'origin/feature.use' into merge-use 2019-06-24 14:12:05 -07:00
sync_package_resolver Reformat with Dart-2-only features 2018-11-15 15:16:24 -08:00
util Address code review comments from #724 (#729) 2019-06-24 14:05:17 -07:00
value Add new module-system features for existing functions (#720) 2019-06-18 12:03:12 -07:00
visitor Fix a new analysis hint from Dart 2.4.0 (#743) 2019-06-28 14:32:04 -07:00
async_compile.dart Add a --charset flag and API option (#644) 2019-04-08 14:49:08 -07:00
async_environment.dart Merge remote-tracking branch 'origin/feature.use' into merge-use 2019-06-24 14:12:05 -07:00
async_import_cache.dart Use the new Dart 2.3.0 literal syntax (#684) 2019-05-17 18:02:12 -07:00
callable.dart Explicitly mark classes as sealed (#602) 2019-02-20 16:39:46 -08:00
color_names.dart Reformat with Dart-2-only features 2018-11-15 15:16:24 -08:00
compile.dart Get rid of tool/synchronize.dart 2019-05-15 18:17:06 -07:00
environment.dart Merge remote-tracking branch 'origin/feature.use' into merge-use 2019-06-24 14:12:05 -07:00
exception.dart Generate a CSS file describing an error when one occurs (#659) 2019-05-02 18:14:25 -07:00
executable.dart Generate a CSS file describing an error when one occurs (#659) 2019-05-02 18:14:25 -07:00
functions.dart Add built-in modules for core Sass functions (#716) 2019-06-12 16:46:28 +01:00
import_cache.dart Use the new Dart 2.3.0 literal syntax (#684) 2019-05-17 18:02:12 -07:00
importer.dart Reformat with Dart-2-only features 2018-11-15 15:16:24 -08:00
interpolation_buffer.dart Enable strict raw types 2019-05-31 16:01:49 +01:00
io.dart Don't canonicalize file case in source maps (#541) 2019-01-04 14:17:18 -05:00
logger.dart Reformat with Dart-2-only features 2018-11-15 15:16:24 -08:00
module.dart Give Module a type parameter rather than making it synchronized (#686) 2019-05-20 15:34:14 -07:00
node.dart Enable strict raw types 2019-05-31 16:01:49 +01:00
stylesheet_graph.dart Use the new Dart 2.3.0 literal syntax (#684) 2019-05-17 18:02:12 -07:00
sync_package_resolver.dart Use the new mechanism for distinguishing Node from web compilation 2018-04-03 16:56:59 -07:00
syntax.dart Explicitly mark classes as sealed (#602) 2019-02-20 16:39:46 -08:00
utils.dart Merge branch 'master' into feature.use 2019-06-06 21:46:51 +01:00
value.dart Add new module-system features for existing functions (#720) 2019-06-18 12:03:12 -07:00
warn.dart Add a top-level warn() function for functions and importers (#711) 2019-06-06 19:42:44 +01:00