Alexander Akait
|
a0e4684476
|
refactor(css/parser): Refactor more (#6251)
|
2022-10-26 19:22:27 +09:00 |
|
Alexander Akait
|
e63fa28008
|
fix(css/ast): Fix AST types for simple block (#6131)
|
2022-10-13 05:31:34 +00:00 |
|
Alexander Akait
|
555b6a3734
|
fix(css/ast): Use list of component values for error recovery (#5467)
|
2022-08-13 13:05:29 +09:00 |
|
Alexander Akait
|
c345524e36
|
fix(css/parser): Improve lexer errors (#5025)
|
2022-06-23 03:56:13 +00:00 |
|
Alexander Akait
|
1b7b4f0cb4
|
test(css/parser): Improve tests (#4963)
|
2022-06-13 20:27:30 +00:00 |
|
Donny/강동윤
|
67942d5731
|
feat(common): Reserve BytePos(0) for dummy spans (#4616)
|
2022-05-11 16:14:42 +00:00 |
|
Alexander Akait
|
6696a93b5c
|
refactor(css/ast): Union all at-rules to one at-rule in AST (#4189)
|
2022-04-01 20:53:23 +09:00 |
|
Edwin Coronado
|
57802cfcce
|
fix(common): Fix the line number of errors (#4082)
|
2022-03-19 23:56:12 +09:00 |
|
Donny/강동윤
|
40b8a4e596
|
feat(common): Implement a pretty error reporter (#3946)
|
2022-03-13 19:07:18 +00:00 |
|
Alexander Akait
|
6f781c3b43
|
feat(css/parser): Improve error recovery (#3901)
|
2022-03-07 16:33:35 +00:00 |
|