ConnorSkees
|
6f4b8a935f
|
rustfmt
|
2020-06-22 10:22:13 -04:00 |
|
ConnorSkees
|
ea0e04bfb9
|
eval varargs
|
2020-06-22 10:21:18 -04:00 |
|
ConnorSkees
|
082d58853b
|
implement special-cased functions min and max
|
2020-06-22 10:11:30 -04:00 |
|
ConnorSkees
|
1362d747a4
|
remove superfuous &mut
|
2020-06-22 03:19:16 -04:00 |
|
ConnorSkees
|
fa04a8ac05
|
update date in docs
|
2020-06-21 04:14:57 -04:00 |
|
ConnorSkees
|
52bf3f0091
|
implement short circuiting for and
|
2020-06-20 22:31:31 -04:00 |
|
ConnorSkees
|
218d73c982
|
bump version to 0.9.1
|
2020-06-20 22:06:45 -04:00 |
|
ConnorSkees
|
2d990a03bd
|
rename placeholder variable
|
2020-06-20 21:53:50 -04:00 |
|
ConnorSkees
|
27e4f2b541
|
properly parse maps with maps as values
|
2020-06-20 21:53:01 -04:00 |
|
ConnorSkees
|
07d6faf64b
|
basic implementation of short circuiting with or op
|
2020-06-20 16:22:17 -04:00 |
|
ConnorSkees
|
39d439b2c2
|
update newly passing tests from @supports MVP
|
2020-06-20 16:09:02 -04:00 |
|
ConnorSkees
|
d01ab0aa7d
|
remove redundant clones of paths in @import
|
2020-06-20 15:53:09 -04:00 |
|
ConnorSkees
|
207aa1bf38
|
MVP implementation of @supports
|
2020-06-20 15:52:53 -04:00 |
|
ConnorSkees
|
c9a68c55b9
|
regress a bit on @extend for performance
|
2020-06-20 07:07:22 -04:00 |
|
ConnorSkees
|
4bc44bdd15
|
use dummy value for codeblock language
|
2020-06-20 06:34:15 -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
|
9a5c4d0816
|
put no_run between ticks
|
2020-06-20 06:20:35 -04:00 |
|
ConnorSkees
|
5a97e9d09e
|
resolve merge conflicts
|
2020-06-20 06:16:42 -04:00 |
|
ConnorSkees
|
bc1c15ad21
|
resolve merge conflicts
|
2020-06-20 06:10:48 -04:00 |
|
ConnorSkees
|
195079de86
|
initial implementation of @extend
|
2020-06-20 06:09:12 -04:00 |
|
ConnorSkees
|
47c4a421ac
|
upgrade dependencies
|
2020-06-19 22:47:06 -04:00 |
|
ConnorSkees
|
09a322f175
|
resolve regression in @mixin scoping
|
2020-06-18 18:22:59 -04:00 |
|
ConnorSkees
|
1f4698378d
|
resolve regression in function scoping
|
2020-06-18 18:22:59 -04:00 |
|
ConnorSkees
|
fe07c3d87e
|
fix regression in mixin scoping
|
2020-06-18 18:22:59 -04:00 |
|
ConnorSkees
|
962549e31b
|
remove most remaining unwraps
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
0352c82c88
|
remove unwrap from variable value parsing
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
d90ef7fa41
|
remove unwrap s in Value::to_css_string
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
5d5e7adb98
|
more accurately parse strange hex colors
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
76290a4159
|
further refactor parsing of hex colors
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
da8541ea75
|
simplify parsing of hex numbers
as suggested by @pickfire
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
51529d65ac
|
simplify NeverEmptyVec::last, as suggested by @pickfire
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
c877eb36e3
|
resolve clippy lints
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
854f3c9fb2
|
refactor @ import
based on code review by @pickfire here,
https://github.com/connorskees/grass/pull/13
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
f16baf3366
|
workaround @ at-root and interpolated super selectors
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
d196a93f91
|
arglists are lists too
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
d3413b7cbf
|
& is null when at root
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
86c1bb704d
|
improve span information for at-rules
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
1e91008459
|
newline at end of test file
|
2020-06-18 18:22:58 -04:00 |
|
ConnorSkees
|
1a5301d0fa
|
resolve regression in @mixin scoping
|
2020-06-18 18:15:27 -04:00 |
|
ConnorSkees
|
947b4a3e15
|
resolve regression in function scoping
|
2020-06-18 17:18:31 -04:00 |
|
ConnorSkees
|
f5e4c7e226
|
fix regression in mixin scoping
|
2020-06-18 16:54:19 -04:00 |
|
ConnorSkees
|
5fc3748472
|
remove most remaining unwraps
|
2020-06-18 03:09:24 -04:00 |
|
ConnorSkees
|
de8e7048d8
|
remove unwrap from variable value parsing
|
2020-06-18 01:13:23 -04:00 |
|
ConnorSkees
|
7aaf4e7b92
|
remove unwrap s in Value::to_css_string
|
2020-06-18 01:08:30 -04:00 |
|
ConnorSkees
|
3be87d38b9
|
more accurately parse strange hex colors
|
2020-06-18 00:42:43 -04:00 |
|
ConnorSkees
|
042935f362
|
further refactor parsing of hex colors
|
2020-06-17 06:25:40 -04:00 |
|
ConnorSkees
|
00bd9f3847
|
simplify parsing of hex numbers
as suggested by @pickfire
|
2020-06-17 06:09:39 -04:00 |
|
ConnorSkees
|
c957c10678
|
simplify NeverEmptyVec::last, as suggested by @pickfire
|
2020-06-17 05:51:15 -04:00 |
|
ConnorSkees
|
9ccf49010c
|
resolve clippy lints
|
2020-06-17 05:48:01 -04:00 |
|
ConnorSkees
|
191f2dfba4
|
refactor @ import
based on code review by @pickfire here,
https://github.com/connorskees/grass/pull/13
|
2020-06-17 05:43:43 -04:00 |
|