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 }}
mhheise
/
oxc
Public
forked from
oxc-project/oxc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
All users
All time
Commit history
Commits on May 6, 2025
refactor(oxlint): avoid result unwrap (#10836)
camc314
committed
efb4fb8
View commit details
Copy full SHA for efb4fb8
Browse repository at this point
refactor(language_server): use `IsolatedLintHandlerFileSystem` (#10830)
Sysix
committed
3d47159
View commit details
Copy full SHA for 3d47159
Browse repository at this point
test(linter): use `TesterFileSystem` for `Runtime`s filesystem (#10829)
Sysix
committed
47b946d
View commit details
Copy full SHA for 47b946d
Browse repository at this point
refactor(linter): able to use custom file system in runtime (#10828)
Show description for 243c247
Sysix
committed
243c247
View commit details
Copy full SHA for 243c247
Browse repository at this point
fix(linter): add missing option to `no-shadow-restricted-names` (#10827)
Show description for ae70cc1
camc314
committed
ae70cc1
View commit details
Copy full SHA for ae70cc1
Browse repository at this point
feat(linter): add unicorn/no-unnecessary-slice-end rule (#10826)
Show description for d7ebdd7
huangtiandi1999
authored
d7ebdd7
View commit details
Copy full SHA for d7ebdd7
Browse repository at this point
feat(language_server): provide commands / code actions for unopened files (#10815)
Show description for 3bd339b
Sysix
committed
3bd339b
View commit details
Copy full SHA for 3bd339b
Browse repository at this point
fix(linter/no-unused-vars): fixer cannot delete usused for in/of iterators (#10824)
Show description for b2c287f
DonIsaac
committed
b2c287f
View commit details
Copy full SHA for b2c287f
Browse repository at this point
perf(napi/parser): faster fixup of `BigInt`s and `RegExp`s (#10820)
Show description for 49a6f97
overlookmotel
committed
49a6f97
View commit details
Copy full SHA for 49a6f97
Browse repository at this point
ci(benchmarks): estree benchmark use `black_box` on result of `to_estree_ts_json` (#10819)
Show description for 33969ac
overlookmotel
committed
33969ac
View commit details
Copy full SHA for 33969ac
Browse repository at this point
fix(napi/parser): expose visitor keys files in NPM package (#10817)
Show description for 87fc903
overlookmotel
committed
87fc903
View commit details
Copy full SHA for 87fc903
Browse repository at this point
Commits on May 5, 2025
fix(ast_tools): generate valid output for `#[estree(skip)]` on enum variants with fields (#10821)
Show description for d70d309
overlookmotel
committed
d70d309
View commit details
Copy full SHA for d70d309
Browse repository at this point
fix(language_server): return server version `initialize` response (#10810)
Show description for 24fcb1e
Sysix
committed
24fcb1e
View commit details
Copy full SHA for 24fcb1e
Browse repository at this point
perf(language_server): use `simdutf8` when reading files from file system (#10814)
Sysix
committed
96cca22
View commit details
Copy full SHA for 96cca22
Browse repository at this point
perf(napi/parser): simplify recursion and avoid function calls in fixup visitor (#10813)
Show description for 0905767
overlookmotel
authored
0905767
View commit details
Copy full SHA for 0905767
Browse repository at this point
fix(linter/no-unused-vars): Recognize parameters used in await/yield expressions within comma expressions (#10808)
Show description for 5ce0a68
magic-akari
authored
5ce0a68
View commit details
Copy full SHA for 5ce0a68
Browse repository at this point
perf(parser): use visitor instead of JSON.parse reviver (#10791)
Show description for f85bda4
ArnaudBarre
and
overlookmotel
authored
f85bda4
View commit details
Copy full SHA for f85bda4
Browse repository at this point
style(ast_tools): add full stop to end of generated comments (#10809)
overlookmotel
committed
62c3a4a
View commit details
Copy full SHA for 62c3a4a
Browse repository at this point
chore(deps): lock file maintenance (#10807)
Show description for cf68904
renovate[bot]
authored
cf68904
View commit details
Copy full SHA for cf68904
Browse repository at this point
chore(deps): update github-actions (#10801)
renovate[bot]
authored
fec1604
View commit details
Copy full SHA for fec1604
Browse repository at this point
chore(ci): rename ci vscode job names (#10805)
Show description for aece889
Boshen
authored
aece889
View commit details
Copy full SHA for aece889
Browse repository at this point
chore(deps): lock file maintenance npm packages (#10803)
renovate[bot]
authored
57a2353
View commit details
Copy full SHA for 57a2353
Browse repository at this point
chore(deps): update rust crate oxc_resolver to v8 (#10802)
renovate[bot]
authored
15da7f1
View commit details
Copy full SHA for 15da7f1
Browse repository at this point
chore(deps): lock file maintenance rust crates (#10804)
renovate[bot]
authored
eed505d
View commit details
Copy full SHA for eed505d
Browse repository at this point
Commits on May 4, 2025
release(crates): v0.68.1 (#10796)
oxc-bot
authored
e607427
View commit details
Copy full SHA for e607427
Browse repository at this point
feat(minifier): inline object literal including __proto__ with spread operator (#10795)
Show description for d04ab1f
sapphi-red
committed
d04ab1f
View commit details
Copy full SHA for d04ab1f
Browse repository at this point
feat(minifier): remove function expressions passed to object spreads (#10794)
Show description for 41c928f
sapphi-red
committed
41c928f
View commit details
Copy full SHA for 41c928f
Browse repository at this point
fix(minifier): keep string spread in object literals as-is (#10793)
Show description for 7a4babe
sapphi-red
committed
7a4babe
View commit details
Copy full SHA for 7a4babe
Browse repository at this point
feat(minifier): inline nested spread object literals (#10792)
Show description for 54840d5
sapphi-red
committed
54840d5
View commit details
Copy full SHA for 54840d5
Browse repository at this point
fix(codegen): make `source_text` an option, avoid panic (#10790)
Show description for 368d05f
camc314
authored
368d05f
View commit details
Copy full SHA for 368d05f
Browse repository at this point
fix(ast/estree): for TS type def for `BigIntLiteral` (#10786)
Show description for 663fb53
overlookmotel
committed
663fb53
View commit details
Copy full SHA for 663fb53
Browse repository at this point
fix(ast/estree): fix raw deser for `TSTypeReference` (#10787)
Show description for c33eb9c
overlookmotel
committed
c33eb9c
View commit details
Copy full SHA for c33eb9c
Browse repository at this point
refactor(language_server): move functions related to `ServerLinter` to `ServerLinter` (#10761)
Sysix
committed
3d794f6
View commit details
Copy full SHA for 3d794f6
Browse repository at this point
fix(napi/minify): need to remove all comments (#10785)
Show description for bd953fc
Boshen
committed
bd953fc
View commit details
Copy full SHA for bd953fc
Browse repository at this point
release(crates): v0.68.0 (#10777)
oxc-bot
authored
61dfcfd
View commit details
Copy full SHA for 61dfcfd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.