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 }}
brainkim
/
babel
Public
forked from
babel/babel
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
lib
on
main
User selector
All users
All time
Commit history
Commits on Jun 21, 2020
Refine babel core types (#11544)
Show description for 601c824
JLHwung
and
nicolo-ribaudo
authored
601c824
View commit details
Copy full SHA for 601c824
View code at this point
Browse repository at this point
Commits on Mar 16, 2020
Include preset modules (#11083)
Show description for a11855e
nicolo-ribaudo
authored
a11855e
View commit details
Copy full SHA for a11855e
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
Prepare @babel/core for asynchronicity (#10507)
Show description for 282f81b
nicolo-ribaudo
authored
282f81b
View commit details
Copy full SHA for 282f81b
View code at this point
Browse repository at this point
Commits on Dec 25, 2019
Replace custom "findSuggestion" function with "levenary" (#10924)
Show description for 30f3b07
nicolo-ribaudo
committed
30f3b07
View commit details
Copy full SHA for 30f3b07
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
fix: skip merging large input sourcemaps (#10890)
JLHwung
authored and
nicolo-ribaudo
committed
e85c9b9
View commit details
Copy full SHA for e85c9b9
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
Do not delete "fake" source map comments from strings (#9960)
Show description for f0c2364
nicolo-ribaudo
authored
f0c2364
View commit details
Copy full SHA for f0c2364
View code at this point
Browse repository at this point
Commits on Jul 25, 2019
added flow to babel cli (#10244)
Show description for 4d12c89
letladi
authored and
nicolo-ribaudo
committed
4d12c89
View commit details
Copy full SHA for 4d12c89
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Update to `core-js@3` (#7646)
Show description for 3303b07
zloirock
authored and
nicolo-ribaudo
committed
3303b07
View commit details
Copy full SHA for 3303b07
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Remove definition of micromatch which was removed. (#8988)
danez
authored and
existentialism
committed
756ded4
View commit details
Copy full SHA for 756ded4
View code at this point
Browse repository at this point
Commits on Aug 3, 2018
Expose an API to check if a helper is available in a given version range.
loganfsmyth
committed
810b791
View commit details
Copy full SHA for 810b791
View code at this point
Browse repository at this point
Commits on Jul 4, 2018
Merge pull request #8198 from loganfsmyth/sourcemap-loading
Show description for 9bd4b46
loganfsmyth
authored
9bd4b46
View commit details
Copy full SHA for 9bd4b46
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
Ensure that file-path sourcemaps load relative to the file containing the comment.
loganfsmyth
committed
532c25c
View commit details
Copy full SHA for 532c25c
View code at this point
Browse repository at this point
Commits on Jun 9, 2018
Validate @babel/preset-env options (#8031)
snanovskyi
authored and
existentialism
committed
3de053c
View commit details
Copy full SHA for 3de053c
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
Add type definitions for source-map library.
loganfsmyth
committed
9e7fe0a
View commit details
Copy full SHA for 9e7fe0a
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
Upgrade flow to 0.66 and fix a few minor errors. (#7431)
loganfsmyth
authored
7ff4a73
View commit details
Copy full SHA for 7ff4a73
View code at this point
Browse repository at this point
Commits on Jan 17, 2018
Generate TypeScript typings, and improve generated Flow typings (#7101)
Show description for c3654d8
bcherny
authored and
hzoo
committed
c3654d8
View commit details
Copy full SHA for c3654d8
View code at this point
Browse repository at this point
Commits on Jan 9, 2018
Regen lib/types (#7180)
existentialism
authored
3e5fce0
View commit details
Copy full SHA for 3e5fce0
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
babel-types lists JSXIdentifier as an Expression (#6960)
Show description for f0e4677
tolmasky
authored and
existentialism
committed
f0e4677
View commit details
Copy full SHA for f0e4677
View code at this point
Browse repository at this point
Commits on Dec 8, 2017
Fix type definitions to fully support Typescript (#6939)
dpoindexter
authored and
existentialism
committed
12ac1bc
View commit details
Copy full SHA for 12ac1bc
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
Regen babel-types docsdocs and interfaces [skip ci]
existentialism
committed
ccd7c25
View commit details
Copy full SHA for ccd7c25
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
fixup places that aren not scoped [skip ci] (#6646)
hzoo
authored
bede731
View commit details
Copy full SHA for bede731
View code at this point
Browse repository at this point
Commits on Oct 18, 2017
Add a new utility for traversing the AST.
loganfsmyth
committed
191624d
View commit details
Copy full SHA for 191624d
View code at this point
Browse repository at this point
Add type declaration for t.validate.
loganfsmyth
committed
cc22ea0
View commit details
Copy full SHA for cc22ea0
View code at this point
Browse repository at this point
Generate types with %checks annotations.
loganfsmyth
committed
ad05c99
View commit details
Copy full SHA for ad05c99
View code at this point
Browse repository at this point
Regenerate flow types and add more types.
loganfsmyth
committed
e6beb7c
View commit details
Copy full SHA for e6beb7c
View code at this point
Browse repository at this point
Update babel-types docs and lib/types [skip ci]
existentialism
committed
72d1a72
View commit details
Copy full SHA for 72d1a72
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
Regenerate types with scripts.
loganfsmyth
committed
7d6b15b
View commit details
Copy full SHA for 7d6b15b
View code at this point
Browse repository at this point
Commits on Oct 2, 2017
Break apart the File class into multiple files and add type definitions.
loganfsmyth
committed
eae76e5
View commit details
Copy full SHA for eae76e5
View code at this point
Browse repository at this point
Commits on Aug 2, 2017
Prevent getFunctionParent from returning Program (#5923)
sarupbanskota
authored and
existentialism
committed
75808a2
View commit details
Copy full SHA for 75808a2
View code at this point
Browse repository at this point
Flow opaque type aliases (#5990)
jbrown215
authored and
existentialism
committed
4e9a25e
View commit details
Copy full SHA for 4e9a25e
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Fix generate interfaces script (#6031)
Show description for 21eeed8
existentialism
authored and
hzoo
committed
21eeed8
View commit details
Copy full SHA for 21eeed8
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
Remove merge helper and add more type declarations. (#5649)
loganfsmyth
authored
0eae6a4
View commit details
Copy full SHA for 0eae6a4
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
Typecheck much more of the config loading process (#5642)
Show description for 6af8e64
loganfsmyth
authored
6af8e64
View commit details
Copy full SHA for 6af8e64
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
[7.0] Rename flow AST Type ExistentialTypeParam to ExistsTypeAnnotation (#5199)
koba04
authored and
hzoo
committed
9188be9
View commit details
Copy full SHA for 9188be9
View code at this point
Browse repository at this point
[7.0] Rename NumericLiteralTypeAnnotation to NumberLiteralTypeAnnotation (#5229)
phpnode
authored and
hzoo
committed
bc8f476
View commit details
Copy full SHA for bc8f476
View code at this point
Browse repository at this point
Previous
Next
You canโt perform that action at this time.