oxc/tasks/coverage/src
Boshen afe728a73a feat(parser): parse regular expression with regex parser (#4998)
Many false positives and incorrect errors. @leaysgur Enjoy 😁

Run `just conformance` to update the snapshot.
2024-08-22 03:09:55 +00:00
..
babel refactor(coverage): use the oxc crate 2024-08-17 22:40:08 +08:00
misc refactor(coverage): use the oxc crate 2024-08-17 22:40:08 +08:00
runtime refactor(coverage): use the oxc crate 2024-08-17 22:40:08 +08:00
test262 feat(parser): parse regular expression with regex parser (#4998) 2024-08-22 03:09:55 +00:00
tools refactor(parser)!: remove builder pattern from Parser struct (#5000) 2024-08-20 07:40:25 +00:00
typescript feat(parser): parse regular expression with regex parser (#4998) 2024-08-22 03:09:55 +00:00
driver.rs feat(parser): parse regular expression with regex parser (#4998) 2024-08-22 03:09:55 +00:00
lib.rs chore(coverage): print path relative to snapshot file (#4938) 2024-08-17 03:09:25 +00:00
main.rs chore(coverage): print path relative to snapshot file (#4938) 2024-08-17 03:09:25 +00:00
suite.rs refactor(coverage): use the oxc crate 2024-08-17 22:40:08 +08:00