SWC Bot
|
e93102e0a3
|
chore: Publish crates
|
2022-06-02 04:02:53 +00:00 |
|
Alexander Akait
|
67b5e3d5b3
|
fix(html/parser): Fix end span of closed tags (#4860)
|
2022-06-02 04:00:32 +00:00 |
|
Donny/강동윤
|
fd3501bf87
|
feat(wasm): Add json error (#4853)
|
2022-06-01 11:51:24 +09:00 |
|
SWC Bot
|
cbec3819e1
|
chore: Publish crates
|
2022-05-31 03:52:39 +00:00 |
|
Alexander Akait
|
f830726027
|
fix(html/parser): Fix span of lexer errors (#4846)
|
2022-05-31 03:50:19 +00:00 |
|
SWC Bot
|
866664163e
|
chore: Publish crates
|
2022-05-30 06:22:43 +00:00 |
|
Alexander Akait
|
20fee8abee
|
fix(html/parser): Handle BOM (#4843)
|
2022-05-30 06:20:02 +00:00 |
|
Donny/강동윤
|
f847709787
|
chore(common): Update rustc (#4828)
|
2022-05-28 07:07:58 +00:00 |
|
SWC Bot
|
abbc317f47
|
chore: Publish crates
|
2022-05-27 12:51:18 +00:00 |
|
Alexander Akait
|
759688c412
|
perf(html/parser): Improve lexer performance even more (#4819)
|
2022-05-27 12:48:51 +00:00 |
|
SWC Bot
|
e9559e7d13
|
chore: Publish crates
|
2022-05-26 05:51:57 +00:00 |
|
Alexander Akait
|
f71ef61cb7
|
perf(html/parser): Improve lexer (#4802)
|
2022-05-26 05:49:18 +00:00 |
|
SWC Bot
|
54fd602bae
|
chore: Publish crates
|
2022-05-25 17:35:52 +00:00 |
|
Alexander Akait
|
8894e77bc1
|
perf(html/parser): Improve lexer (#4796)
|
2022-05-25 17:33:15 +00:00 |
|
Donny/강동윤
|
38a866a900
|
test(es): Make execution tests faster (#4789)
|
2022-05-25 06:23:35 +00:00 |
|
SWC Bot
|
2771267c08
|
chore: Publish crates
|
2022-05-24 06:34:57 +00:00 |
|
Alexander Akait
|
c07780fab3
|
feat(html/parser): Improve public api (#4762)
|
2022-05-24 06:32:15 +00:00 |
|
SWC Bot
|
6730fbd778
|
chore: Publish crates
|
2022-05-24 05:06:51 +00:00 |
|
Alexander Akait
|
984d69e67b
|
test(html/parser): Enable error reporting tests (#4764)
|
2022-05-24 05:04:20 +00:00 |
|
SWC Bot
|
516b0b804b
|
chore: Publish crates
|
2022-05-23 04:06:56 +00:00 |
|
Alexander Akait
|
51f4cea103
|
feat(html/parser): Improve error reporting (#4740)
|
2022-05-23 04:04:20 +00:00 |
|
SWC Bot
|
f7e000383c
|
chore: Publish crates
|
2022-05-21 19:36:32 +00:00 |
|
Alexander Akait
|
c346d309a7
|
feat(html/parser): Improve error reporting (#4728)
|
2022-05-21 19:34:02 +00:00 |
|
SWC Bot
|
2a8aa2cb6e
|
chore: Publish crates
|
2022-05-21 18:11:57 +00:00 |
|
Alexander Akait
|
e9b2ebfc3b
|
feat(html/parser): Improve error reporting for misplaced non-space characters inside a table (#4723)
|
2022-05-21 18:09:33 +00:00 |
|
SWC Bot
|
3ae6644900
|
chore: Publish crates
|
2022-05-21 16:31:35 +00:00 |
|
Alexander Akait
|
1c4d50f06a
|
fix(html/parser): Fix parsing of closing tag in foreign contents (#4721)
|
2022-05-22 01:28:48 +09:00 |
|
SWC Bot
|
602be228db
|
chore: Publish crates
|
2022-05-21 15:24:12 +00:00 |
|
Alexander Akait
|
4df0637817
|
fix(html/parser): Fix error reporting in the foreign context (#4725)
|
2022-05-21 15:22:10 +00:00 |
|
SWC Bot
|
5ad70cd6d4
|
chore: Publish crates
|
2022-05-21 12:08:59 +00:00 |
|
Alexander Akait
|
4cee4ac238
|
fix(html/parser): Fix error reporting related to image (#4720)
|
2022-05-21 12:06:30 +00:00 |
|
SWC Bot
|
e4596f3a64
|
chore: Publish crates
|
2022-05-21 11:24:09 +00:00 |
|
Alexander Akait
|
2c2e6bb65b
|
fix(html/parser): Fix handling of unclosed td /th (#4719)
|
2022-05-21 11:21:36 +00:00 |
|
SWC Bot
|
789af6b663
|
chore: Publish crates
|
2022-05-21 11:02:18 +00:00 |
|
Alexander Akait
|
5d0e8fbda4
|
feat(html/parser): Report an error for a legacy doctype (#4717)
|
2022-05-21 10:59:56 +00:00 |
|
SWC Bot
|
494343456d
|
chore: Publish crates
|
2022-05-19 01:42:24 +00:00 |
|
Alexander Akait
|
0b39e1b3fc
|
fix(html/parser): Fix bugs (#4707)
|
2022-05-19 01:39:11 +00:00 |
|
SWC Bot
|
f395caa5d1
|
chore: Publish crates
|
2022-05-17 08:26:09 +00:00 |
|
Alexander Akait
|
637ef7f49f
|
fix(html/parser): Fix span of attributes (#4681)
|
2022-05-17 08:23:24 +00:00 |
|
Alexander Akait
|
b56f3b7f00
|
perf(html): Setup benchmarks (#4685)
|
2022-05-17 04:30:24 +00:00 |
|
SWC Bot
|
e602992de1
|
chore: Publish crates
|
2022-05-15 04:22:56 +00:00 |
|
Alexander Akait
|
a8467c64e8
|
feat(html/parser): Improve error reporting (#4663)
|
2022-05-15 04:20:21 +00:00 |
|
Alexander Akait
|
69ca9497d0
|
feat(html): Support iframe_srcdoc (#4658)
|
2022-05-15 12:27:29 +09:00 |
|
SWC Bot
|
c96cbe9b27
|
chore: Publish crates
|
2022-05-14 01:46:19 +00:00 |
|
Alexander Akait
|
1f945b9277
|
fix(html/parser): Fix error reporting (#4644)
|
2022-05-14 01:43:52 +00:00 |
|
Alexander Akait
|
af9c8c6b4c
|
fix(html): Fix parsing of template (#4647)
|
2022-05-13 05:07:24 +00:00 |
|
SWC Bot
|
0b35b047bf
|
chore: Publish crates
|
2022-05-12 19:59:27 +00:00 |
|
Alexander Akait
|
a19db2992b
|
fix(html/parser): Fix newlines (#4633)
|
2022-05-12 19:56:47 +00:00 |
|
SWC Bot
|
dca5bf8b2f
|
chore: Publish crates
|
2022-05-12 05:50:05 +00:00 |
|
Alexander Akait
|
5f899a0348
|
refactor(html/parser): Improve parser a bit (#4627)
|
2022-05-12 05:45:11 +00:00 |
|