Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
romhml
/
oxc
Public
forked from
oxc-project/oxc
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
ulrichstark
All time
Commit history
Commits on Jun 14, 2025
refactor(regular-expression): shorten Span construction (#11689)
ulrichstark
authored
d057652
View commit details
Copy full SHA for d057652
Browse repository at this point
refactor(isolated-declarations): shorten Span construction (#11688)
ulrichstark
authored
acc1b22
View commit details
Copy full SHA for acc1b22
Browse repository at this point
refactor(semantic): shorten Span construction (#11687)
ulrichstark
authored
ff19684
View commit details
Copy full SHA for ff19684
Browse repository at this point
refactor(parser): shorten Span construction (#11685)
ulrichstark
authored
cf35cfd
View commit details
Copy full SHA for cf35cfd
Browse repository at this point
Commits on Jun 13, 2025
refactor(linter): shorten Span construction (#11686)
ulrichstark
authored
c1be6b8
View commit details
Copy full SHA for c1be6b8
Browse repository at this point
Commits on Jun 12, 2025
refactor(ast): don't generate AstKind for ForStatementInit (#11617)
Show description for 8e30c5f
ulrichstark
authored
8e30c5f
View commit details
Copy full SHA for 8e30c5f
Browse repository at this point
Commits on Jun 11, 2025
refactor(ast): create AstKinds for jsdoc types (#11597)
Show description for 9136685
ulrichstark
authored
9136685
View commit details
Copy full SHA for 9136685
Browse repository at this point
Commits on Jun 10, 2025
refactor(parser): speed up and migrate ts errors for parsing ts tuple elements (#11580)
Show description for b2bd741
ulrichstark
authored
b2bd741
View commit details
Copy full SHA for b2bd741
Browse repository at this point
refactor(linter): simplify implementation of `eslint/no-lonely-if` (#11550)
ulrichstark
authored
d29bbb2
View commit details
Copy full SHA for d29bbb2
Browse repository at this point
refactor(ast): get jsx types out of AstKind exceptions (#11535)
Show description for d41fb13
ulrichstark
authored
d41fb13
View commit details
Copy full SHA for d41fb13
Browse repository at this point
Commits on Jun 7, 2025
docs(linter): cleanup docs for multiple linter rules (#11551)
ulrichstark
authored
fa924ab
View commit details
Copy full SHA for fa924ab
Browse repository at this point
Commits on Jun 1, 2025
perf(parser): optimize around `eat_decorators` (#11416)
Show description for e41f85c
ulrichstark
authored
e41f85c
View commit details
Copy full SHA for e41f85c
Browse repository at this point
perf(parser): optimize around `parse_type_arguments_in_expression` (#11417)
Show description for eaf19ed
ulrichstark
authored
eaf19ed
View commit details
Copy full SHA for eaf19ed
Browse repository at this point
Commits on May 31, 2025
chore(linter,semantic): regenerate snapshots (#11403)
ulrichstark
authored
72849d5
View commit details
Copy full SHA for 72849d5
Browse repository at this point
refactor(parser): remove unnecessary Tristate and checks (#11404)
Show description for 996194a
ulrichstark
authored
996194a
View commit details
Copy full SHA for 996194a
Browse repository at this point
Commits on May 30, 2025
refactor(linter): shorten code of match arms (#11389)
Show description for 42738f0
ulrichstark
authored
42738f0
View commit details
Copy full SHA for 42738f0
Browse repository at this point
refactor(parser): replace `at` and `bump` combinations with `eat` (#11390)
ulrichstark
authored
cd3ed4d
View commit details
Copy full SHA for cd3ed4d
Browse repository at this point
perf(parser): avoid checkpoint when parsing left curly in jsx (#11377)
Show description for 24aba18
ulrichstark
and
Boshen
authored
24aba18
View commit details
Copy full SHA for 24aba18
Browse repository at this point
Commits on May 27, 2025
refactor(linter): cleanup docs and simplify code of `eslint/no-fallthrough` (#11331)
Show description for 8fb55c3
ulrichstark
authored
8fb55c3
View commit details
Copy full SHA for 8fb55c3
Browse repository at this point
test(linter): `eslint/no-duplicate-imports` shouldn't report the same span (#11324)
Show description for a404b2c
ulrichstark
authored
a404b2c
View commit details
Copy full SHA for a404b2c
Browse repository at this point
refactor(linter): improve docs and simplify code of `eslint/no-duplicate-imports` (#11320)
ulrichstark
authored
e2f0f0a
View commit details
Copy full SHA for e2f0f0a
Browse repository at this point
refactor(linter): simplify accessing span of NameSpan (#11305)
Show description for b53b053
ulrichstark
authored
b53b053
View commit details
Copy full SHA for b53b053
Browse repository at this point
Commits on May 25, 2025
fix(linter): make `jest/no-large-snapshots` error easier to comprehend (#11294)
Show description for 183d7f0
ulrichstark
authored
183d7f0
View commit details
Copy full SHA for 183d7f0
Browse repository at this point
fix(linter): improve `jest/no-large-snapshots` (#11291)
Show description for 4e606a5
ulrichstark
authored
4e606a5
View commit details
Copy full SHA for 4e606a5
Browse repository at this point
fix(linter): improve `jest/no-restricted-matchers` (#11292)
Show description for 14f790f
ulrichstark
authored
14f790f
View commit details
Copy full SHA for 14f790f
Browse repository at this point
Commits on May 23, 2025
perf(linter): speed up counting lines in `eslint/max-lines` and `eslint/max-lines-per-function` (#11242)
ulrichstark
authored
0c7aae4
View commit details
Copy full SHA for 0c7aae4
Browse repository at this point
Commits on May 22, 2025
perf(linter): avoid iterating lines twice if blank lines are skipped (#11235)
Show description for 1846b03
ulrichstark
authored
1846b03
View commit details
Copy full SHA for 1846b03
Browse repository at this point
Commits on May 21, 2025
docs(linter): fix formatting inconsistencies in rule docs (#11227)
ulrichstark
authored
f2e3e79
View commit details
Copy full SHA for f2e3e79
Browse repository at this point
refactor(linter): cleanup `eslint/no-useless-constructor` (#11221)
Show description for e4c7614
ulrichstark
authored
e4c7614
View commit details
Copy full SHA for e4c7614
Browse repository at this point
refactor(linter): simplify finding ancestor of specific kind (#11224)
ulrichstark
authored
a695472
View commit details
Copy full SHA for a695472
Browse repository at this point
refactor(parser): make lexer code slightly more readable (#11212)
ulrichstark
authored
a4e2eb1
View commit details
Copy full SHA for a4e2eb1
Browse repository at this point
perf(parser): remove redundant checks (#11207)
Show description for 14fcf89
ulrichstark
authored
14fcf89
View commit details
Copy full SHA for 14fcf89
Browse repository at this point
Commits on May 19, 2025
feat(codegen): print override modifier of FormalParameter (#11134)
ulrichstark
authored
fa06d7f
View commit details
Copy full SHA for fa06d7f
Browse repository at this point
feat(formatter): print override modifier of FormalParameter (#11135)
ulrichstark
authored
2be4ce8
View commit details
Copy full SHA for 2be4ce8
Browse repository at this point
Commits on May 18, 2025
refactor(parser): use bump instead of eat if ignoring return value (#11137)
ulrichstark
authored
7b9ab22
View commit details
Copy full SHA for 7b9ab22
Browse repository at this point
Previous
Next
You can’t perform that action at this time.