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 }}
HackPoint
/
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
ToolsVersionUpdate
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 20, 2015
replacing let with const
jramsay
committed
d1fa571
View commit details
Copy full SHA for d1fa571
Browse repository at this point
Updating the internal toolsVersion from 1.5 -> 1.6 in shims.ts
jramsay
committed
e6c4019
View commit details
Copy full SHA for e6c4019
Browse repository at this point
Merge pull request #4378 from tarikozket/patch-1
Show description for 8ad9138
RyanCavanaugh
committed
8ad9138
View commit details
Copy full SHA for 8ad9138
Browse repository at this point
Fixed spelling
tarikozket
committed
b8f41de
View commit details
Copy full SHA for b8f41de
Browse repository at this point
Merge pull request #4375 from basarat/fix/shebang-trivia-scan
Show description for 229c470
mhegazy
committed
229c470
View commit details
Copy full SHA for 229c470
Browse repository at this point
fix(scanner) try a trivia scan only if pos === 0
basarat
committed
042e1bb
View commit details
Copy full SHA for 042e1bb
Browse repository at this point
Merge pull request #4369 from Microsoft/updateES6DotDDotTsForFinalDraft
Show description for 069d2dc
DanielRosenwasser
committed
069d2dc
View commit details
Copy full SHA for 069d2dc
Browse repository at this point
Fixed newlines, switched 'module' keyword to 'namespace'.
DanielRosenwasser
committed
a55d531
View commit details
Copy full SHA for a55d531
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
fc39c4a
View commit details
Copy full SHA for fc39c4a
Browse repository at this point
Added overloads for typed array constructors to take an 'Iterable<number>'.
DanielRosenwasser
committed
af05e46
View commit details
Copy full SHA for af05e46
Browse repository at this point
Merge branch 'master' into updateES6DotDDotTsForFinalDraft
DanielRosenwasser
committed
0efa859
View commit details
Copy full SHA for 0efa859
Browse repository at this point
Merge pull request #4306 from zhengbli/issue4220
Show description for bce2d67
Zhengbo Li
committed
bce2d67
View commit details
Copy full SHA for bce2d67
Browse repository at this point
Merge pull request #4368 from Microsoft/noResolveAndExternalModules
Show description for 5bcb3f0
vladima
committed
5bcb3f0
View commit details
Copy full SHA for 5bcb3f0
Browse repository at this point
Commits on Aug 19, 2015
Updated 'Reflect.construct' to add third 'newTarget' argument.
DanielRosenwasser
committed
b27ab24
View commit details
Copy full SHA for b27ab24
Browse repository at this point
Fix documentation for methods of the 'String' interface.
DanielRosenwasser
committed
f36f510
View commit details
Copy full SHA for f36f510
Browse repository at this point
added tests
vladima
committed
4a82957
View commit details
Copy full SHA for 4a82957
Browse repository at this point
Added overload for 'String#split' to take objects with '[Symbol.split]' method.
DanielRosenwasser
committed
08f37cc
View commit details
Copy full SHA for 08f37cc
Browse repository at this point
Added overload for 'String#search' to take objects with '[Symbol.search]' method.
DanielRosenwasser
committed
312df84
View commit details
Copy full SHA for 312df84
Browse repository at this point
Added overload for 'String#replace' to take objects with '[Symbol.replace]' method.
DanielRosenwasser
committed
25d55b5
View commit details
Copy full SHA for 25d55b5
Browse repository at this point
Remove duplicated code
zhengbli
committed
df3ecab
View commit details
Copy full SHA for df3ecab
Browse repository at this point
Added overload for 'String#match' to take objects with '[Symbol.match]' method.
DanielRosenwasser
committed
4dd701a
View commit details
Copy full SHA for 4dd701a
Browse repository at this point
Move back the constructor signature with Uint8ClampedArray
zhengbli
committed
831d2eb
View commit details
Copy full SHA for 831d2eb
Browse repository at this point
Merge branch 'master' into issue4220
zhengbli
committed
9848e33
View commit details
Copy full SHA for 9848e33
Browse repository at this point
Merge pull request #4307 from zhengbli/issue4083
Show description for dc5885d
Zhengbo Li
committed
dc5885d
View commit details
Copy full SHA for dc5885d
Browse repository at this point
Merge branch 'master'
zhengbli
committed
0ba3760
View commit details
Copy full SHA for 0ba3760
Browse repository at this point
Merge pull request #4312 from zhengbli/issue4015
Show description for 648d1d8
Zhengbo Li
committed
648d1d8
View commit details
Copy full SHA for 648d1d8
Browse repository at this point
Merge pull request #4313 from zhengbli/issue4012
Show description for a2a6dec
Zhengbo Li
committed
a2a6dec
View commit details
Copy full SHA for a2a6dec
Browse repository at this point
Merge pull request #4318 from zhengbli/issue3999
Show description for b5a6161
Zhengbo Li
committed
b5a6161
View commit details
Copy full SHA for b5a6161
Browse repository at this point
Merge pull request #4321 from zhengbli/issue3979
Show description for e608c9a
Zhengbo Li
committed
e608c9a
View commit details
Copy full SHA for e608c9a
Browse repository at this point
update baseline
zhengbli
committed
bafab13
View commit details
Copy full SHA for bafab13
Browse repository at this point
Merge branch 'master' into issue3979
zhengbli
committed
04c54f8
View commit details
Copy full SHA for 04c54f8
Browse repository at this point
update baselines
zhengbli
committed
b584d59
View commit details
Copy full SHA for b584d59
Browse repository at this point
always process imported modules in 'createProgram' to record module resolutions
vladima
committed
ffadce6
View commit details
Copy full SHA for ffadce6
Browse repository at this point
Merge pull request #4355 from DavidSouther/ts4354
Show description for 478cc32
mhegazy
committed
478cc32
View commit details
Copy full SHA for 478cc32
Browse repository at this point
Added tests for commonjs safe import behavior.
DavidSouther
committed
45688e4
View commit details
Copy full SHA for 45688e4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.