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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
javascriptit
/
babel
Public
forked from
babel/babel
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
Breadcrumbs
History for
babel
scripts
parser-tests
on
main
User selector
All users
All time
Commit history
Commits on Jan 10, 2022
test: Add `importAssertions` to TS tests and update TS tests (#14127)
sosukesuzuki
authored
04f3f17
View commit details
Copy full SHA for 04f3f17
View code at this point
Browse repository at this point
Commits on Dec 3, 2021
Update `test262` parser tests `ignoredFeatures` list (#14019)
nicolo-ribaudo
authored
578ab22
View commit details
Copy full SHA for 578ab22
View code at this point
Browse repository at this point
Commits on Dec 2, 2021
Extend `hasPlugin` to accept plugin-configuration array pairs (#13982)
Show description for f4236f4
js-choi
and
nicolo-ribaudo
authored
f4236f4
View commit details
Copy full SHA for f4236f4
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
Enable class static blocks by default (#13713)
Show description for ddc45a5
sosukesuzuki
and
JLHwung
authored
ddc45a5
View commit details
Copy full SHA for ddc45a5
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
chore(deps): update third-party parser tests to 64a1628 (#13816)
Show description for ce2876e
4 people
authored
ce2876e
View commit details
Copy full SHA for ce2876e
View code at this point
Browse repository at this point
Commits on Oct 3, 2021
Update parser plugins for ts tests (#13808)
sosukesuzuki
authored
7bbdf09
View commit details
Copy full SHA for 7bbdf09
View code at this point
Browse repository at this point
Commits on Sep 4, 2021
Disallow `#a in #b in c` and similar expressions (#13727)
Show description for 44388e6
nicolo-ribaudo
and
JLHwung
authored
44388e6
View commit details
Copy full SHA for 44388e6
View code at this point
Browse repository at this point
Commits on Aug 6, 2021
chore: update test262 to e6c21464f5f9d46679ad537dbc3e2be753fb5b5c (#13646)
babel-bot
authored
5884ada
View commit details
Copy full SHA for 5884ada
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
Enable top-level `await` parsing by default (#13387)
nicolo-ribaudo
authored
ddaf0d4
View commit details
Copy full SHA for ddaf0d4
View code at this point
Browse repository at this point
Enable ergonomic brand checks (`#priv in`) by default (#13554)
Show description for a254ea3
nicolo-ribaudo
authored
a254ea3
View commit details
Copy full SHA for a254ea3
View code at this point
Browse repository at this point
Commits on Jul 16, 2021
Fix await binding error within static block (#13088)
Show description for 6e57617
JLHwung
authored
6e57617
View commit details
Copy full SHA for 6e57617
View code at this point
Browse repository at this point
Update test262 (#13561)
babel-bot
authored
1c7da02
View commit details
Copy full SHA for 1c7da02
View code at this point
Browse repository at this point
Commits on Jul 10, 2021
Update test262 (#13544)
babel-bot
authored
bfcf783
View commit details
Copy full SHA for bfcf783
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
Relax import assertion key-is-type constraint (#13409)
JLHwung
authored
b8175ec
View commit details
Copy full SHA for b8175ec
View code at this point
Browse repository at this point
Commits on May 21, 2021
Update test262 (#13347)
Show description for 82a2ca8
babel-bot
and
nicolo-ribaudo
authored
82a2ca8
View commit details
Copy full SHA for 82a2ca8
View code at this point
Browse repository at this point
Commits on May 14, 2021
chore: add class-static-block test262 mapping (#13313)
JLHwung
authored
3195883
View commit details
Copy full SHA for 3195883
View code at this point
Browse repository at this point
Commits on Apr 30, 2021
chore: update test262 to 70bc32edab22b44db9d671ce505db8842ae200b6 (#13233)
babel-bot
authored
b99c4f0
View commit details
Copy full SHA for b99c4f0
View code at this point
Browse repository at this point
Commits on Apr 28, 2021
[ts] Enforce order for the `override` modifier (#13209)
Show description for 22b0eb0
nicolo-ribaudo
committed
22b0eb0
View commit details
Copy full SHA for 22b0eb0
View code at this point
Browse repository at this point
Parse class fields and private methods by default (#13175)
Show description for ceaab0b
JLHwung
authored and
nicolo-ribaudo
committed
ceaab0b
View commit details
Copy full SHA for ceaab0b
View code at this point
Browse repository at this point
Support TS 4.3 `get`/`set` type members (#13089)
Show description for 7484b51
sosukesuzuki
and
nicolo-ribaudo
committed
7484b51
View commit details
Copy full SHA for 7484b51
View code at this point
Browse repository at this point
Support TS 4.3 static index signature in classes (#13096)
g-plane
authored and
nicolo-ribaudo
committed
eac0259
View commit details
Copy full SHA for eac0259
View code at this point
Browse repository at this point
Commits on Apr 23, 2021
Update test262 (#13196)
Show description for fb908fd
babel-bot
and
JLHwung
authored
fb908fd
View commit details
Copy full SHA for fb908fd
View code at this point
Browse repository at this point
Commits on Jan 30, 2021
Use native ESM for dev scripts (#12296)
Show description for b63be94
karansapolia
and
nicolo-ribaudo
authored
b63be94
View commit details
Copy full SHA for b63be94
View code at this point
Browse repository at this point
Commits on Jan 27, 2021
(ts) Throw for abstract methods in a non-abstract class (#12686)
sosukesuzuki
authored
45fdde0
View commit details
Copy full SHA for 45fdde0
View code at this point
Browse repository at this point
Commits on Jan 10, 2021
@babel/preset-typescript: fix tsx assigment issue (#12599)
Zzzen
authored
6c9a481
View commit details
Copy full SHA for 6c9a481
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
Add a workflow to update test262 tests weekly (#12523)
Show description for 0f866ed
JLHwung
authored
0f866ed
View commit details
Copy full SHA for 0f866ed
View code at this point
Browse repository at this point
Commits on Nov 18, 2020
[ts] Allow modifiers as names of methods with type parameters (#12356)
sosukesuzuki
authored
94d1160
View commit details
Copy full SHA for 94d1160
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
refactor: reorder checkLVal parameters (#12346)
Show description for b564368
JLHwung
authored
b564368
View commit details
Copy full SHA for b564368
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
Refactor yield await classification (#12230)
Show description for 2782a54
JLHwung
and
nicolo-ribaudo
authored
2782a54
View commit details
Copy full SHA for 2782a54
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
[ts] Allow optional binding pattern parameters within types/interfaces (#12227)
existentialism
authored
d51aa6d
View commit details
Copy full SHA for d51aa6d
View code at this point
Browse repository at this point
Commits on Oct 16, 2020
chore: update test262 tests (#12204)
JLHwung
authored
1964c96
View commit details
Copy full SHA for 1964c96
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
[ts] Add support for template interpolations in types (#12131)
Show description for 3fd963f
nicolo-ribaudo
and
existentialism
authored
3fd963f
View commit details
Copy full SHA for 3fd963f
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
Throw a syntax error for empty type parameter/argument (#12088)
sosukesuzuki
authored
a4a14ca
View commit details
Copy full SHA for a4a14ca
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
fix: throw for constructors with type parameters (#12065)
Show description for 7028a14
sosukesuzuki
authored
7028a14
View commit details
Copy full SHA for 7028a14
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Allow unknown/any in TS catch clause param (#11755)
existentialism
authored and
JLHwung
committed
8a1d7e4
View commit details
Copy full SHA for 8a1d7e4
View code at this point
Browse repository at this point
Previous
Next
You canโt perform that action at this time.