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 }}
MyoungJin
/
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 Nov 24, 2014
Merge pull request #1251 from Microsoft/reduceDiagnostics
Show description for 0fd560a
CyrusNajmabadi
committed
0fd560a
Copy full SHA for 0fd560a
Commits on Nov 23, 2014
Merge pull request #1240 from Microsoft/underscoreTS
Show description for eeec0ea
DanielRosenwasser
committed
eeec0ea
Copy full SHA for eeec0ea
Don't report a diagnostic explicitly.
CyrusNajmabadi
committed
71a1f13
Copy full SHA for 71a1f13
Don't explicitly make diagnostics in the parser.
CyrusNajmabadi
committed
76d83ee
Copy full SHA for 76d83ee
Merge pull request #1248 from Microsoft/parserLeniency
Show description for e3278cd
CyrusNajmabadi
committed
e3278cd
Copy full SHA for e3278cd
Added to comment.
DanielRosenwasser
committed
e2eec0e
Copy full SHA for e2eec0e
Rename 'block' to 'body'.
Show description for af2dd5c
CyrusNajmabadi
committed
af2dd5c
Copy full SHA for af2dd5c
Make parser more lenient with what it allows as the body of a function.
Show description for 300862a
CyrusNajmabadi
committed
300862a
Copy full SHA for 300862a
Commits on Nov 22, 2014
Merge pull request #1246 from Microsoft/moreGrammarChecks
Show description for dc17a24
CyrusNajmabadi
committed
dc17a24
Copy full SHA for dc17a24
Merge pull request #1245 from Microsoft/parserConsistency
Show description for 68ce4ee
CyrusNajmabadi
committed
68ce4ee
Copy full SHA for 68ce4ee
Merge branch 'master' into parserConsistency
Show description for eb541bf
CyrusNajmabadi
committed
eb541bf
Copy full SHA for eb541bf
Move parser error to the grammar checker.
Show description for 8036671
CyrusNajmabadi
committed
8036671
Copy full SHA for 8036671
Move parser error to grammar check phase.
Show description for 5fcbeb5
CyrusNajmabadi
committed
5fcbeb5
Copy full SHA for 5fcbeb5
More parser consistency.
CyrusNajmabadi
committed
932aa94
Copy full SHA for 932aa94
Merge pull request #1244 from Microsoft/noModifierContext
Show description for 16d5ae7
CyrusNajmabadi
committed
16d5ae7
Copy full SHA for 16d5ae7
More parser simplification.
CyrusNajmabadi
committed
f61f70a
Copy full SHA for f61f70a
Simplify parser.
CyrusNajmabadi
committed
9ff553e
Copy full SHA for 9ff553e
Make node creation more consistent in the parser.
CyrusNajmabadi
committed
a36e6ad
Copy full SHA for a36e6ad
Initial work on making all node construction in the parser consistent.
CyrusNajmabadi
committed
f559eff
Copy full SHA for f559eff
remove unneeded enum from the parser.
CyrusNajmabadi
committed
1837799
Copy full SHA for 1837799
Merge pull request #1241 from Microsoft/drop_unused_variables
Show description for 9d079b4
vladima
committed
9d079b4
Copy full SHA for 9d079b4
drop unused variables
vladima
committed
9781c05
Copy full SHA for 9781c05
Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed.
DanielRosenwasser
committed
7836ae8
Copy full SHA for 7836ae8
Commits on Nov 21, 2014
Merge pull request #1134 from Microsoft/constLet
Show description for dc3bd6a
sheetalkamat
committed
dc3bd6a
Copy full SHA for dc3bd6a
Merge branch 'master' into constLet
sheetalkamat
committed
28c41e8
Copy full SHA for 28c41e8
Merge remote-tracking branch 'origin/release-1.3'
sheetalkamat
committed
c4a49ac
Copy full SHA for c4a49ac
Merge branch 'release-1.3'
sheetalkamat
committed
e101c27
Copy full SHA for e101c27
Merge branch 'release-1.3'
sheetalkamat
committed
3af2c29
Copy full SHA for 3af2c29
Merge remote-tracking branch release-1.3
sheetalkamat
committed
77572da
Copy full SHA for 77572da
Merge branch 'master' into constLet
sheetalkamat
committed
0762e55
Copy full SHA for 0762e55
Merge pull request #1140 from Microsoft/signatureInfoApiRemoval
Show description for 51017cd
sheetalkamat
committed
51017cd
Copy full SHA for 51017cd
Merge pull request #1122 from Microsoft/useTypeAnnotationInDeclarationsEmitter
Show description for 763a114
sheetalkamat
committed
763a114
Copy full SHA for 763a114
Merge branch 'master' into constLet
sheetalkamat
committed
4320c67
Copy full SHA for 4320c67
Merge pull request #1230 from Microsoft/removeImpls
Show description for 4fb04c7
CyrusNajmabadi
committed
4fb04c7
Copy full SHA for 4fb04c7
Merge branch 'master' into signatureInfoApiRemoval
sheetalkamat
committed
302c246
Copy full SHA for 302c246
Pagination
Previous
Next
You can’t perform that action at this time.