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
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
.
estools
/
escodegen
Public
Notifications
You must be signed in to change notification settings
Fork
337
Star
2.7k
Code
Issues
113
Pull requests
31
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 29, 2023
Version 2.1.0
michaelficarra
committed
899cfdf
View commit details
Copy full SHA for 899cfdf
Browse repository at this point
Commits on Dec 2, 2020
Add more optional-chaining tests
Show description for 7a48a21
Constellation
committed
7a48a21
View commit details
Copy full SHA for 7a48a21
Browse repository at this point
Test logical assignments
Show description for 7e74eb8
Constellation
committed
7e74eb8
View commit details
Copy full SHA for 7e74eb8
Browse repository at this point
Implement coalescing code generation
Show description for 2781cf5
Constellation
committed
2781cf5
View commit details
Copy full SHA for 2781cf5
Browse repository at this point
Support BigInt syntax
Show description for 3a8e452
Constellation
committed
3a8e452
View commit details
Copy full SHA for 3a8e452
Browse repository at this point
Update gulpfile and dependencies
Constellation
committed
0b1a75b
View commit details
Copy full SHA for 0b1a75b
Browse repository at this point
Commits on Aug 5, 2020
Version 2.0.0
michaelficarra
committed
ab53cd5
View commit details
Copy full SHA for ab53cd5
Browse repository at this point
add support for optional chaining (#412)
Show description for 1d192ae
sanex3339
authored
1d192ae
View commit details
Copy full SHA for 1d192ae
Browse repository at this point
Update .gitattributes
michaelficarra
authored
e8e2e81
View commit details
Copy full SHA for e8e2e81
Browse repository at this point
drop support for node <6 (#419)
Show description for ff550a8
sanex3339
authored
ff550a8
View commit details
Copy full SHA for ff550a8
Browse repository at this point
Commits on Jun 22, 2020
Version 1.14.3
michaelficarra
committed
dc2993c
View commit details
Copy full SHA for dc2993c
Browse repository at this point
fixed precedence of sequence expression in computed property name (#415)
Show description for eee573b
sanex3339
authored
eee573b
View commit details
Copy full SHA for eee573b
Browse repository at this point
Commits on Jun 8, 2020
Add copyright information to LICENSE file (#414)
Show description for 177ec89
brimworks
authored
177ec89
View commit details
Copy full SHA for 177ec89
Browse repository at this point
Commits on Jun 3, 2020
Version 1.14.2
michaelficarra
committed
1d85742
View commit details
Copy full SHA for 1d85742
Browse repository at this point
fixed multiline decision for object patterns with rest elements (#408)
Show description for c62cbe2
sanex3339
authored
c62cbe2
View commit details
Copy full SHA for c62cbe2
Browse repository at this point
Commits on Feb 6, 2020
Version 1.14.1
michaelficarra
committed
a3b6718
View commit details
Copy full SHA for a3b6718
Browse repository at this point
fix unnecessary parentheses for binary operators and add regression test
michaelficarra
committed
90f59c2
View commit details
Copy full SHA for 90f59c2
Browse repository at this point
Version 1.14.0
michaelficarra
committed
86d0006
View commit details
Copy full SHA for 86d0006
Browse repository at this point
Commits on Feb 5, 2020
Exponentiation operator (#407)
Show description for a25d531
sanex3339
and
michaelficarra
authored
a25d531
View commit details
Copy full SHA for a25d531
Browse repository at this point
Commits on Jan 18, 2020
Version 1.13.0
michaelficarra
committed
ba40e5c
View commit details
Copy full SHA for ba40e5c
Browse repository at this point
support 'regex' property when 'value' is null (#396)
fabiosantoscode
authored and
michaelficarra
committed
6eb8e31
View commit details
Copy full SHA for 6eb8e31
Browse repository at this point
Commits on Jan 11, 2020
Optional catch binding support (#405)
Show description for fb7b56f
sanex3339
authored and
michaelficarra
committed
fb7b56f
View commit details
Copy full SHA for fb7b56f
Browse repository at this point
Commits on Jan 10, 2020
Super class expression parenthesis (#404)
Show description for c917cf2
sanex3339
authored and
michaelficarra
committed
c917cf2
View commit details
Copy full SHA for c917cf2
Browse repository at this point
Commits on Jan 3, 2020
Update esprima to 4.0.1
TimvdLippe
authored and
michaelficarra
committed
819a63b
View commit details
Copy full SHA for 819a63b
Browse repository at this point
Version 1.12.1
michaelficarra
committed
a30ea92
View commit details
Copy full SHA for a30ea92
Browse repository at this point
Fixed missing space between `for await` with `compact: true`
sanex3339
authored and
michaelficarra
committed
2360684
View commit details
Copy full SHA for 2360684
Browse repository at this point
Commits on Aug 13, 2019
Version 1.12.0
michaelficarra
committed
124e035
View commit details
Copy full SHA for 124e035
Browse repository at this point
Support dynamic import (take 2) (#395)
Show description for b8df205
papandreou
authored and
michaelficarra
committed
b8df205
View commit details
Copy full SHA for b8df205
Browse repository at this point
Commits on Feb 19, 2019
Version 1.11.1
michaelficarra
committed
4a93ffc
View commit details
Copy full SHA for 4a93ffc
Browse repository at this point
Commits on Jan 8, 2019
Change the precedence of await so it's the same as other unary expressions
Show description for f6df59f
papandreou
authored and
michaelficarra
committed
f6df59f
View commit details
Copy full SHA for f6df59f
Browse repository at this point
Commits on Aug 28, 2018
fix issue #371
Show description for 52df4da
fokushi-db
authored and
michaelficarra
committed
52df4da
View commit details
Copy full SHA for 52df4da
Browse repository at this point
Commits on Jul 14, 2018
Version 1.11.0
michaelficarra
committed
20a0d37
View commit details
Copy full SHA for 20a0d37
Browse repository at this point
Commits on Jul 13, 2018
Support async generator method introduced in ES2018
Show description for 833974b
twada
authored and
michaelficarra
committed
833974b
View commit details
Copy full SHA for 833974b
Browse repository at this point
Commits on Jun 11, 2018
Version 1.10.0
michaelficarra
committed
df61463
View commit details
Copy full SHA for df61463
Browse repository at this point
Commits on May 21, 2018
Support async iteration statement `for-await-of` introduced in ES2018
Show description for d3b88db
twada
authored and
michaelficarra
committed
d3b88db
View commit details
Copy full SHA for d3b88db
Browse repository at this point
Previous
Next
You can’t perform that action at this time.