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 }}
linuxcodefire
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
awaiterUpdate
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 15, 2016
Updated version of __awaiter.
Show description for 7079de8
rbuckton
committed
7079de8
View commit details
Copy full SHA for 7079de8
Browse repository at this point
Merge pull request #6498 from Microsoft/convertLoopWithMissingInitializer
Show description for efc573f
vladima
committed
efc573f
View commit details
Copy full SHA for efc573f
Browse repository at this point
do not crash if initializer in For-statement is missing
vladima
committed
0a0c3e0
View commit details
Copy full SHA for 0a0c3e0
Browse repository at this point
Merge pull request #6493 from Microsoft/recommendStaticsFromNonStatics
Show description for d1aa01c
DanielRosenwasser
committed
d1aa01c
View commit details
Copy full SHA for d1aa01c
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
8065654
View commit details
Copy full SHA for 8065654
Browse repository at this point
Look up static members from instance methods.
DanielRosenwasser
committed
e980f46
View commit details
Copy full SHA for e980f46
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
e7cee96
View commit details
Copy full SHA for e7cee96
Browse repository at this point
Added tests.
DanielRosenwasser
committed
32454d0
View commit details
Copy full SHA for 32454d0
Browse repository at this point
Merge pull request #6330 from weswigham/restorative-narrowing
Show description for 403a93d
DanielRosenwasser
committed
403a93d
View commit details
Copy full SHA for 403a93d
Browse repository at this point
Commits on Jan 14, 2016
Merge pull request #6469 from ShyykoSerhiy/fix-528
Show description for 1868caa
DanielRosenwasser
committed
1868caa
View commit details
Copy full SHA for 1868caa
Browse repository at this point
Merge pull request #6485 from Microsoft/contrib-updates
Show description for 3b9c20e
RyanCavanaugh
committed
3b9c20e
View commit details
Copy full SHA for 3b9c20e
Browse repository at this point
Update CONTRIBUTING.md
Show description for e547a1a
RyanCavanaugh
committed
e547a1a
View commit details
Copy full SHA for e547a1a
Browse repository at this point
Merge pull request #6026 from zhengbli/i6016
Show description for d5d7a2a
Zhengbo Li
committed
d5d7a2a
View commit details
Copy full SHA for d5d7a2a
Browse repository at this point
Merge pull request #6484 from Microsoft/fixLinterInNightlies
Show description for 18da7ba
DanielRosenwasser
committed
18da7ba
View commit details
Copy full SHA for 18da7ba
Browse repository at this point
Temporarily use an older nightly so builds can succeed.
DanielRosenwasser
committed
62c3bfb
View commit details
Copy full SHA for 62c3bfb
Browse repository at this point
Print the names of files being linted.
DanielRosenwasser
committed
94eb107
View commit details
Copy full SHA for 94eb107
Browse repository at this point
not casting relative filenames in 'tsc watch' to Path
Zhengbo Li
committed
dbfe862
View commit details
Copy full SHA for dbfe862
Browse repository at this point
Merge pull request #6227 from Microsoft/fix4581_inheritedPropertiesCrash
Show description for 9df1ed4
yuit
committed
9df1ed4
View commit details
Copy full SHA for 9df1ed4
Browse repository at this point
Address PR
Yui T
committed
d4a04a1
View commit details
Copy full SHA for d4a04a1
Browse repository at this point
Merge pull request #6376 from Microsoft/fixFindReferencesOnExports
Show description for c5dd17f
mhegazy
committed
c5dd17f
View commit details
Copy full SHA for c5dd17f
Browse repository at this point
Commits on Jan 13, 2016
Merge branch 'master' into fixFindReferencesOnExports
mhegazy
committed
31d8515
View commit details
Copy full SHA for 31d8515
Browse repository at this point
Merge pull request #6472 from pcbro/pcbro-patch-1
Show description for 36e9e9e
RyanCavanaugh
committed
36e9e9e
View commit details
Copy full SHA for 36e9e9e
Browse repository at this point
changed messages text in checkAndReportErrorForMissingPrefix
ShyykoSerhiy
committed
21baedf
View commit details
Copy full SHA for 21baedf
Browse repository at this point
Address PR
Yui T
committed
3391abf
View commit details
Copy full SHA for 3391abf
Browse repository at this point
Use gender-neutral language
pcbro
committed
4d065ff
View commit details
Copy full SHA for 4d065ff
Browse repository at this point
Update utilities.ts
pcbro
committed
2294ef8
View commit details
Copy full SHA for 2294ef8
Browse repository at this point
cr feedback: simplify the removeFile function
Zhengbo Li
committed
067573b
View commit details
Copy full SHA for 067573b
Browse repository at this point
changed name of checkForMissingPrefix to checkAndReportErrorForMissingPrefix
ShyykoSerhiy
committed
05b1dff
View commit details
Copy full SHA for 05b1dff
Browse repository at this point
Update the watchedFileSet to use Path instead of string for file names
Zhengbo Li
committed
02531af
View commit details
Copy full SHA for 02531af
Browse repository at this point
fixed unqualifiedCallToClassStatic1 test
ShyykoSerhiy
committed
dc42668
View commit details
Copy full SHA for dc42668
Browse repository at this point
fixed scopeCheckExtendedClassInsideStaticMethod1 test
ShyykoSerhiy
committed
da5235f
View commit details
Copy full SHA for da5235f
Browse repository at this point
fixed scopeCheckExtendedClassInsidePublicMethod2 test
ShyykoSerhiy
committed
1d817d2
View commit details
Copy full SHA for 1d817d2
Browse repository at this point
fixed recursiveClassReferenceTest test
ShyykoSerhiy
committed
90ec38a
View commit details
Copy full SHA for 90ec38a
Browse repository at this point
fixed scannertest1 test
ShyykoSerhiy
committed
00a46cc
View commit details
Copy full SHA for 00a46cc
Browse repository at this point
fixed parserindenter test
ShyykoSerhiy
committed
217b0d4
View commit details
Copy full SHA for 217b0d4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.