Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
Pearcee
/
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
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 31, 2015
Merge pull request #2558 from Microsoft/optionsCleanup
Show description for e13dc1d
mhegazy
committed
e13dc1d
Copy full SHA for e13dc1d
Remove unsed options
mhegazy
committed
cebe42b
Copy full SHA for cebe42b
Merge pull request #2554 from zspitz/ExtensibleActiveXObject
Show description for de8eb7c
mhegazy
committed
de8eb7c
Copy full SHA for de8eb7c
Allows extending ActiveXObject with with specialized overloads returning string types, per https://github.com/Microsoft/TypeScript/issues/2541.
zspitz
committed
4d0aa58
Copy full SHA for 4d0aa58
Commits on Mar 30, 2015
Merge pull request #2429 from Microsoft/allowDestructuringInAmbient
Show description for 5330db6
yuit
committed
5330db6
Copy full SHA for 5330db6
Add test for emit destructuring invariable declaration with omitted expression
Yui T
committed
c1d9cfe
Copy full SHA for c1d9cfe
Update baselines from merging with master
Yui T
committed
129b8ad
Copy full SHA for 129b8ad
Merge branch 'master' into allowDestructuringInAmbient
Yui T
committed
a26368a
Copy full SHA for a26368a
Fix emit trailing comma for array binding pattern for varaible declaration
Yui T
committed
8320bca
Copy full SHA for 8320bca
Merge pull request #2379 from Microsoft/referencesFileAssert
Show description for a4b71a1
paulvanbrenk
committed
a4b71a1
Copy full SHA for a4b71a1
Merge branch 'master' into referencesFileAssert
Paul van Brenk
committed
359648e
Copy full SHA for 359648e
Merge pull request #2512 from Microsoft/versionUpdate
Show description for b180324
mhegazy
committed
b180324
Copy full SHA for b180324
Emit ommittedExpression in binding pattern
Yui T
committed
1f055b9
Copy full SHA for 1f055b9
Merge pull request #2547 from Microsoft/exportDefault
Show description for 616f638
ahejlsberg
committed
616f638
Copy full SHA for 616f638
Merge pull request #2502 from zhongsp/master
Show description for 5f7b13b
mhegazy
committed
5f7b13b
Copy full SHA for 5f7b13b
Accepting new baselines
ahejlsberg
committed
6fda0cb
Copy full SHA for 6fda0cb
Merge branch 'master' into exportDefault
Show description for 6e169d5
ahejlsberg
committed
6e169d5
Copy full SHA for 6e169d5
Accepting new baselines
ahejlsberg
committed
872beee
Copy full SHA for 872beee
Emit generated name for unnamed default function in down-level code
ahejlsberg
committed
3a72c00
Copy full SHA for 3a72c00
Merge pull request #2539 from Microsoft/forOfLengthCache
Show description for 71590de
CyrusNajmabadi
committed
71590de
Copy full SHA for 71590de
Commits on Mar 29, 2015
Fix export.default assignment for export default class/function
ahejlsberg
committed
2dfe32a
Copy full SHA for 2dfe32a
Merge branch 'master' into forOfLengthCache
Show description for 3b35473
CyrusNajmabadi
committed
3b35473
Copy full SHA for 3b35473
Merge pull request #2518 from Microsoft/preserveNewLines3
Show description for 78197ed
CyrusNajmabadi
committed
78197ed
Copy full SHA for 78197ed
Remove experimental flag to cache for-of length checks.
CyrusNajmabadi
committed
7fff53c
Copy full SHA for 7fff53c
Merge branch 'master' into preserveNewLines3
Show description for 62460ae
CyrusNajmabadi
committed
62460ae
Copy full SHA for 62460ae
Commits on Mar 28, 2015
Merge pull request #2535 from Microsoft/disposeFileWatcher
Show description for 485b5a1
ahejlsberg
committed
485b5a1
Copy full SHA for 485b5a1
Merge pull request #2532 from Microsoft/fixRWC
Show description for 8841fc9
yuit
committed
8841fc9
Copy full SHA for 8841fc9
Commits on Mar 27, 2015
Merge pull request #2533 from Microsoft/ignoreProjectOutput
Show description for e2fc72b
yuit
committed
e2fc72b
Copy full SHA for e2fc72b
Merge branch 'ignoreProjectOutput' of https://github.com/Microsoft/TypeScript into ignoreProjectOutput
Yui T
committed
429fa03
Copy full SHA for 429fa03
Address code review
Yui T
committed
a8e4f27
Copy full SHA for a8e4f27
Fix: File watchers not being disposed in -watch mode
ahejlsberg
committed
d15278b
Copy full SHA for d15278b
Update LKG
mhegazy
committed
20d892a
Copy full SHA for 20d892a
Remove empty line
Yui T
committed
3cb6df3
Copy full SHA for 3cb6df3
Merge branch 'ignoreProjectOutput' of https://github.com/Microsoft/TypeScript into ignoreProjectOutput
Yui T
committed
61a391a
Copy full SHA for 61a391a
Ignore projectoutput folder since this will be deleted by jake command
Yui T
committed
328347c
Copy full SHA for 328347c
Pagination
Previous
Next
You can’t perform that action at this time.