dart-sass/lib/src
2021-01-29 13:34:31 -05:00
..
ast Remove unnecessary imports (#1177) 2020-12-30 14:57:50 -08:00
callable Remove unnecessary imports (#1177) 2020-12-30 14:57:50 -08:00
executable Avoid always downcasing file paths on Windows (#1172) 2020-12-23 18:07:20 -08:00
extend Trim extends at the compound selector level (#1124) 2020-10-28 15:11:22 -07:00
functions Print the values of deprecated numbers passed to color functions (#1184) 2021-01-06 15:17:53 -08:00
importer Remove unnecessary imports (#1177) 2020-12-30 14:57:50 -08:00
io Use node_interop rather than manually declaring Node APIs (#1127) 2020-10-28 15:00:05 -07:00
logger Reformat with Dart-2-only features 2018-11-15 15:16:24 -08:00
module Avoid adding duplicate modules when importing forwarded stylesheets (#973) 2020-03-24 15:31:06 -07:00
node Use node_interop rather than manually declaring Node APIs (#1127) 2020-10-28 15:00:05 -07:00
parse Remove unnecessary imports (#1177) 2020-12-30 14:57:50 -08:00
sync_package_resolver Remove unused dart:async imports (#1097) 2020-10-05 09:35:03 -07:00
util Fix fuzzyAssertRange, RangeError takes ints as min/max 2021-01-29 13:34:31 -05:00
value Avoid throw/catch in Number.== (#1188) 2021-01-11 13:41:37 -08:00
visitor Implement proper handling of units in for loops (#1200) 2021-01-19 18:37:41 -08:00
async_compile.dart Avoid always downcasing file paths on Windows (#1172) 2020-12-23 18:07:20 -08:00
async_environment.dart Remove unused dart:async imports (#1097) 2020-10-05 09:35:03 -07:00
async_import_cache.dart Remove unnecessary imports (#1177) 2020-12-30 14:57:50 -08:00
callable.dart Code review 2020-01-15 15:55:55 -08:00
color_names.dart Replace use of deprecated mapMap with map literals (#1034) 2020-06-22 13:35:28 -07:00
compile.dart Avoid always downcasing file paths on Windows (#1172) 2020-12-23 18:07:20 -08:00
configuration.dart Indicate the original configuration location for multi-config errors 2020-01-11 00:12:38 -08:00
configured_value.dart Support configuring modules through imports (#885) 2019-11-26 09:46:51 -08:00
environment.dart Remove unused dart:async imports (#1097) 2020-10-05 09:35:03 -07:00
exception.dart Allow errors to refer to multiple source spans at once 2020-01-10 22:31:48 -08:00
functions.dart Throw multi-span exceptions for argument errors 2020-01-10 23:24:23 -08:00
import_cache.dart Remove unnecessary imports (#1177) 2020-12-30 14:57:50 -08:00
importer.dart Keep recompiling downstream dependencies after an error in --watch 2020-02-24 20:18:03 -08:00
interpolation_buffer.dart Enable strict raw types 2019-05-31 16:01:49 +01:00
io.dart Avoid permissions errors in _realCasePath. (#1181) 2021-01-06 12:49:45 -08:00
logger.dart Reformat with Dart-2-only features 2018-11-15 15:16:24 -08:00
module.dart Don't throw conflict errors for identical members (#947) 2020-02-07 15:17:05 -08:00
node.dart Wrap fiber.yield() calls in runZoned() 2021-01-15 16:14:35 -08:00
stylesheet_graph.dart Remove unnecessary imports (#1177) 2020-12-30 14:57:50 -08: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 Improve error reporting for incompatible units 2020-12-28 17:58:55 -08:00
value.dart Add a map.deep-merge() function (#1077) (#1080) 2020-09-15 16:25:49 -07:00
warn.dart Add a top-level warn() function for functions and importers (#711) 2019-06-06 19:42:44 +01:00