ConnorSkees 8520048b26 implement small int optimizations
This allows for numbers within 18 digits of precision (the vast
majority of numbers) to be represented by just 2 i64s rather than 2 heap
allocated BigInts. In the future these optimizations may become more
aggressive and granular, but for now `grass` is already more than an order of
magnitude faster than `dart-sass`.
2020-05-19 23:23:04 -04:00
..
2020-05-19 18:28:18 -04:00
2020-05-18 17:50:52 -04:00
2020-05-19 23:23:04 -04:00
2020-05-17 00:35:07 -04:00
2020-05-19 23:23:04 -04:00
2020-05-17 00:35:07 -04:00
2020-05-19 23:23:04 -04:00
2020-05-17 00:35:07 -04:00
2020-05-16 16:56:17 -04:00
2020-04-24 22:58:28 -04:00
2020-04-24 22:58:28 -04:00
2020-05-01 19:16:57 -04:00
2020-05-17 11:09:21 -04:00
2020-05-05 19:12:17 -04:00
2020-04-23 18:14:42 -04:00
2020-05-17 11:09:21 -04:00
2020-05-17 00:35:07 -04:00
2020-04-26 22:57:56 -04:00