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
.
XAuthSystems
/
TypeScript
Public
forked from
microsoft/TypeScript
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
TypeScript
tests
cases
conformance
parser
on
useLessNodeId
User selector
All users
All time
Commit history
Commits on May 19, 2021
Revert #43460 and #40884 (#44175)
Show description for 5770434
Jesse Trinity
authored
5770434
View commit details
Copy full SHA for 5770434
View code at this point
Browse repository at this point
Commits on May 12, 2021
fix(43879): forbid async in the left hand in a for-of statement (#43886)
a-tarasyuk
authored
7aacd6b
View commit details
Copy full SHA for 7aacd6b
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
Adding Diagnostic message for missing ']' and ')' in Array literal and conditional statements (#40884)
Show description for 555ef73
3 people
authored
555ef73
View commit details
Copy full SHA for 555ef73
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
Add target: ES2021 (#41239)
Show description for f4d0ea6
saschanaz
and
sandersn
authored
f4d0ea6
View commit details
Copy full SHA for f4d0ea6
View code at this point
Browse repository at this point
Commits on Jan 30, 2020
fix spelling errors (#36523)
Show description for 8ed1297
Hye Sung Jung
authored
8ed1297
View commit details
Copy full SHA for 8ed1297
View code at this point
Browse repository at this point
Commits on Dec 27, 2019
Private named instance fields (#30829)
Show description for 36c87ac
3 people
committed
36c87ac
View commit details
Copy full SHA for 36c87ac
View code at this point
Browse repository at this point
Commits on Apr 1, 2019
Add test for parenthesized variable and function keyword within ternary
andrewbranch
committed
f383c3c
View commit details
Copy full SHA for f383c3c
View code at this point
Browse repository at this point
Commits on Feb 6, 2019
Remove ES2018 transforms for ES2018 target (#26315)
Show description for 6249b4c
saschanaz
authored and
weswigham
committed
6249b4c
View commit details
Copy full SHA for 6249b4c
View code at this point
Browse repository at this point
Commits on Dec 8, 2018
TupleType - add additional tests to handle error on extra comma
a-tarasyuk
committed
e219b17
View commit details
Copy full SHA for e219b17
View code at this point
Browse repository at this point
Commits on Oct 26, 2018
Parse an object literal property as shorthand unless followed by '(' or ':' (#28121)
Andy
authored
36dfd77
View commit details
Copy full SHA for 36dfd77
View code at this point
Browse repository at this point
Commits on May 3, 2018
Unpatch vfs resolver and default lib rename
rbuckton
committed
f67afa0
View commit details
Copy full SHA for f67afa0
View code at this point
Browse repository at this point
Commits on Dec 9, 2017
Numeric separators (#20324)
Show description for 9e51882
weswigham
authored
9e51882
View commit details
Copy full SHA for 9e51882
View code at this point
Browse repository at this point
Commits on Nov 14, 2017
Always require '=' before parsing an initializer (#19979)
Show description for 7e8851e
Andy
authored
7e8851e
View commit details
Copy full SHA for 7e8851e
View code at this point
Browse repository at this point
Commits on Nov 13, 2017
Revert "Break out of speculative parsing on bad parameter initializer (#19158)" (#19975)
Show description for 9d8a854
Andy
authored
9d8a854
View commit details
Copy full SHA for 9d8a854
View code at this point
Browse repository at this point
Break out of speculative parsing on bad parameter initializer (#19158)
Show description for e7df832
Andy
authored
e7df832
View commit details
Copy full SHA for e7df832
View code at this point
Browse repository at this point
Commits on Oct 4, 2017
Add skip lib check to many tests (#18935)
Show description for 25c3b99
weswigham
authored
25c3b99
View commit details
Copy full SHA for 25c3b99
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
Added test and accepted baselines.
DanielRosenwasser
committed
6a34dc9
View commit details
Copy full SHA for 6a34dc9
View code at this point
Browse repository at this point
Commits on Sep 12, 2017
Don't parse param init when = is required but missing
Show description for d8ace9d
sandersn
committed
d8ace9d
View commit details
Copy full SHA for d8ace9d
View code at this point
Browse repository at this point
Fail spec parsing lambdas on parameter missing a =
Show description for 4c4316d
sandersn
committed
4c4316d
View commit details
Copy full SHA for 4c4316d
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
Test:disable lookahead in isStartOfParameter
sandersn
committed
a5c2eac
View commit details
Copy full SHA for a5c2eac
View code at this point
Browse repository at this point
Commits on Dec 30, 2016
Move async generators to esnext
rbuckton
committed
6a737c8
View commit details
Copy full SHA for 6a737c8
View code at this point
Browse repository at this point
Merge branch 'master' into asyncGenerators
rbuckton
committed
0d7c9dc
View commit details
Copy full SHA for 0d7c9dc
View code at this point
Browse repository at this point
Commits on Nov 24, 2016
remove extra tests
YuichiNukiyama
committed
4025224
View commit details
Copy full SHA for 4025224
View code at this point
Browse repository at this point
Commits on Nov 19, 2016
modify error message
YuichiNukiyama
committed
94c7896
View commit details
Copy full SHA for 94c7896
View code at this point
Browse repository at this point
Merge branch 'master' into defult_export_error_message
YuichiNukiyama
committed
725dbc2
View commit details
Copy full SHA for 725dbc2
View code at this point
Browse repository at this point
Added iterationMode switch, consolidate some tests, cleanup
rbuckton
committed
c72509b
View commit details
Copy full SHA for c72509b
View code at this point
Browse repository at this point
Commits on Sep 24, 2016
change error message
YuichiNukiyama
committed
e65cdc3
View commit details
Copy full SHA for e65cdc3
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
Update tests
ahejlsberg
committed
b14b24a
View commit details
Copy full SHA for b14b24a
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
[Transforms] Merge master 06/06/2016 (#8991)
Show description for f235bf7
yuit
authored
f235bf7
View commit details
Copy full SHA for f235bf7
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
partially suppress reachability errors in tests
vladima
committed
238e1c6
View commit details
Copy full SHA for 238e1c6
View code at this point
Browse repository at this point
addressed PR feedback, updated tests to suppress reachability errors where they are not needed
vladima
committed
bc02341
View commit details
Copy full SHA for bc02341
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
Added a regex test
Arthur Ozga
committed
80db03e
View commit details
Copy full SHA for 80db03e
View code at this point
Browse repository at this point
Commits on Jun 8, 2015
Merge branch 'master' into testPerf
Show description for 50c4290
DanielRosenwasser
committed
50c4290
View commit details
Copy full SHA for 50c4290
View code at this point
Browse repository at this point
Commits on Jun 4, 2015
Speed up tests by not type-checking lib.d.ts unless the test asks for that.
CyrusNajmabadi
committed
2bf19e8
View commit details
Copy full SHA for 2bf19e8
View code at this point
Browse repository at this point
Commits on May 6, 2015
'/// <reference no-default-lib="true"/>' -> '// @noLib: true'
DanielRosenwasser
committed
f5bcd9d
View commit details
Copy full SHA for f5bcd9d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.