dart-sass/lib/src/value
Natalie Weizenbaum 66cb55c76f
Avoid throw/catch in Number.== (#1188)
Throwing and catching exceptions is expensive. Testing this on one
user's number-heavy codebase resulted in a 2x speed improvement.
2021-01-11 13:41:37 -08:00
..
external Deprecate incorrect HSL units 2020-12-29 13:26:54 -08:00
argument_list.dart Eagerly dash-normalize Sass identifiers 2019-07-16 19:42:38 -07:00
boolean.dart Reformat with Dart-2-only features 2018-11-15 15:16:24 -08:00
color.dart Reformat (#1133) 2020-11-03 16:03:08 -08:00
function.dart Fix new strict inference hints from Dart 2.6 2019-11-06 14:47:24 -08:00
list.dart Add a map.deep-merge() function (#1077) (#1080) 2020-09-15 16:25:49 -07:00
map.dart Add a map.deep-merge() function (#1077) (#1080) 2020-09-15 16:25:49 -07:00
null.dart Add new module-system features for existing functions (#720) 2019-06-18 12:03:12 -07:00
number.dart Avoid throw/catch in Number.== (#1188) 2021-01-11 13:41:37 -08:00
string.dart Add support for clamp() as a special math function (#1168) 2020-12-28 13:42:04 -08:00