Skip to content

feat: oxc regex parser#2030

Closed
IWANABETHATGUY wants to merge 19 commits intooxc-project:mainfrom
IWANABETHATGUY:feat/oxc-regex-parser
Closed

feat: oxc regex parser#2030
IWANABETHATGUY wants to merge 19 commits intooxc-project:mainfrom
IWANABETHATGUY:feat/oxc-regex-parser

Conversation

@IWANABETHATGUY
Copy link
Contributor

No description provided.

@IWANABETHATGUY IWANABETHATGUY changed the title Feat/oxc regex parser feat: oxc regex parser Jan 14, 2024
@codspeed-hq
Copy link

codspeed-hq bot commented Jan 14, 2024

CodSpeed Performance Report

Merging #2030 will not alter performance

Comparing IWANABETHATGUY:feat/oxc-regex-parser (5bb90f5) with main (b4d76f0)

Summary

✅ 14 untouched benchmarks

@Boshen
Copy link
Member

Boshen commented Jan 15, 2024

Looking good! Can you verify that this parser will handle all cases for the regex based eslint rules?

For these rules, we can make some of them built-in, and then emit the diagnostics in the linter rule. Or have a nice visitor to check these rules.

https://github.com/search?q=repo%3Aeslint%2Feslint%20RegExpValidator&type=code

@Boshen
Copy link
Member

Boshen commented Jun 22, 2024

continuing in #3824

@Boshen Boshen closed this Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants