Connor Skees
|
47902c077c
|
refactor how scopes are calculated
|
2020-07-08 14:51:04 -04:00 |
|
Connor Skees
|
92aa149f8a
|
remove dependency on bitflags
|
2020-07-05 10:21:43 -04:00 |
|
Ivan Tham
|
85ec26001a
|
Keep parser context with bitflags
|
2020-07-05 09:35:42 -04:00 |
|
Connor Skees
|
827225a143
|
initial implementation of @keyframes
|
2020-07-04 20:50:53 -04:00 |
|
Connor Skees
|
bf0665bbcd
|
@content tokens can access local scope
|
2020-07-02 15:43:11 -04:00 |
|
Connor Skees
|
1b033c3643
|
properly handle chained @content
|
2020-07-02 15:22:15 -04:00 |
|
Connor Skees
|
8b907d4b67
|
consolidate arg evaluation for mixins and functions
|
2020-07-02 10:37:13 -04:00 |
|
Connor Skees
|
a88f07da54
|
allow @content to take arguments
|
2020-07-02 10:31:32 -04:00 |
|
Connor Skees
|
6ea036581b
|
mixin stores body as Vec<Token>
|
2020-06-30 06:53:17 -04:00 |
|
ConnorSkees
|
1c73e5657a
|
store reference to @content
|
2020-06-26 01:02:06 -04:00 |
|
ConnorSkees
|
195079de86
|
initial implementation of @extend
|
2020-06-20 06:09:12 -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
|
4d068596e3
|
refactor parsing into multiple files
|
2020-06-16 22:34:01 -04:00 |
|