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 }}
Nangal
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 23, 2014
Removed parentheses around arrow function parameters.
Show description for 0e10fc7
DanielRosenwasser
committed
0e10fc7
View commit details
Copy full SHA for 0e10fc7
Browse repository at this point
Commits on Jul 22, 2014
Merge pull request #147 from Microsoft/noReturnExpression
Show description for c8fc26a
DanielRosenwasser
committed
c8fc26a
View commit details
Copy full SHA for c8fc26a
Browse repository at this point
Initial work to enable Travis-CI support
danquirk
committed
6386553
View commit details
Copy full SHA for 6386553
Browse repository at this point
Merge pull request #196 from Microsoft/indexSignatureTypeInference
Show description for 33a643f
ahejlsberg
committed
33a643f
View commit details
Copy full SHA for 33a643f
Browse repository at this point
Aligning index signature type inference with assignability rules.
Show description for c5db161
ahejlsberg
committed
c5db161
View commit details
Copy full SHA for c5db161
Browse repository at this point
Merge pull request #175 from Microsoft/contextualSignatureInstantiation
Show description for 13d64ad
ahejlsberg
committed
13d64ad
View commit details
Copy full SHA for 13d64ad
Browse repository at this point
Addressing CR feedback.
Show description for d85df9e
ahejlsberg
committed
d85df9e
View commit details
Copy full SHA for d85df9e
Browse repository at this point
Merge pull request #180 from DickvdBrink/no-global-modules
Show description for 99813d0
danquirk
committed
99813d0
View commit details
Copy full SHA for 99813d0
Browse repository at this point
Fixed misleading comment
Show description for f37cf16
DanielRosenwasser
committed
f37cf16
View commit details
Copy full SHA for f37cf16
Browse repository at this point
Add node_modules\.bin to path.
Show description for 69d7a10
DickvdBrink
committed
69d7a10
View commit details
Copy full SHA for 69d7a10
Browse repository at this point
Commits on Jul 21, 2014
Merge pull request #173 from Microsoft/singleDefaultClause
Show description for 9bb17a6
DanielRosenwasser
committed
9bb17a6
View commit details
Copy full SHA for 9bb17a6
Browse repository at this point
Changed error message for annotated functions lacking return statements.
DanielRosenwasser
committed
0f4e887
View commit details
Copy full SHA for 0f4e887
Browse repository at this point
Changed check on annotated functions/getters to only look for return statements.
DanielRosenwasser
committed
1728f7c
View commit details
Copy full SHA for 1728f7c
Browse repository at this point
Minor renaming.
DanielRosenwasser
committed
69018e6
View commit details
Copy full SHA for 69018e6
Browse repository at this point
Removed TODO relating to the task I just fixed.
DanielRosenwasser
committed
b7343c2
View commit details
Copy full SHA for b7343c2
Browse repository at this point
Complain when a non-void/any function lacks a return expresson.
Show description for d33127a
DanielRosenwasser
committed
d33127a
View commit details
Copy full SHA for d33127a
Browse repository at this point
Added contextual signature instantiation during type inference.
Show description for b24b28e
unknown
committed
b24b28e
View commit details
Copy full SHA for b24b28e
Browse repository at this point
Merge pull request #169 from DickvdBrink/browser-test-patch
Show description for 42f6a99
mhegazy
committed
42f6a99
View commit details
Copy full SHA for 42f6a99
Browse repository at this point
Changed error spans for duplicate default clauses, added tests for it.
DanielRosenwasser
committed
fa04d4d
View commit details
Copy full SHA for fa04d4d
Browse repository at this point
Added checking for switch statements with multiple default clauses.
DanielRosenwasser
committed
4ac676f
View commit details
Copy full SHA for 4ac676f
Browse repository at this point
Fix browser tests not working when not cloned in TypeScript directory
DickvdBrink
committed
4635215
View commit details
Copy full SHA for 4635215
Browse repository at this point
Addressing CR feedback.
unknown
committed
c3624c9
View commit details
Copy full SHA for c3624c9
Browse repository at this point
Accepting baselines.
ahejlsberg
authored and
unknown
committed
a25d3c1
View commit details
Copy full SHA for a25d3c1
Browse repository at this point
Improving code and addressing code review feedback.
Show description for 24dbe2d
ahejlsberg
authored and
unknown
committed
24dbe2d
View commit details
Copy full SHA for 24dbe2d
Browse repository at this point
Ensuring local module names are unique in emit.
Show description for 175dba4
ahejlsberg
authored and
unknown
committed
175dba4
View commit details
Copy full SHA for 175dba4
Browse repository at this point
Improving code and addressing code review feedback.
Show description for 393be46
ahejlsberg
authored and
unknown
committed
393be46
View commit details
Copy full SHA for 393be46
Browse repository at this point
Ensuring local module names are unique in emit.
Show description for 85225c8
ahejlsberg
authored and
unknown
committed
85225c8
View commit details
Copy full SHA for 85225c8
Browse repository at this point
Update README.md
Show description for 5d8773a
mhegazy
committed
5d8773a
View commit details
Copy full SHA for 5d8773a
Browse repository at this point
Update README.md
Show description for b7d525d
mhegazy
committed
b7d525d
View commit details
Copy full SHA for b7d525d
Browse repository at this point
Condense all error spans to just the name for variable, class, interface, module, enum and enum member
JsonFreeman
committed
585d9bd
View commit details
Copy full SHA for 585d9bd
Browse repository at this point
Address PR feedback
JsonFreeman
committed
3580a99
View commit details
Copy full SHA for 3580a99
Browse repository at this point
Update baselines for not emitting when module flag is not specified
JsonFreeman
committed
c2fc52e
View commit details
Copy full SHA for c2fc52e
Browse repository at this point
Remove error about missing module flag from checker
JsonFreeman
committed
837a893
View commit details
Copy full SHA for 837a893
Browse repository at this point
Add error about missing module flag to createProgram
JsonFreeman
committed
91d31c7
View commit details
Copy full SHA for 91d31c7
Browse repository at this point
Merge pull request #155 from Microsoft/check_this
Show description for f7d7623
vladima
committed
f7d7623
View commit details
Copy full SHA for f7d7623
Browse repository at this point
Previous
Next
You can’t perform that action at this time.