Alexander Akait
|
a1fe9076c2
|
fix(css/parser): Fix parsing of nested rules (#6563)
|
2022-12-02 03:52:54 +00:00 |
|
Donny/강동윤
|
b8fe04f720
|
feat(common): Add contexts to the error messages (#6526)
**Description:**
This PR makes the error reporter print contexts.
**Related issue:**
- https://github.com/swc-project/swc/issues/6525.
|
2022-11-29 00:56:47 +09:00 |
|
Alexander Akait
|
983ab91435
|
refactor(css/parser): Refactor parser (#6395)
|
2022-11-11 07:27:19 +00:00 |
|
Alexander Akait
|
e0967efa6e
|
feat(css/parser): Support new nesting spec (#6337)
|
2022-11-03 15:08:23 +00:00 |
|
Alexander Akait
|
956d574683
|
feat(css/parser): Improve error reporting (#6274)
|
2022-10-28 03:14:08 +00:00 |
|
Alexander Akait
|
a0e4684476
|
refactor(css/parser): Refactor more (#6251)
|
2022-10-26 19:22:27 +09:00 |
|
Alexander Akait
|
85b2188204
|
refactor(css/ast): Refactor AST types (#6124)
|
2022-10-13 04:15:29 +00:00 |
|
Alexander Akait
|
c345524e36
|
fix(css/parser): Improve lexer errors (#5025)
|
2022-06-23 03:56:13 +00: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
|
96d6f37c20
|
feat(css/parser): Improve error reporting (#3999)
|
2022-03-13 18:37:42 +00:00 |
|