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 }}
crlive
/
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 Sep 28, 2015
Merge branch 'Eyas-vscode-ignores'
Show description for c55d6dc
mhegazy
committed
c55d6dc
Copy full SHA for c55d6dc
Merge branch 'vscode-ignores' of https://github.com/Eyas/TypeScript into Eyas-vscode-ignores
mhegazy
committed
20eaa22
Copy full SHA for 20eaa22
Merge pull request #4932 from Microsoft/formatMalformedTsx
Show description for 85a29d2
vladima
committed
85a29d2
Copy full SHA for 85a29d2
Merge pull request #5002 from Microsoft/weswigham-patch-1
Show description for 83991c0
RyanCavanaugh
committed
83991c0
Copy full SHA for 83991c0
Update CONTRIBUTING.md
Show description for 3ecad00
mhegazy
committed
3ecad00
Copy full SHA for 3ecad00
Add .vscode to npmignore
weswigham
committed
accf6ea
Copy full SHA for accf6ea
Merge pull request #4980 from csnover/fix-4952
Show description for b046c3a
vladima
committed
b046c3a
Copy full SHA for b046c3a
Merge pull request #4991 from MartyIX/patch-1
Show description for 7d257b2
DanielRosenwasser
committed
7d257b2
Copy full SHA for 7d257b2
Update emitter.ts
Show description for 08a494e
MartyIX
committed
08a494e
Copy full SHA for 08a494e
Commits on Sep 26, 2015
Merge branch 'grabParamsFromInitializers'
DanielRosenwasser
committed
d9559d5
Copy full SHA for d9559d5
:%s/apst/apt
DanielRosenwasser
committed
2692cde
Copy full SHA for 2692cde
Commits on Sep 25, 2015
Put AMD dependency list inline with define call in UMD modules
Show description for f396904
csnover
committed
f396904
Copy full SHA for f396904
Try to grab parameters for single-declaration variable statements.
Show description for 6bfc28f
DanielRosenwasser
committed
6bfc28f
Copy full SHA for 6bfc28f
Modified/added tests.
DanielRosenwasser
committed
7b7e62c
Copy full SHA for 7b7e62c
Merge pull request #4978 from Microsoft/expandDocTemplateCoverage
Show description for 0ab9536
DanielRosenwasser
committed
0ab9536
Copy full SHA for 0ab9536
Amended comments.
DanielRosenwasser
committed
a458d4b
Copy full SHA for a458d4b
Merge pull request #4973 from weswigham/4699-fix
Show description for 76ef9ce
weswigham
committed
76ef9ce
Copy full SHA for 76ef9ce
Switched parameter name to array binding pattern.
DanielRosenwasser
committed
43a6eb8
Copy full SHA for 43a6eb8
Yeah.
weswigham
committed
031240f
Copy full SHA for 031240f
Remove postinstall, make it manual, make sure jakefile is in gitignore
weswigham
committed
ff4c20c
Copy full SHA for ff4c20c
Better messages.
weswigham
committed
106b32d
Copy full SHA for 106b32d
Run linking script only if present
weswigham
committed
c88ba9b
Copy full SHA for c88ba9b
Merge pull request #4946 from Microsoft/constInitializersInEnums
Show description for b866781
vladima
committed
b866781
Copy full SHA for b866781
Merge pull request #4961 from weswigham/repo-hooks
Show description for b786687
weswigham
committed
b786687
Copy full SHA for b786687
Ensure that doc comments don't appear between dotted names.
Show description for 81dabb4
DanielRosenwasser
committed
81dabb4
Copy full SHA for 81dabb4
Added tests for dotted namespace declarations, object literal methods.
DanielRosenwasser
committed
08e2b0a
Copy full SHA for 08e2b0a
intentation is powerful
weswigham
committed
29f7c2c
Copy full SHA for 29f7c2c
We can go simpler
weswigham
committed
9984ae9
Copy full SHA for 9984ae9
fix hook
weswigham
committed
e747bf2
Copy full SHA for e747bf2
Add git hooks
weswigham
committed
758e440
Copy full SHA for 758e440
Commits on Sep 24, 2015
Add JSDoc to methods, constructors, classes, and namespace/module declarations.
DanielRosenwasser
committed
67b44b5
Copy full SHA for 67b44b5
Amended tests.
DanielRosenwasser
committed
7f4f461
Copy full SHA for 7f4f461
Use a loop because reduce is unreadable.
DanielRosenwasser
committed
1545ab5
Copy full SHA for 1545ab5
Merge pull request #4956 from Microsoft/bindingElementContextualTyping
Show description for bcea359
ahejlsberg
committed
bcea359
Copy full SHA for bcea359
Adding repro from #4818 to test
ahejlsberg
committed
80e3b72
Copy full SHA for 80e3b72
Pagination
Previous
Next
You can’t perform that action at this time.