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 }}
johaDev
/
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
unifyConstEnums
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 3, 2015
update tests
vladima
committed
479af29
View commit details
Copy full SHA for 479af29
Browse repository at this point
merge with master
vladima
committed
77a0680
View commit details
Copy full SHA for 77a0680
Browse repository at this point
Merge pull request #1735 from Microsoft/LSAPICleanup
Show description for bbbec22
mhegazy
committed
bbbec22
View commit details
Copy full SHA for bbbec22
Browse repository at this point
Merge branch 'master' into LSAPICleanup
mhegazy
committed
d6bd9f7
View commit details
Copy full SHA for d6bd9f7
Browse repository at this point
Merge pull request #1899 from Microsoft/earlyErrors2
Show description for 22ed101
CyrusNajmabadi
committed
22ed101
View commit details
Copy full SHA for 22ed101
Browse repository at this point
allow references to constant members of regular enums
vladima
committed
9a2dc28
View commit details
Copy full SHA for 9a2dc28
Browse repository at this point
Merge branch 'master' into LSAPICleanup
mhegazy
committed
2772355
View commit details
Copy full SHA for 2772355
Browse repository at this point
Merge pull request #1855 from stanthomas/master
Show description for 6807bf8
mhegazy
committed
6807bf8
View commit details
Copy full SHA for 6807bf8
Browse repository at this point
Commits on Feb 2, 2015
Rename function.
CyrusNajmabadi
committed
e63d795
View commit details
Copy full SHA for e63d795
Browse repository at this point
Fix usage of tabs instead of spaces.
CyrusNajmabadi
committed
350d768
View commit details
Copy full SHA for 350d768
Browse repository at this point
Merge pull request #1876 from Microsoft/crashInIncompleteFunction
Show description for b6bbefd
vladima
committed
b6bbefd
View commit details
Copy full SHA for b6bbefd
Browse repository at this point
Baseline updates now that we emit in the presence of parse errors.
CyrusNajmabadi
committed
aed3b4c
View commit details
Copy full SHA for aed3b4c
Browse repository at this point
Emit even in the presence of parse errors.
CyrusNajmabadi
committed
d66e70a
View commit details
Copy full SHA for d66e70a
Browse repository at this point
Baseline updates now that we no longer have early errors.
CyrusNajmabadi
committed
5343336
View commit details
Copy full SHA for 5343336
Browse repository at this point
Remove the concept of early errors from the compiler.
Show description for dd8d353
CyrusNajmabadi
committed
dd8d353
View commit details
Copy full SHA for dd8d353
Browse repository at this point
accept updated baseline reference following addition of test for const enum comment suppression
Stan Thomas
committed
c1087ae
View commit details
Copy full SHA for c1087ae
Browse repository at this point
declare variable type inenum test
Stan Thomas
committed
79e3bed
View commit details
Copy full SHA for 79e3bed
Browse repository at this point
Merge branch 'master' into LSAPICleanup
mhegazy
committed
8524bfc
View commit details
Copy full SHA for 8524bfc
Browse repository at this point
Merge pull request #1627 from Microsoft/emitArrowFunctionES6
Show description for eed1576
Yui
committed
eed1576
View commit details
Copy full SHA for eed1576
Browse repository at this point
Merge branch 'master' into emitArrowFunctionES6
Yui T
committed
122d587
View commit details
Copy full SHA for 122d587
Browse repository at this point
Merge pull request #1861 from Microsoft/deeperTypeInference
Show description for 3f3e974
ahejlsberg
committed
3f3e974
View commit details
Copy full SHA for 3f3e974
Browse repository at this point
Merge branch 'master' into emitArrowFunctionES6
Yui T
committed
0d53542
View commit details
Copy full SHA for 0d53542
Browse repository at this point
Merge pull request #1878 from Microsoft/updateLangSpec
Show description for de46195
ahejlsberg
committed
de46195
View commit details
Copy full SHA for de46195
Browse repository at this point
Merge branch 'master' into emitArrowFunctionES6
Yui T
committed
53dffda
View commit details
Copy full SHA for 53dffda
Browse repository at this point
Adding more tests
ahejlsberg
committed
34ed45d
View commit details
Copy full SHA for 34ed45d
Browse repository at this point
Commits on Feb 1, 2015
Updating array literals with spread elements
ahejlsberg
committed
53b4bb0
View commit details
Copy full SHA for 53b4bb0
Browse repository at this point
Fixing ambient external module grammar
ahejlsberg
committed
d8eca59
View commit details
Copy full SHA for d8eca59
Browse repository at this point
Updating grammar appendix
ahejlsberg
committed
f18ec2e
View commit details
Copy full SHA for f18ec2e
Browse repository at this point
Language Specification update
ahejlsberg
committed
6f2f2d1
View commit details
Copy full SHA for 6f2f2d1
Browse repository at this point
Commits on Jan 31, 2015
Amend baselines.
DanielRosenwasser
committed
7b43672
View commit details
Copy full SHA for 7b43672
Browse repository at this point
Merge pull request #1575 from chrisbubernak/betterErrorsForTypesWithSameName
Show description for e174fe4
DanielRosenwasser
committed
e174fe4
View commit details
Copy full SHA for e174fe4
Browse repository at this point
Ensure that all LS requests are to an exiting soruceFile, and if we fail throw an exception
mhegazy
committed
79a1457
View commit details
Copy full SHA for 79a1457
Browse repository at this point
Fix #1871 by ensuring the at we get the canonical filename before we check the extension
mhegazy
committed
0ce51e6
View commit details
Copy full SHA for 0ce51e6
Browse repository at this point
fix crash in getReturnTypeFromFunctionBody if function declaration is incomplete and does not have body
vladima
committed
732ebf2
View commit details
Copy full SHA for 732ebf2
Browse repository at this point
Remove tabs in json
Yui T
committed
a595a78
View commit details
Copy full SHA for a595a78
Browse repository at this point
Previous
Next
You can’t perform that action at this time.