Boshen
|
44675e8cd8
|
feat(coverage): add always_strict mode for test262
|
2023-03-09 01:27:14 -08:00 |
|
Boshen
|
4e0d785b25
|
feat(linter): add infrastructure for handling early errors
|
2023-03-09 01:27:14 -08:00 |
|
Boshen
|
94fdd54368
|
perf(lexer): fine tune identifier checking with less redundant branches (#154)
perf(lexer): fine tune checking of identifiers with less redundant branches
|
2023-03-08 22:00:15 +08:00 |
|
Boshen
|
3562a49592
|
chore(coverage): print negative tests; enable decorators; update to the latest remote
|
2023-03-07 23:37:00 +08:00 |
|
Fnll
|
81760da7cc
|
feat(parser): better diagnostic for missing semicolon in for loop statement (#133)
feat(parser): better diagnostic
Co-authored-by: kerui.lian <kerui.lian@bytedance.com>
|
2023-03-05 04:13:23 -08:00 |
|
Boshen
|
5d17512b37
|
chore(coverage): update snapshots
|
2023-02-24 13:12:07 +08:00 |
|
Xuan
|
457e85b4a0
|
fix(oxc_parser): check ambiguous for await
|
2023-02-24 12:46:59 +08:00 |
|
Xuan
|
65e81ce12c
|
fix(oxc_parser): eat decorator for export
|
2023-02-23 12:28:34 +08:00 |
|
Boshen
|
7689df3318
|
feat(coverage): print diagnostics to snapshots
|
2023-02-22 19:23:01 +08:00 |
|
Boshen
|
a339ba3f92
|
feat(coverage): print parsing conformance for test262 (currently 100%)
|
2023-02-11 08:02:42 -08:00 |
|
Boshen
|
f4819d976b
|
feat(tasks): add initial test262 setup
|
2023-02-11 00:43:09 -08:00 |
|