ConnorSkees
|
30cac02f9c
|
Add IsComment trait and devour_comment utils
|
2020-01-25 09:54:38 -05:00 |
|
ConnorSkees
|
25b4bebdf8
|
Make everything private except StyleSheet
|
2020-01-20 13:15:47 -05:00 |
|
ConnorSkees
|
720b1e9f22
|
Reduce usage of .clone()
|
2020-01-18 20:24:28 -05:00 |
|
ConnorSkees
|
c6fe179eeb
|
Refactor and consolidate interpolation parsing
|
2020-01-14 17:39:19 -05:00 |
|
ConnorSkees
|
cdbd4ff9a6
|
Considate variable dereferencing into util function
|
2020-01-12 20:56:07 -05:00 |
|
ConnorSkees
|
33843dd2ac
|
Refactor various devour_whitespace methods into single util function
|
2020-01-12 20:15:27 -05:00 |
|
ConnorSkees
|
2439579d20
|
Initial implementation of @include and mixin eval
|
2020-01-12 19:56:58 -05:00 |
|
ConnorSkees
|
107a7d996e
|
Refactor how scope is handled and basic mixin parsing
|
2020-01-12 17:44:49 -05:00 |
|
ConnorSkees
|
bd4b38550c
|
Handle interpolation inside selectors and styles
|
2020-01-12 10:54:46 -05:00 |
|
ConnorSkees
|
a74d22cce9
|
Document some internal enums and structs
|
2020-01-08 20:58:02 -05:00 |
|
ConnorSkees
|
a3ecfbbf3e
|
Preserve toplevel multiline comments and add tests for them
|
2020-01-08 20:39:05 -05:00 |
|
ConnorSkees
|
d2f9fc8e78
|
Reformat imports
|
2020-01-06 17:06:37 -05:00 |
|
ConnorSkees
|
3ba585b40d
|
Refactor style parsing to separate module
|
2020-01-06 16:50:16 -05:00 |
|