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 }}
codespawner
/
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 Dec 3, 2014
Merge pull request #1357 from Arnavion/remove-es6-bom
Show description for 0907e17
DanielRosenwasser
committed
0907e17
Copy full SHA for 0907e17
Remove BOM from es6.d.ts
Show description for d7c32a4
Arnavion
committed
d7c32a4
Copy full SHA for d7c32a4
Merge pull request #1333 from Microsoft/getOccurancesAssert
Show description for c075fe1
mhegazy
committed
c075fe1
Copy full SHA for c075fe1
Fix typo in comment
mhegazy
committed
4a318bb
Copy full SHA for 4a318bb
Handel unsuported modiefiers in getModifierOccurrences
mhegazy
committed
d31dfd6
Copy full SHA for d31dfd6
Merge branch 'master' into getOccurancesAssert
mhegazy
committed
d9b3d21
Copy full SHA for d9b3d21
Simplify arrow function expression parsing.
Show description for f520129
CyrusNajmabadi
committed
f520129
Copy full SHA for f520129
Merge pull request #1345 from Microsoft/eofComments
Show description for 06bb947
CyrusNajmabadi
committed
06bb947
Copy full SHA for 06bb947
Add a dedicated 'EndOfFile' token to a SourceFile.
Show description for 5a7500c
CyrusNajmabadi
committed
5a7500c
Copy full SHA for 5a7500c
Merge pull request #1343 from Microsoft/parserWork
Show description for 6e945af
CyrusNajmabadi
committed
6e945af
Copy full SHA for 6e945af
Merge pull request #1269 from Microsoft/refactorEmitter
Show description for bf4bf27
Yui
committed
bf4bf27
Copy full SHA for bf4bf27
Commits on Dec 2, 2014
Merge branch 'master' into refactorEmitter
Yui T
committed
4471f90
Copy full SHA for 4471f90
Merge pull request #1322 from Microsoft/exposeServices
Show description for e4817b5
DanielRosenwasser
committed
e4817b5
Copy full SHA for e4817b5
Merge branch 'master' into refactorEmitter
Yui T
committed
c53f3f5
Copy full SHA for c53f3f5
Merge pull request #1344 from Microsoft/sig_help_crash
Show description for 2178aec
vladima
committed
2178aec
Copy full SHA for 2178aec
Added comment.
DanielRosenwasser
committed
636a466
Copy full SHA for 636a466
fix crash in signature help
vladima
committed
76e8560
Copy full SHA for 76e8560
Merge branch 'master' into refactorEmitter
Show description for 1f61925
Yui T
committed
1f61925
Copy full SHA for 1f61925
Extract reference comments out into their own diagnostics array.
Show description for 90bf48f
CyrusNajmabadi
committed
90bf48f
Copy full SHA for 90bf48f
Merge branch 'refactorEmitter' of https://github.com/Microsoft/TypeScript into refactorEmitter
Yui T
committed
95e3c75
Copy full SHA for 95e3c75
Address codereview
Yui T
committed
ff3d64f
Copy full SHA for ff3d64f
Address codereview
Yui T
committed
a38e76b
Copy full SHA for a38e76b
Merge pull request #1342 from Microsoft/externalModuleFix
Show description for ec0f5e4
CyrusNajmabadi
committed
ec0f5e4
Copy full SHA for ec0f5e4
Find imported external modules that start with double underscores.
CyrusNajmabadi
committed
ec17f36
Copy full SHA for ec17f36
Add failing test.
CyrusNajmabadi
committed
a6a7e81
Copy full SHA for a6a7e81
Add explanatory comment.
Show description for a6fe980
CyrusNajmabadi
committed
a6fe980
Copy full SHA for a6fe980
Merge pull request #1332 from Microsoft/getEmitOutputCleanup
Show description for cf1f640
mhegazy
committed
cf1f640
Copy full SHA for cf1f640
baseline change conflict not caught during github merge
sheetalkamat
committed
8b078c2
Copy full SHA for 8b078c2
Merge pull request #1056 from Microsoft/unionTypeConformance
Show description for 802f113
sheetalkamat
committed
802f113
Copy full SHA for 802f113
Merge pull request #1334 from Microsoft/tokens
Show description for 04c0552
CyrusNajmabadi
committed
04c0552
Copy full SHA for 04c0552
Reduce arrow function allocations in the parser.
CyrusNajmabadi
committed
deca944
Copy full SHA for deca944
Handel modifier const in getOccurrances
mhegazy
committed
a971425
Copy full SHA for a971425
Remove arrow allocations from the parser in a few places.
CyrusNajmabadi
committed
581ef9f
Copy full SHA for 581ef9f
Make 'CatchClause' have-a block, instead of be-a block.
CyrusNajmabadi
committed
03a2d01
Copy full SHA for 03a2d01
Ensure getEmitOutput only check the file requested
mhegazy
committed
08165c0
Copy full SHA for 08165c0
Pagination
Previous
Next
You can’t perform that action at this time.