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 }}
Davletvm
/
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 Nov 22, 2014
Merge pull request #1246 from Microsoft/moreGrammarChecks
Show description for dc17a24
CyrusNajmabadi
committed
dc17a24
View commit details
Copy full SHA for dc17a24
Browse repository at this point
Merge pull request #1245 from Microsoft/parserConsistency
Show description for 68ce4ee
CyrusNajmabadi
committed
68ce4ee
View commit details
Copy full SHA for 68ce4ee
Browse repository at this point
Merge branch 'master' into parserConsistency
Show description for eb541bf
CyrusNajmabadi
committed
eb541bf
View commit details
Copy full SHA for eb541bf
Browse repository at this point
Move parser error to the grammar checker.
Show description for 8036671
CyrusNajmabadi
committed
8036671
View commit details
Copy full SHA for 8036671
Browse repository at this point
Move parser error to grammar check phase.
Show description for 5fcbeb5
CyrusNajmabadi
committed
5fcbeb5
View commit details
Copy full SHA for 5fcbeb5
Browse repository at this point
More parser consistency.
CyrusNajmabadi
committed
932aa94
View commit details
Copy full SHA for 932aa94
Browse repository at this point
Merge pull request #1244 from Microsoft/noModifierContext
Show description for 16d5ae7
CyrusNajmabadi
committed
16d5ae7
View commit details
Copy full SHA for 16d5ae7
Browse repository at this point
More parser simplification.
CyrusNajmabadi
committed
f61f70a
View commit details
Copy full SHA for f61f70a
Browse repository at this point
Simplify parser.
CyrusNajmabadi
committed
9ff553e
View commit details
Copy full SHA for 9ff553e
Browse repository at this point
Make node creation more consistent in the parser.
CyrusNajmabadi
committed
a36e6ad
View commit details
Copy full SHA for a36e6ad
Browse repository at this point
Initial work on making all node construction in the parser consistent.
CyrusNajmabadi
committed
f559eff
View commit details
Copy full SHA for f559eff
Browse repository at this point
remove unneeded enum from the parser.
CyrusNajmabadi
committed
1837799
View commit details
Copy full SHA for 1837799
Browse repository at this point
Merge pull request #1241 from Microsoft/drop_unused_variables
Show description for 9d079b4
vladima
committed
9d079b4
View commit details
Copy full SHA for 9d079b4
Browse repository at this point
drop unused variables
vladima
committed
9781c05
View commit details
Copy full SHA for 9781c05
Browse repository at this point
Commits on Nov 21, 2014
Merge pull request #1134 from Microsoft/constLet
Show description for dc3bd6a
sheetalkamat
committed
dc3bd6a
View commit details
Copy full SHA for dc3bd6a
Browse repository at this point
Merge branch 'master' into constLet
sheetalkamat
committed
28c41e8
View commit details
Copy full SHA for 28c41e8
Browse repository at this point
Merge remote-tracking branch 'origin/release-1.3'
sheetalkamat
committed
c4a49ac
View commit details
Copy full SHA for c4a49ac
Browse repository at this point
Merge branch 'release-1.3'
sheetalkamat
committed
e101c27
View commit details
Copy full SHA for e101c27
Browse repository at this point
Merge branch 'release-1.3'
sheetalkamat
committed
3af2c29
View commit details
Copy full SHA for 3af2c29
Browse repository at this point
Merge remote-tracking branch release-1.3
sheetalkamat
committed
77572da
View commit details
Copy full SHA for 77572da
Browse repository at this point
Merge branch 'master' into constLet
sheetalkamat
committed
0762e55
View commit details
Copy full SHA for 0762e55
Browse repository at this point
Merge pull request #1140 from Microsoft/signatureInfoApiRemoval
Show description for 51017cd
sheetalkamat
committed
51017cd
View commit details
Copy full SHA for 51017cd
Browse repository at this point
Merge pull request #1122 from Microsoft/useTypeAnnotationInDeclarationsEmitter
Show description for 763a114
sheetalkamat
committed
763a114
View commit details
Copy full SHA for 763a114
Browse repository at this point
Merge branch 'master' into constLet
sheetalkamat
committed
4320c67
View commit details
Copy full SHA for 4320c67
Browse repository at this point
Merge pull request #1230 from Microsoft/removeImpls
Show description for 4fb04c7
CyrusNajmabadi
committed
4fb04c7
View commit details
Copy full SHA for 4fb04c7
Browse repository at this point
Merge branch 'master' into signatureInfoApiRemoval
sheetalkamat
committed
302c246
View commit details
Copy full SHA for 302c246
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript
CyrusNajmabadi
committed
da3ae32
View commit details
Copy full SHA for da3ae32
Browse repository at this point
Write constructor type and function type annotation to adapt to new SyntaxKind introduced
sheetalkamat
committed
b760000
View commit details
Copy full SHA for b760000
Browse repository at this point
Remove unnecessary 'do nothing' implementations in SourceFileObject.
CyrusNajmabadi
committed
598fb71
View commit details
Copy full SHA for 598fb71
Browse repository at this point
Have the parser give real positions for empty tokens.
Show description for b8a8c35
CyrusNajmabadi
committed
b8a8c35
View commit details
Copy full SHA for b8a8c35
Browse repository at this point
Merge branch 'master' into useTypeAnnotationInDeclarationsEmitter
sheetalkamat
committed
f44d0c0
View commit details
Copy full SHA for f44d0c0
Browse repository at this point
Commits on Nov 20, 2014
Merge pull request #1131 from Microsoft/relativePathReferenceResolution
Show description for ff23748
sheetalkamat
committed
ff23748
View commit details
Copy full SHA for ff23748
Browse repository at this point
Remove the --noResolve check when finding the file.
Show description for 7d103a1
sheetalkamat
committed
7d103a1
View commit details
Copy full SHA for 7d103a1
Browse repository at this point
Update LKG.
CyrusNajmabadi
committed
d11660c
View commit details
Copy full SHA for d11660c
Browse repository at this point
Merge pull request #1221 from Microsoft/grammarChecks
Show description for 6b302fa
CyrusNajmabadi
committed
6b302fa
View commit details
Copy full SHA for 6b302fa
Browse repository at this point
Previous
Next
You can’t perform that action at this time.