51 Commits

Author SHA1 Message Date
ConnorSkees
169a6ec2b3 implement min and max 2020-06-22 11:07:54 -04:00
ConnorSkees
082d58853b implement special-cased functions min and max 2020-06-22 10:11:30 -04:00
ConnorSkees
218d73c982 bump version to 0.9.1 2020-06-20 22:06:45 -04:00
ConnorSkees
39d439b2c2 update newly passing tests from @supports MVP 2020-06-20 16:09:02 -04:00
ConnorSkees
2887016ceb tidy documentation
standardize capitalization of "Sass" and make updates to reflect new
0.9.0 API
2020-06-20 06:31:43 -04:00
ConnorSkees
549d96ac0d update newly passing tests in readme 2020-06-16 20:33:09 -04:00
ConnorSkees
41df8bafa4 update passing tests 2020-06-08 00:42:41 -04:00
ConnorSkees
8431ab9211 add features to readme 2020-05-29 18:40:53 -04:00
ConnorSkees
b149cb3484 bump version to 0.8.3 2020-05-25 16:26:31 -04:00
ConnorSkees
017bc971b4 remove first line in readme 2020-05-19 15:48:53 -04:00
ConnorSkees
e524867a30 bump version to 0.8.2
This release contains significant (>10x) improvements for WASM speed.
Performance is now comparable to libsass bindings with `node-sass` as
well as `dart-sass` with dart2js. It is, however, roughly 4x slower than
native `grass`.
2020-05-11 12:59:31 -04:00
ConnorSkees
648e101c49 add tests passing at the start of may 2020-05-05 19:01:40 -04:00
ConnorSkees
b2b5156e3b better instructions for running spec tests 2020-04-28 15:08:07 -04:00
ConnorSkees
48bffb69e0 more explicit in control flow 2020-04-26 01:45:30 -04:00
ConnorSkees
1a18955f0b make heading Web Assembly rather than WASM 2020-04-24 18:43:52 -04:00
ConnorSkees
b76dbb8b54 add note about testing and wasm to readme 2020-04-24 18:38:52 -04:00
ConnorSkees
4607163a62 more robustly handle - as start of identifier 2020-04-21 17:57:50 -04:00
ConnorSkees
93bd950940 2020-04-21 tests 2020-04-21 04:59:03 -04:00
ConnorSkees
aea2b65a8d remove string parsing from readme (finally!) 2020-04-20 13:59:53 -04:00
ConnorSkees
515c37d110 rearrange readme 2020-04-19 16:38:42 -04:00
ConnorSkees
502528c914 replace @font-fact with @supports 2020-04-12 22:03:40 -04:00
ConnorSkees
4868704914 implemented some special functions 2020-04-07 00:10:18 -04:00
ConnorSkees
6d63b1bda4 implemented @ at-root 2020-04-06 14:41:56 -04:00
ConnorSkees
d67fe948d6 implement builtin function unique-id 2020-04-05 18:20:58 -04:00
ConnorSkees
3024c3894a remove ops and add strings to todo 2020-04-05 17:42:08 -04:00
ConnorSkees
c8a59ea501 implement builtin function random 2020-04-05 13:42:53 -04:00
ConnorSkees
b52af759f2 add number of related tests to missing features 2020-04-05 12:55:39 -04:00
ConnorSkees
bac1b2494a implemented call and get-function 2020-04-04 12:59:05 -04:00
ConnorSkees
d26a81253f builtin functions zip, index 2020-04-03 16:55:32 -04:00
ConnorSkees
dbbadaf62e remove varargs and map-remove from todo 2020-04-02 13:57:02 -04:00
ConnorSkees
bccce094e4 implemented @while 2020-04-02 00:43:07 -04:00
ConnorSkees
8575bbd39a 2020-04-01 tests 2020-04-01 17:53:47 -04:00
ConnorSkees
806dba12a3 global scope has been implemented 2020-03-30 17:07:27 -04:00
ConnorSkees
e4843180c7 maps are implemented! 2020-03-30 16:53:27 -04:00
ConnorSkees
e56228d347 2020-03-30 tests 2020-03-30 03:18:27 -04:00
ConnorSkees
29166900d2 2020-03-23 tests 2020-03-24 10:53:21 -04:00
ConnorSkees
4d45844b7a list missing features in readme 2020-03-22 15:44:47 -04:00
ConnorSkees
c987cde7bf fix code blocks in readme 2020-03-20 21:10:58 -04:00
ConnorSkees
8e43d906b5 update passing tests 2020-03-20 21:00:27 -04:00
ConnorSkees
9eba5e9a14 2020-02-24 tests 2020-02-24 20:16:19 -05:00
ConnorSkees
2c38db8703 2020-02-18 tests 2020-02-18 07:09:12 -05:00
ConnorSkees
2a6bb7d24f Lowercase github name 2020-02-15 11:47:19 -05:00
ConnorSkees
e02c0ae574 2020-02-15 tests 2020-02-15 10:06:26 -05:00
ConnorSkees
fdba87334b 2020-02-09 tests 2020-02-09 22:48:55 -05:00
ConnorSkees
ed316e6eb7 2020-02-03 readme 2020-02-03 08:49:47 -05:00
ConnorSkees
f774bce5be We are passing more tests! 2020-01-27 20:24:22 -05:00
ConnorSkees
1c5c8e0650 Update README for 2020-01-27 test results 2020-01-27 16:57:12 -05:00
Connor Skees
4bd99acfcd
Add missing @import features 2020-01-20 15:14:38 -05:00
ConnorSkees
c0e82ba0a8 Mention official test suite in readme 2020-01-20 12:42:06 -05:00
ConnorSkees
6c67fa38ef Fix readme checkboxes 2020-01-19 23:01:16 -05:00