dart-sass/lib/src
2021-09-13 23:16:40 +00:00
..
ast Add support for first-class calc() (#1452) 2021-09-13 23:16:40 +00:00
callable Fix dartdoc errors 2021-07-30 15:14:17 -07:00
executable Change CompileResult.includedFiles to CompileResult.includedUrls 2021-07-13 18:08:18 -07:00
extend Ignore HintCode.UNNECESSARY_TYPE_CHECK_TRUE (#1457) 2021-09-07 12:21:01 -07:00
functions Add support for first-class calc() (#1452) 2021-09-13 23:16:40 +00:00
importer Fix a crash in the Node importer 2021-08-09 16:47:45 -07:00
io Fix broken tests 2021-04-14 17:15:09 -07:00
logger Only omit 5 deprecation warnings per feature by default (#1327) 2021-05-21 22:45:58 -07:00
module Always track variables' source spans 2021-05-11 13:24:20 -07:00
node Fix analysis errors (#1470) 2021-09-09 22:35:12 +00:00
parse Add support for first-class calc() (#1452) 2021-09-13 23:16:40 +00:00
util Add shared interfaces for various AST nodes (#1445) 2021-08-23 16:33:36 -07:00
value Add support for first-class calc() (#1452) 2021-09-13 23:16:40 +00:00
visitor Add support for first-class calc() (#1452) 2021-09-13 23:16:40 +00:00
async_compile.dart Change CompileResult.includedFiles to CompileResult.includedUrls 2021-07-13 18:08:18 -07:00
async_environment.dart Fix a variable-assignment bug (#1372) 2021-06-22 15:10:32 -07:00
async_import_cache.dart Prepare the API for being exposed in a new package 2021-07-30 18:23:13 -07:00
callable.dart Fix dartdoc errors 2021-07-30 15:14:17 -07:00
color_names.dart Replace use of deprecated mapMap with map literals (#1034) 2020-06-22 13:35:28 -07:00
compile_result.dart Add dartdoc categories to Sass APIs 2021-07-30 14:29:51 -07:00
compile.dart Change CompileResult.includedFiles to CompileResult.includedUrls 2021-07-13 18:08:18 -07:00
configuration.dart Fix a couple doc comment typos (#1302) 2021-04-30 16:46:06 -07:00
configured_value.dart Fix the leftover-configuration check for @forward ... with (#1472) 2021-09-09 23:51:26 +00:00
environment.dart Fix a variable-assignment bug (#1372) 2021-06-22 15:10:32 -07:00
exception.dart Strip CRLFs from error comments (#1433) 2021-08-10 22:59:35 +00:00
functions.dart Make spans universally non-nullable 2021-04-14 17:15:09 -07:00
import_cache.dart Prepare the API for being exposed in a new package 2021-07-30 18:23:13 -07:00
importer.dart Add dartdoc categories to Sass APIs 2021-07-30 14:29:51 -07:00
interpolation_buffer.dart Make spans universally non-nullable 2021-04-14 17:15:09 -07:00
io.dart Automated null-safety migration 2021-04-14 17:15:08 -07:00
logger.dart Add dartdoc categories to Sass APIs 2021-07-30 14:29:51 -07:00
module.dart Always track variables' source spans 2021-05-11 13:24:20 -07:00
node.dart Expose charset option in Node API [closes #567] (#1446) 2021-09-02 00:48:11 +00:00
stylesheet_graph.dart Add an option to the CLI and Dart Sass to silence warnings from deps 2021-05-21 22:45:58 -07:00
syntax.dart Add dartdoc categories to Sass APIs 2021-07-30 14:29:51 -07:00
utils.dart Add shared interfaces for various AST nodes (#1445) 2021-08-23 16:33:36 -07:00
value.dart Add support for first-class calc() (#1452) 2021-09-13 23:16:40 +00:00
warn.dart Add dartdoc categories to Sass APIs 2021-07-30 14:29:51 -07:00