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 }}
maxwang7
/
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 Aug 26, 2015
Merge branch 'tinganho-init'
mhegazy
committed
ca593ec
View commit details
Copy full SHA for ca593ec
Browse repository at this point
change variable name
mhegazy
committed
ea35f07
View commit details
Copy full SHA for ea35f07
Browse repository at this point
Only set files if we have one
mhegazy
committed
01dda94
View commit details
Copy full SHA for 01dda94
Browse repository at this point
use toLowerCase and remove unused property
mhegazy
committed
d3d4a00
View commit details
Copy full SHA for d3d4a00
Browse repository at this point
Move handeling to a diffrent function, and remove specialized serialization
mhegazy
committed
509232f
View commit details
Copy full SHA for 509232f
Browse repository at this point
Commits on Aug 25, 2015
Update error message
mhegazy
committed
16a6de2
View commit details
Copy full SHA for 16a6de2
Browse repository at this point
Make new exported functions internal
mhegazy
committed
b85665c
View commit details
Copy full SHA for b85665c
Browse repository at this point
Merge branch 'init' of https://github.com/tinganho/TypeScript into tinganho-init
Show description for f3d3661
mhegazy
committed
f3d3661
View commit details
Copy full SHA for f3d3661
Browse repository at this point
Update version to 1.7 in 'master'.
DanielRosenwasser
committed
1381544
View commit details
Copy full SHA for 1381544
Browse repository at this point
Merge pull request #4446 from zhengbli/fixLibLineEnding
Show description for ab9cf95
Zhengbo Li
committed
ab9cf95
View commit details
Copy full SHA for ab9cf95
Browse repository at this point
Fix inconsistent line endings in lib.d.ts
zhengbli
committed
9ed51c6
View commit details
Copy full SHA for 9ed51c6
Browse repository at this point
Removes project init test
tinganho
committed
1670ce9
View commit details
Copy full SHA for 1670ce9
Browse repository at this point
Removes jsonWithComments
tinganho
committed
075cd12
View commit details
Copy full SHA for 075cd12
Browse repository at this point
Addresses CR feedback
tinganho
committed
963ba19
View commit details
Copy full SHA for 963ba19
Browse repository at this point
Commits on Aug 24, 2015
Merge pull request #4352 from Microsoft/moduleResolutionStrategies
Show description for 9a6db93
mhegazy
committed
9a6db93
View commit details
Copy full SHA for 9a6db93
Browse repository at this point
Merge branch 'master' into moduleResolutionStrategies
Show description for ab6fe49
mhegazy
committed
ab6fe49
View commit details
Copy full SHA for ab6fe49
Browse repository at this point
Merge pull request #4386 from Microsoft/importDeclarationAndDecorator
Show description for b8c8dbc
sheetalkamat
committed
b8c8dbc
View commit details
Copy full SHA for b8c8dbc
Browse repository at this point
Added test for transpilation with emitting of metadata and decorator
sheetalkamat
committed
2defe94
View commit details
Copy full SHA for 2defe94
Browse repository at this point
Used let instead of var
sheetalkamat
committed
3fdb5e8
View commit details
Copy full SHA for 3fdb5e8
Browse repository at this point
When emitting metadata about type, Use object type if the type cant be resolved
Show description for 3ca0891
sheetalkamat
committed
3ca0891
View commit details
Copy full SHA for 3ca0891
Browse repository at this point
Write synthesized node's text property instead of getting text from source file
Show description for 979e2bf
sheetalkamat
committed
979e2bf
View commit details
Copy full SHA for 979e2bf
Browse repository at this point
Tests for #4239
sheetalkamat
committed
6c457f6
View commit details
Copy full SHA for 6c457f6
Browse repository at this point
Merge branch 'master' into importDeclarationAndDecorator
sheetalkamat
committed
8c7a634
View commit details
Copy full SHA for 8c7a634
Browse repository at this point
Merge pull request #4402 from Microsoft/metadataTypeName
Show description for 1ca28b7
sheetalkamat
committed
1ca28b7
View commit details
Copy full SHA for 1ca28b7
Browse repository at this point
Commits on Aug 21, 2015
Merge pull request #4408 from zhengbli/issue4401
Show description for 15fb496
Zhengbo Li
committed
15fb496
View commit details
Copy full SHA for 15fb496
Browse repository at this point
Merge pull request #4405 from zhengbli/fixTsconfigWatcherIssue
Show description for 9e6501c
Zhengbo Li
committed
9e6501c
View commit details
Copy full SHA for 9e6501c
Browse repository at this point
Merge pull request #4283 from zhengbli/JsDocIntellisense2
Show description for ecaf16d
Zhengbo Li
committed
ecaf16d
View commit details
Copy full SHA for ecaf16d
Browse repository at this point
Move getElementsByClassName from HTMLElement to Element
zhengbli
committed
fb403da
View commit details
Copy full SHA for fb403da
Browse repository at this point
Merge pull request #4406 from RyanCavanaugh/fix4404
Show description for c12da5a
RyanCavanaugh
committed
c12da5a
View commit details
Copy full SHA for c12da5a
Browse repository at this point
Merge pull request #4380 from RyanCavanaugh/fix4376_2
Show description for dec947a
RyanCavanaugh
committed
dec947a
View commit details
Copy full SHA for dec947a
Browse repository at this point
Update LKG
mhegazy
committed
f9c3ade
View commit details
Copy full SHA for f9c3ade
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into fix4376_2
Show description for 27dabe4
RyanCavanaugh
committed
27dabe4
View commit details
Copy full SHA for 27dabe4
Browse repository at this point
:rage1: `debugger;`
RyanCavanaugh
committed
b6f3889
View commit details
Copy full SHA for b6f3889
Browse repository at this point
Correctly identify JSX Expressions as Expression parent nodes
Show description for 00d4b4c
RyanCavanaugh
committed
00d4b4c
View commit details
Copy full SHA for 00d4b4c
Browse repository at this point
Fix issue when the newly added files in tsconfig is not opened
zhengbli
committed
69bc569
View commit details
Copy full SHA for 69bc569
Browse repository at this point
Previous
Next
You can’t perform that action at this time.