ConnorSkees
|
8802a92f9b
|
at-root with nothing contains super selector
|
2020-04-06 13:30:36 -04:00 |
|
ConnorSkees
|
648dc04c33
|
initial implementation of @ at-root
|
2020-04-06 13:13:03 -04:00 |
|
ConnorSkees
|
86f2ac6a6c
|
remove placeholders in pseudo parens closer to correct
|
2020-04-05 12:52:02 -04:00 |
|
ConnorSkees
|
b7b58c2ac6
|
selector unification of pseudo parens
|
2020-04-05 02:39:38 -04:00 |
|
ConnorSkees
|
cdcb84b7b2
|
escape [] in attribute doc comment
|
2020-04-04 19:07:00 -04:00 |
|
ConnorSkees
|
f4efcf0b45
|
better error message for invalid selector characters
|
2020-04-03 14:14:40 -04:00 |
|
ConnorSkees
|
2efab1cebe
|
clippy
|
2020-04-03 13:33:55 -04:00 |
|
ConnorSkees
|
2a01668ae0
|
refactor selector parsing
|
2020-04-03 13:28:37 -04:00 |
|
ConnorSkees
|
4565121b34
|
for now, don't unquote attr val
|
2020-04-02 22:07:22 -04:00 |
|
ConnorSkees
|
db9515d347
|
strip qutoes from attribute value
|
2020-04-02 21:59:36 -04:00 |
|
ConnorSkees
|
c1d79047f2
|
change casing of expected in modifier error
|
2020-04-02 21:51:55 -04:00 |
|
ConnorSkees
|
476578cdc6
|
fail on modifier with attrkind any
|
2020-04-02 21:44:26 -04:00 |
|
ConnorSkees
|
6e8c226834
|
remove unwrap and todo! from attribute parsing
|
2020-04-02 21:23:23 -04:00 |
|
ConnorSkees
|
6923869b7e
|
rename attribute kinds
|
2020-04-02 21:10:45 -04:00 |
|
ConnorSkees
|
52edffd8fd
|
refactor attributes into separate file
|
2020-04-02 20:59:37 -04:00 |
|