Boshen
|
d00a1f6511
|
chore: use dprint to format js, json and markdown
|
2024-09-08 13:24:58 +08:00 |
|
Boshen
|
c041e9d1a9
|
chore: bump test262, babel and TypeScript submodules (#3644)
|
2024-06-12 18:42:32 +08:00 |
|
Boshen
|
f9c08d1e28
|
feat(coverage): add --debug option for finding crash scene (#3622)
The `--debug` options turns off rayon and prints the paths so we can
find the crashing file by looking at the last printed out file.
closes #3497
|
2024-06-11 07:10:02 +00:00 |
|
Boshen
|
4ccb9e806b
|
chore(coverage): remove mention of git submodule update --remote in README
We want people to use --init.
|
2023-04-01 10:57:25 +08:00 |
|
Boshen
|
3562a49592
|
chore(coverage): print negative tests; enable decorators; update to the latest remote
|
2023-03-07 23:37:00 +08:00 |
|
Boshen
|
da941e8689
|
chore: update contribution docs
|
2023-02-24 13:24:42 +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
|
f4819d976b
|
feat(tasks): add initial test262 setup
|
2023-02-11 00:43:09 -08:00 |
|