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 }}
ChanningLua
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 31, 2015
Merge pull request #2554 from zspitz/ExtensibleActiveXObject
Show description for de8eb7c
mhegazy
committed
de8eb7c
View commit details
Copy full SHA for de8eb7c
Browse repository at this point
Allows extending ActiveXObject with with specialized overloads returning string types, per https://github.com/Microsoft/TypeScript/issues/2541.
zspitz
committed
4d0aa58
View commit details
Copy full SHA for 4d0aa58
Browse repository at this point
Commits on Mar 30, 2015
Merge pull request #2429 from Microsoft/allowDestructuringInAmbient
Show description for 5330db6
yuit
committed
5330db6
View commit details
Copy full SHA for 5330db6
Browse repository at this point
Add test for emit destructuring invariable declaration with omitted expression
Yui T
committed
c1d9cfe
View commit details
Copy full SHA for c1d9cfe
Browse repository at this point
Update baselines from merging with master
Yui T
committed
129b8ad
View commit details
Copy full SHA for 129b8ad
Browse repository at this point
Merge branch 'master' into allowDestructuringInAmbient
Yui T
committed
a26368a
View commit details
Copy full SHA for a26368a
Browse repository at this point
Fix emit trailing comma for array binding pattern for varaible declaration
Yui T
committed
8320bca
View commit details
Copy full SHA for 8320bca
Browse repository at this point
Merge pull request #2379 from Microsoft/referencesFileAssert
Show description for a4b71a1
paulvanbrenk
committed
a4b71a1
View commit details
Copy full SHA for a4b71a1
Browse repository at this point
Merge branch 'master' into referencesFileAssert
Paul van Brenk
committed
359648e
View commit details
Copy full SHA for 359648e
Browse repository at this point
Merge pull request #2512 from Microsoft/versionUpdate
Show description for b180324
mhegazy
committed
b180324
View commit details
Copy full SHA for b180324
Browse repository at this point
Emit ommittedExpression in binding pattern
Yui T
committed
1f055b9
View commit details
Copy full SHA for 1f055b9
Browse repository at this point
Merge pull request #2547 from Microsoft/exportDefault
Show description for 616f638
ahejlsberg
committed
616f638
View commit details
Copy full SHA for 616f638
Browse repository at this point
Merge pull request #2502 from zhongsp/master
Show description for 5f7b13b
mhegazy
committed
5f7b13b
View commit details
Copy full SHA for 5f7b13b
Browse repository at this point
Accepting new baselines
ahejlsberg
committed
6fda0cb
View commit details
Copy full SHA for 6fda0cb
Browse repository at this point
Merge branch 'master' into exportDefault
Show description for 6e169d5
ahejlsberg
committed
6e169d5
View commit details
Copy full SHA for 6e169d5
Browse repository at this point
Accepting new baselines
ahejlsberg
committed
872beee
View commit details
Copy full SHA for 872beee
Browse repository at this point
Emit generated name for unnamed default function in down-level code
ahejlsberg
committed
3a72c00
View commit details
Copy full SHA for 3a72c00
Browse repository at this point
Merge pull request #2539 from Microsoft/forOfLengthCache
Show description for 71590de
CyrusNajmabadi
committed
71590de
View commit details
Copy full SHA for 71590de
Browse repository at this point
Commits on Mar 29, 2015
Fix export.default assignment for export default class/function
ahejlsberg
committed
2dfe32a
View commit details
Copy full SHA for 2dfe32a
Browse repository at this point
Merge branch 'master' into forOfLengthCache
Show description for 3b35473
CyrusNajmabadi
committed
3b35473
View commit details
Copy full SHA for 3b35473
Browse repository at this point
Merge pull request #2518 from Microsoft/preserveNewLines3
Show description for 78197ed
CyrusNajmabadi
committed
78197ed
View commit details
Copy full SHA for 78197ed
Browse repository at this point
Remove experimental flag to cache for-of length checks.
CyrusNajmabadi
committed
7fff53c
View commit details
Copy full SHA for 7fff53c
Browse repository at this point
Merge branch 'master' into preserveNewLines3
Show description for 62460ae
CyrusNajmabadi
committed
62460ae
View commit details
Copy full SHA for 62460ae
Browse repository at this point
Commits on Mar 28, 2015
Merge pull request #2535 from Microsoft/disposeFileWatcher
Show description for 485b5a1
ahejlsberg
committed
485b5a1
View commit details
Copy full SHA for 485b5a1
Browse repository at this point
Merge pull request #2532 from Microsoft/fixRWC
Show description for 8841fc9
yuit
committed
8841fc9
View commit details
Copy full SHA for 8841fc9
Browse repository at this point
Commits on Mar 27, 2015
Merge pull request #2533 from Microsoft/ignoreProjectOutput
Show description for e2fc72b
yuit
committed
e2fc72b
View commit details
Copy full SHA for e2fc72b
Browse repository at this point
Merge branch 'ignoreProjectOutput' of https://github.com/Microsoft/TypeScript into ignoreProjectOutput
Yui T
committed
429fa03
View commit details
Copy full SHA for 429fa03
Browse repository at this point
Address code review
Yui T
committed
a8e4f27
View commit details
Copy full SHA for a8e4f27
Browse repository at this point
Fix: File watchers not being disposed in -watch mode
ahejlsberg
committed
d15278b
View commit details
Copy full SHA for d15278b
Browse repository at this point
Update LKG
mhegazy
committed
20d892a
View commit details
Copy full SHA for 20d892a
Browse repository at this point
Remove empty line
Yui T
committed
3cb6df3
View commit details
Copy full SHA for 3cb6df3
Browse repository at this point
Merge branch 'ignoreProjectOutput' of https://github.com/Microsoft/TypeScript into ignoreProjectOutput
Yui T
committed
61a391a
View commit details
Copy full SHA for 61a391a
Browse repository at this point
Ignore projectoutput folder since this will be deleted by jake command
Yui T
committed
328347c
View commit details
Copy full SHA for 328347c
Browse repository at this point
Ignore projectoutput folder since this will be deleted by jake command
Yui T
committed
e3f93b1
View commit details
Copy full SHA for e3f93b1
Browse repository at this point
Allow RWC runner to use default library instead of the one in json file
Yui T
committed
66f0715
View commit details
Copy full SHA for 66f0715
Browse repository at this point
Previous
Next
You can’t perform that action at this time.