Donny/강동윤
|
963c460613
|
refactor: Fix lints using clippy from nightly-2023-03-13 (#6920)
|
2023-03-14 04:56:21 +00:00 |
|
Alexander Akait
|
01232f0988
|
fix(xml/parser): Fix various bugs (#6566)
|
2022-12-03 03:52:48 +00:00 |
|
Alexander Akait
|
cdf0d8a8b5
|
fix(xml/parser): Fix parsing of legacy document types (#6555)
|
2022-12-02 04:56:34 +00:00 |
|
Alexander Akait
|
85a03e71b7
|
refactor(xml/parser): Simplify logic for parsing elements (#6557)
|
2022-12-01 05:01:48 +00:00 |
|
Donny/강동윤
|
7ee86d1d25
|
test: Use correct extensions for fixture tests (#6539)
|
2022-11-29 09:47:56 +00:00 |
|
Alexander Akait
|
7f8c4e04b2
|
feat(xml/parser): Parse cdata section (#6531)
|
2022-11-29 07:51:42 +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
|
3a0d98b6e9
|
fix(xml/parser): Fix parsing of comments (#6449)
|
2022-11-18 03:22:13 +00:00 |
|
Alexander Akait
|
638892071a
|
fix(xml/parser): Fix parsing of pi (#6450)
|
2022-11-16 04:10:02 +00:00 |
|
Alexander Akait
|
83e502367b
|
feat(xml): Add xml crates (#5329)
|
2022-08-01 03:56:12 +00:00 |
|