Boshen
|
4edd3f75ce
|
feat(benchmark): check parser before benchmark
|
2023-02-20 18:23:36 +08:00 |
|
Boshen
|
978ca362f7
|
feat(coverage): use test262 to test printer
|
2023-02-20 18:23:36 +08:00 |
|
Boshen
|
204ea12d6a
|
fix(coverage): fix empty being reported as not parsed
|
2023-02-12 21:24:19 +08:00 |
|
Boshen
|
65cfa48fe5
|
chore(coverage): add typescript to cargo coverage command
|
2023-02-12 16:27:26 +08:00 |
|
Boshen
|
6758b0c66c
|
feat(coverage): add typescript conformance (currently 4287/4861 88.19%)
Some of the files are not being parsed because we are currently less
recoverable than TypeScript.
|
2023-02-11 23:46:28 -08:00 |
|
Boshen
|
a4e04d4f6f
|
feat(coverage): add babel conformance (currently 2043/2057 99.32%)
|
2023-02-11 22:36:32 -08:00 |
|
Boshen
|
f50c067ccf
|
fix(benchmark): fix panic on initialization
|
2023-02-11 18:45:50 -08:00 |
|
Boshen
|
fb8faedb3e
|
perf: add jemallocator
|
2023-02-11 18:45:50 -08:00 |
|
Boshen
|
f90d660ec5
|
feat(tasks): add parser benchmark
|
2023-02-11 08:46:32 -08:00 |
|
Boshen
|
a339ba3f92
|
feat(coverage): print parsing conformance for test262 (currently 100%)
|
2023-02-11 08:02:42 -08:00 |
|
Boshen
|
62a4f2b551
|
feat(ast): add ast
|
2023-02-11 04:27:34 -08:00 |
|
Boshen
|
4ae70b9592
|
feat(parser): add lexer
|
2023-02-11 02:29:54 -08:00 |
|
Boshen
|
f4819d976b
|
feat(tasks): add initial test262 setup
|
2023-02-11 00:43:09 -08:00 |
|