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